From 0d918754388a7aaca888c0db8d75fced515acd19 Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Mon, 28 Oct 2013 17:15:36 +0100 Subject: Menta/GTK3: fix typo in previous commit --- desktop-themes/Menta/gtk-3.0/other-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes') 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; -- cgit v1.2.1