Themes: Don't set background color for the filter icon.

fixes #28860.

Built from https://develop.svn.wordpress.org/trunk@29124


git-svn-id: http://core.svn.wordpress.org/trunk@28909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2014-07-12 19:49:14 +00:00
parent 60a0b3b17d
commit 5940d4527c
33 changed files with 150 additions and 58 deletions

View File

@ -439,17 +439,23 @@ ul#adminmenu > li.current > a.current:after {
border-bottom-color: $menu-background;
}
body.more-filters-opened .more-filters,
body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: $menu-text;
background-color: $menu-background;
}
body.more-filters-opened .more-filters:before {
color: $menu-text;
}
body.more-filters-opened .more-filters:hover,
body.more-filters-opened .more-filters:focus,
body.more-filters-opened .more-filters:focus {
background-color: $menu-highlight-background;
color: $menu-highlight-text;
}
body.more-filters-opened .more-filters:hover:before,
body.more-filters-opened .more-filters:focus:before {
background-color: $menu-highlight-background;
color: $menu-highlight-text;
}

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #52accc; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #52accc; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #096484;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #096484;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #52accc; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #52accc; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #096484;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #096484;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #59524c; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #59524c; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #c7a589;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #c7a589;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #59524c; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #59524c; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #c7a589;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #c7a589;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #523f6d; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #523f6d; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #a3b745;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #a3b745;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #523f6d; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #523f6d; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #a3b745;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #a3b745;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #e5e5e5; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #333;
background-color: #e5e5e5; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #333; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #888;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #888;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #e5e5e5; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #333;
background-color: #e5e5e5; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #333; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #888;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #888;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #363b3f; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #363b3f; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #e14d43;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #e14d43;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #363b3f; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #363b3f; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #e14d43;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #e14d43;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #738e96; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #738e96; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #9ebaa0;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #9ebaa0;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #738e96; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #738e96; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #9ebaa0;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #9ebaa0;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #cf4944; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #cf4944; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #dd823b;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #dd823b;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -280,14 +280,20 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre
.theme-section.current, .theme-filter.current {
border-bottom-color: #cf4944; }
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
color: #fff;
background-color: #cf4944; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:before {
color: #fff; }
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus {
background-color: #dd823b;
color: #fff; }
body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
color: #fff; }
.theme-install-overlay .close-full-overlay:hover, .theme-install-overlay .close-full-overlay:focus, .theme-install-overlay .previous-theme:hover, .theme-install-overlay .previous-theme:focus, .theme-install-overlay .next-theme:hover, .theme-install-overlay .next-theme:focus {
background-color: #dd823b;
color: #fff; }

File diff suppressed because one or more lines are too long

View File

@ -1180,8 +1180,7 @@ body.show-upload-theme .upload-theme + .theme-navigation + .theme-browser {
margin: 0 10px;
padding: 4px 6px;
}
body.more-filters-opened .more-filters,
body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
background: #777;
-webkit-border-radius: 2px;
border-radius: 2px;
@ -1189,10 +1188,12 @@ body.more-filters-opened .more-filters:before {
color: #fff;
}
body.more-filters-opened .more-filters:before {
color: #fff;
}
body.more-filters-opened .more-filters:hover,
body.more-filters-opened .more-filters:focus,
body.more-filters-opened .more-filters:hover:before,
body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:focus {
background: rgb(46, 162, 204);
}

View File

@ -1180,8 +1180,7 @@ body.show-upload-theme .upload-theme + .theme-navigation + .theme-browser {
margin: 0 10px;
padding: 4px 6px;
}
body.more-filters-opened .more-filters,
body.more-filters-opened .more-filters:before {
body.more-filters-opened .more-filters {
background: #777;
-webkit-border-radius: 2px;
border-radius: 2px;
@ -1189,10 +1188,12 @@ body.more-filters-opened .more-filters:before {
color: #fff;
}
body.more-filters-opened .more-filters:before {
color: #fff;
}
body.more-filters-opened .more-filters:hover,
body.more-filters-opened .more-filters:focus,
body.more-filters-opened .more-filters:hover:before,
body.more-filters-opened .more-filters:focus:before {
body.more-filters-opened .more-filters:focus {
background: rgb(46, 162, 204);
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long