diff options
author | raveit65 <[email protected]> | 2015-04-19 19:02:36 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-19 19:03:06 +0200 |
commit | 297f39cd025ddb7fbeafb9ae62f5f8f518a73b87 (patch) | |
tree | b10524e95da0aff77b88e6602f7517cf7a4f1828 /desktop-themes/TraditionalOkTest/gtk-3.0 | |
parent | daea7bd98f7d4b3cda076db8b5cb66dafc17be33 (diff) | |
download | mate-themes-297f39cd025ddb7fbeafb9ae62f5f8f518a73b87.tar.bz2 mate-themes-297f39cd025ddb7fbeafb9ae62f5f8f518a73b87.tar.xz |
Traditional themes GTK3: fix typos
Diffstat (limited to 'desktop-themes/TraditionalOkTest/gtk-3.0')
-rw-r--r-- | desktop-themes/TraditionalOkTest/gtk-3.0/gtk.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk.css index 635ecc89..44883978 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk.css @@ -433,7 +433,7 @@ ************************/ @define-color overshoot_bg_color alpha (@theme_selected_bg_color, 0.35); -@define-color overshoot_backdrop_bg_color theme_selected_bg_color; +@define-color overshoot_backdrop_bg_color @theme_selected_bg_color; /********** * WM * |