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