#28794 closed enhancement (fixed)
Use reusable OOCSS for the filter bar on the Add Themes page
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Themes | Keywords: | |
Focuses: | Cc: |
Description
The attached patch refactors .theme-navigation
to use a generic .wp-filter
for all CSS selectors/JS hooks on the Add Themes page to increase reusability such as for use with the media grid in 4.0 rather than having to duplicate the styling.
I've also added a reusable .wp-title-count
inside common.css which shows a count of themes used on wp-admin/themes.php.
Attachments (4)
Change History (7)
Note: See
TracTickets for help on using
tickets.
In 29217: