diff options
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/other-applications.css | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css index 70f4d48c..98f57958 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css @@ -502,8 +502,10 @@ PanelApplet .button:prelight, text-shadow: none; } -ClockBox { - text-shadow: none; +ClockBox, +.mate-panel-menu-bar.menubar, +PanelApplet > GtkMenuBar.menubar { + font: normal; } WnckPager, WnckTasklist { |