diff options
author | raveit65 <[email protected]> | 2017-03-07 18:36:59 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-07 18:36:59 +0100 |
commit | 29eb147f1a6cbbf605e5b18a3f0c734439743111 (patch) | |
tree | bc67feb3366e1dc7bc38d06e1ea6878711e19b29 /desktop-themes/TraditionalOk | |
parent | 27089555304c77b9d3589b6f6ebe4d01214a354c (diff) | |
download | mate-themes-29eb147f1a6cbbf605e5b18a3f0c734439743111.tar.bz2 mate-themes-29eb147f1a6cbbf605e5b18a3f0c734439743111.tar.xz |
TOK theme: fix a typo
Diffstat (limited to 'desktop-themes/TraditionalOk')
-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 b2747ee1..00f23031 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -84,7 +84,7 @@ } .caja-navigation-window .view.caja-canvas-item:selected { - color: @theme_sectected_fg_color; + color: @theme_selected_fg_color; } /*************** |