summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-06-04 20:48:27 +0200
committerraveit65 <[email protected]>2016-06-04 20:49:09 +0200
commit756605e33ac01b55b6762da9d9f6b76a134794be (patch)
tree8434cd204ead57ee1904f9dd73ab8852adbdbdf8 /desktop-themes/BlueMenta
parent1ed4271e6d34fa3e0a3bfca619f3bdcbb3391cfa (diff)
downloadmate-themes-756605e33ac01b55b6762da9d9f6b76a134794be.tar.bz2
mate-themes-756605e33ac01b55b6762da9d9f6b76a134794be.tar.xz
GTK+-3.20 Menta themes: increase font-weight for panel menubar
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/mate-applications.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
index 9d727492..67157fcc 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
@@ -299,6 +299,7 @@ MatePanelAppletFrameDBus {
.mate-panel-menu-bar menubar > menuitem {
transition: all 200ms ease-out;
text-shadow: none;
+ font-weight: 600;
}
/* set selected menubar button */
@@ -317,6 +318,7 @@ MatePanelAppletFrameDBus {
.mate-panel-menu-bar menubar menu menuitem {
transition: all 150ms ease-out;
padding: 6px;
+ font-weight: normal;
}
/* set selected menubar menuitem */