From 756605e33ac01b55b6762da9d9f6b76a134794be Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 4 Jun 2016 20:48:27 +0200 Subject: GTK+-3.20 Menta themes: increase font-weight for panel menubar --- desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'desktop-themes/BlueMenta') diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index 9d727492..67157fcc 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -299,6 +299,7 @@ MatePanelAppletFrameDBus { .mate-panel-menu-bar menubar > menuitem { transition: all 200ms ease-out; text-shadow: none; + font-weight: 600; } /* set selected menubar button */ @@ -317,6 +318,7 @@ MatePanelAppletFrameDBus { .mate-panel-menu-bar menubar menu menuitem { transition: all 150ms ease-out; padding: 6px; + font-weight: normal; } /* set selected menubar menuitem */ -- cgit v1.2.1