diff options
author | raveit65 <[email protected]> | 2017-03-07 18:39:52 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-07 18:40:51 +0100 |
commit | 2f03e3d847984e889def2835bcaaa503a6e5d950 (patch) | |
tree | 79516ba452353eb542fc19dc7e256cfc62e86681 | |
parent | f98c121fe4df956979cc844232514cf7dd2646e2 (diff) | |
download | mate-themes-2f03e3d847984e889def2835bcaaa503a6e5d950.tar.bz2 mate-themes-2f03e3d847984e889def2835bcaaa503a6e5d950.tar.xz |
TOK theme: fix a typo
-rw-r--r-- | desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index 6bedcf60..11bc1f8c 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -52,7 +52,7 @@ CajaNavigationWindow.background .view.caja-canvas-item { } CajaNavigationWindow.background .view.caja-canvas-item:selected { - color: @theme_sectected_fg_color; + color: @theme_selected_fg_color; } /*************** |