diff options
author | raveit65 <[email protected]> | 2017-03-07 18:36:59 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-07 18:37:39 +0100 |
commit | 8a28487d0a1716bd8195b90557d8f20b2e3c8f9d (patch) | |
tree | 24d02842d49ad4fbdeee385b8605be132c935dae | |
parent | a6560e16d48fadf22af59abf0b06f01dfd8011ef (diff) | |
download | mate-themes-8a28487d0a1716bd8195b90557d8f20b2e3c8f9d.tar.bz2 mate-themes-8a28487d0a1716bd8195b90557d8f20b2e3c8f9d.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 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; } /*************** |