#31498 closed defect (bug) (fixed)
Press This: Refactor button styles
| Reported by: | michael-arestad | Owned by: | azaozz |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Press This | Version: | 4.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Before:
After