From 93d1ae3fd6ca4b9737df374dc814a4651fdf30cb Mon Sep 17 00:00:00 2001 From: Charles Bos Date: Wed, 18 Jan 2017 10:54:13 +0000 Subject: GTK+-3.20 Menta themes: use normal font weighting for panel main menu labels --- desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 7e5537ad..b74d4f1e 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -357,7 +357,7 @@ window.background, /* selector where outlines are writen on GtkTrayIcon */ .mate-panel-menu-bar menubar > menuitem { transition: all 200ms ease-out; text-shadow: none; - font-weight: 600; + font-weight: normal; padding: 4px; } -- cgit v1.2.1