No image-effects on the indicator-menus
parent
40d7153824
commit
686a0b4007
|
@ -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;
|
||||||
}
|
}
|
Loading…
Reference in New Issue