summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta
diff options
context:
space:
mode:
authorCharles Bos <[email protected]>2017-01-18 10:54:13 +0000
committerraveit65 <[email protected]>2017-01-24 20:55:19 +0100
commit93d1ae3fd6ca4b9737df374dc814a4651fdf30cb (patch)
tree29a3ba9dff6cb813479db921f2d0f11b6260d60f /desktop-themes/Menta
parent1253c33d4ed0d4ad3036d0729719b35b719adb21 (diff)
downloadmate-themes-93d1ae3fd6ca4b9737df374dc814a4651fdf30cb.tar.bz2
mate-themes-93d1ae3fd6ca4b9737df374dc814a4651fdf30cb.tar.xz
GTK+-3.20 Menta themes: use normal font weighting for panel main menu labels
Diffstat (limited to 'desktop-themes/Menta')
-rw-r--r--desktop-themes/Menta/gtk-3.0/mate-applications.css2
1 files changed, 1 insertions, 1 deletions
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;
}