Make WordPress Core

Ticket #28854: 28854.diff

File 28854.diff, 382 bytes (added by michalzuber, 10 years ago)

.more-filters is unique on that page so it's OK without .theme-navigation

  • src/wp-admin/css/themes.css

     
    11731173.theme-top-filters {
    11741174        display: inline-block;
    11751175}
    1176 .theme-navigation .more-filters {
     1176.more-filters {
    11771177        color: #666;
    11781178        cursor: pointer;
    11791179        display: inline-block;