summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-05-02 19:06:41 +0200
committerraveit65 <[email protected]>2014-05-02 19:06:41 +0200
commitb911f98712d47d5dfa32ef55308d190c5f8f6b73 (patch)
treea4574fa4a220f542cb529f92e5543270423ff8f6 /desktop-themes
parent5ebc4bdc3d57546b91ffb792dd997764dd6a2808 (diff)
downloadmate-themes-b911f98712d47d5dfa32ef55308d190c5f8f6b73.tar.bz2
mate-themes-b911f98712d47d5dfa32ef55308d190c5f8f6b73.tar.xz
BlueMenta GTK3: fix a typo
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index 9c04f71d..1ee41eb2 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -3685,6 +3685,6 @@ GtkModelButton.button:selected {
}
.window-frame:backdrop {
-+ box-shadow: 0 0 0 1px shade(@wm_border,1.1), 0 2px 5px 1px @wm_shadow;
+ box-shadow: 0 0 0 1px shade(@wm_border,1.1), 0 2px 5px 1px @wm_shadow;
}