Adwaita: Remove nonsensical expander theming

No red backgrounds, please.
This commit is contained in:
Matthias Clasen 2015-12-15 00:10:16 -05:00
parent 61fb3f828e
commit e2bc77b9af
3 changed files with 0 additions and 5 deletions

View File

@ -2681,7 +2681,6 @@ row {
*************/
expander {
& title:hover { background: red; }
& arrow {
-gtk-icon-source: -gtk-icontheme('pan-end-symbolic');
&:dir(rtl) { -gtk-icon-source: -gtk-icontheme('pan-end-symbolic-rtl'); }

View File

@ -3804,8 +3804,6 @@ row {
/*************
* Expanders *
*************/
expander title:hover {
background: red; }
expander arrow {
-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
expander arrow:dir(rtl) {

View File

@ -3974,8 +3974,6 @@ row {
/*************
* Expanders *
*************/
expander title:hover {
background: red; }
expander arrow {
-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
expander arrow:dir(rtl) {