mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
No image-effects on the indicator-menus
This commit is contained in:
@@ -33,4 +33,8 @@ XfceHeading {
|
|||||||
background-image: none;
|
background-image: none;
|
||||||
color: shade(@panel_fg_color, 1.08);
|
color: shade(@panel_fg_color, 1.08);
|
||||||
transition: none;
|
transition: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.xfce4-panel .menu {
|
||||||
|
-gtk-image-effect: none;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user