GTK3: fix theme for whiskermenu in icons mode
This commit is contained in:
@@ -170,10 +170,13 @@ list.tweak-categories separator {
|
||||
border: 0;
|
||||
border-radius: 8px;
|
||||
box-shadow: inset 0 0 10px $shadow_color;
|
||||
background: $_dark_bg;
|
||||
padding: 7px 10px;
|
||||
margin: 0 5px;
|
||||
|
||||
&, iconview {
|
||||
background: $_dark_bg;
|
||||
}
|
||||
|
||||
treeview {
|
||||
background: transparent;
|
||||
border-radius: $button_radius;
|
||||
|
||||
Reference in New Issue
Block a user