five-for-the-future/plugins/wporg-5ftf
Kelly Dwan 619af97bd1
Forms: Use button class directly on buttons for consistent display
Adding the `button` mixin into `input[type="submit"] caused conflicts with the other button classes (`.button-primary`) due to specificity. The button classes should be used on all buttons instead. This also updates which button on the Manage Pledge form is the "primary" action, since it's easy to skip the Update button when it's not primary.
2019-12-09 11:15:39 -05:00
..
assets Pledges: Add UI for setting "deactivated" status (#115) 2019-12-05 13:20:11 -05:00
includes Regularly store stats snapshots to track historical trends. 2019-12-06 08:03:54 -08:00
tests Organize email & authentication code (#101) 2019-11-20 10:40:45 -05:00
views Forms: Use button class directly on buttons for consistent display 2019-12-09 11:15:39 -05:00
.gitignore Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00
index.php Regularly store stats snapshots to track historical trends. 2019-12-06 08:03:54 -08:00