summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-3.0
diff options
context:
space:
mode:
authorBalló György <[email protected]>2015-12-15 10:16:05 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-21 01:27:29 +0100
commit97efecacbe137044b973508a4af3838b39bcfefd (patch)
tree9b21dd7590647df1e05c7416f778ab429617e83b /desktop-themes/Menta/gtk-3.0
parente7d1cb1f24b41a6cc2df5100e944faec9712554b (diff)
downloadmate-themes-97efecacbe137044b973508a4af3838b39bcfefd.tar.bz2
mate-themes-97efecacbe137044b973508a4af3838b39bcfefd.tar.xz
GTK3: Menta themes: fix mate-panel separator background
Diffstat (limited to 'desktop-themes/Menta/gtk-3.0')
-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 749251a2..c7c5a0eb 100644
--- a/desktop-themes/Menta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css
@@ -417,7 +417,7 @@ MatePanelApplet {
MatePanelAppletFrameDBus PanelSeparator,
PanelSeparator {
border-width: 0;
- background-color: @theme_fg_color;
+ background-color: @theme_bg_color;
color: shade (@theme_fg_color, 4.30);
text-shadow: none;
}