diff --git a/gtk-3.0/apps/xfce.css b/gtk-3.0/apps/xfce.css index 3cb0510..0b1c46e 100644 --- a/gtk-3.0/apps/xfce.css +++ b/gtk-3.0/apps/xfce.css @@ -33,4 +33,8 @@ XfceHeading { background-image: none; color: shade(@panel_fg_color, 1.08); transition: none; +} + +.xfce4-panel .menu { + -gtk-image-effect: none; } \ No newline at end of file