#31498 closed defect (bug) (fixed)
Press This: Refactor button styles
Reported by: | Michael Arestad | Owned by: | azaozz |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 4.2 |
Component: | Press This | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
Current issues:
- buttons.css loads after press-this.css making overrides more complex than necessary
- buttons.css has unused press-this selectors
- press-this.css has duplicate button styles. Removing a few in favor of using buttons.css styles
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Before:
After