#28794 closed enhancement (fixed)
Use reusable OOCSS for the filter bar on the Add Themes page
| Reported by: | paulwilde | Owned by: | helen |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Themes | Version: | 4.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 29217: