summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2013-10-28 17:15:36 +0100
committerWolfgang Ulbrich <[email protected]>2013-10-28 17:15:36 +0100
commit0d918754388a7aaca888c0db8d75fced515acd19 (patch)
tree742460f5e23a58d21adc9da7dc8110402578ea0a /desktop-themes
parent08f34178152c6ea7369b2950779e047b72f3c6e5 (diff)
downloadmate-themes-0d918754388a7aaca888c0db8d75fced515acd19.tar.bz2
mate-themes-0d918754388a7aaca888c0db8d75fced515acd19.tar.xz
Menta/GTK3: fix typo in previous commit
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Menta/gtk-3.0/other-applications.css2
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;