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:42 +0100
commit444da108ae23ad93d49ed8846cfd1ce3351141be (patch)
tree2a49971b7567f91b0eac550d3e75d6f8560437bc /desktop-themes/BlueMenta
parent2d5d80257d8c9a693ca989403271c05789ea0f3f (diff)
downloadmate-themes-444da108ae23ad93d49ed8846cfd1ce3351141be.tar.bz2
mate-themes-444da108ae23ad93d49ed8846cfd1ce3351141be.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 e3b5b0ab..a4193ba5 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;
}