diff options
author | raveit65 <[email protected]> | 2017-03-07 18:39:52 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-07 18:40:31 +0100 |
commit | 5d3049208f57a255b644218c1d218428c7c97bd7 (patch) | |
tree | 324b37e22da41b056528c5c38b7b5caebbd11d15 | |
parent | dec4e693ac6bedc5f1027c558ef19246caa527a9 (diff) | |
download | mate-themes-5d3049208f57a255b644218c1d218428c7c97bd7.tar.bz2 mate-themes-5d3049208f57a255b644218c1d218428c7c97bd7.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 2b8b41a6..554072b1 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -66,7 +66,7 @@ CajaNavigationWindow.background .view.caja-canvas-item { } CajaNavigationWindow.background .view.caja-canvas-item:selected { - color: @theme_sectected_fg_color; + color: @theme_selected_fg_color; } /*************** |