Adwaita: Remove nonsensical expander theming
No red backgrounds, please.
This commit is contained in:
parent
61fb3f828e
commit
e2bc77b9af
@ -2681,7 +2681,6 @@ row {
|
|||||||
*************/
|
*************/
|
||||||
|
|
||||||
expander {
|
expander {
|
||||||
& title:hover { background: red; }
|
|
||||||
& arrow {
|
& arrow {
|
||||||
-gtk-icon-source: -gtk-icontheme('pan-end-symbolic');
|
-gtk-icon-source: -gtk-icontheme('pan-end-symbolic');
|
||||||
&:dir(rtl) { -gtk-icon-source: -gtk-icontheme('pan-end-symbolic-rtl'); }
|
&:dir(rtl) { -gtk-icon-source: -gtk-icontheme('pan-end-symbolic-rtl'); }
|
||||||
|
@ -3804,8 +3804,6 @@ row {
|
|||||||
/*************
|
/*************
|
||||||
* Expanders *
|
* Expanders *
|
||||||
*************/
|
*************/
|
||||||
expander title:hover {
|
|
||||||
background: red; }
|
|
||||||
expander arrow {
|
expander arrow {
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
|
||||||
expander arrow:dir(rtl) {
|
expander arrow:dir(rtl) {
|
||||||
|
@ -3974,8 +3974,6 @@ row {
|
|||||||
/*************
|
/*************
|
||||||
* Expanders *
|
* Expanders *
|
||||||
*************/
|
*************/
|
||||||
expander title:hover {
|
|
||||||
background: red; }
|
|
||||||
expander arrow {
|
expander arrow {
|
||||||
-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
|
||||||
expander arrow:dir(rtl) {
|
expander arrow:dir(rtl) {
|
||||||
|
Loading…
Reference in New Issue
Block a user