diff options
author | raveit65 <[email protected]> | 2013-11-04 22:02:54 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2013-11-04 22:02:54 +0100 |
commit | 166622b9a61cfbd133587b8f52419a335b7da3ee (patch) | |
tree | 7ca5ca311ea90144a3c2dc912740ebb7c41e33af /desktop-themes/Menta | |
parent | ca3cc6563db38b6e55a8af918cd7bfce50462fb2 (diff) | |
parent | 0d918754388a7aaca888c0db8d75fced515acd19 (diff) | |
download | mate-themes-166622b9a61cfbd133587b8f52419a335b7da3ee.tar.bz2 mate-themes-166622b9a61cfbd133587b8f52419a335b7da3ee.tar.xz |
Merge branch 'master' of github.com:mate-desktop/mate-themes
Diffstat (limited to 'desktop-themes/Menta')
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/other-applications.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/other-applications.css b/desktop-themes/Menta/gtk-3.0/other-applications.css index 72bbe518..5f1d01dc 100644 --- a/desktop-themes/Menta/gtk-3.0/other-applications.css +++ b/desktop-themes/Menta/gtk-3.0/other-applications.css @@ -346,7 +346,7 @@ PanelApplet { PanelSeparator { border-width: 0; background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@menu_bg_color, 0-96)), + from (shade (@menu_bg_color, 0.96)), to (shade (@menu_bg_color, 1.05))); -unico-inner-stroke-width: 0; -unico-outer-stroke-width: 0; |