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/Menta/gtk-3.0/mate-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/Menta') diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css index 2b099fc9..c8613372 100644 --- a/desktop-themes/Menta/gtk-3.0/mate-applications.css +++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css @@ -350,7 +350,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