diff options
Diffstat (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0')
-rw-r--r-- | desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css index 64898aac..7721eda3 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css @@ -56,6 +56,7 @@ CajaNavigationWindow.background .view.caja-canvas-item { border-style: solid; border-width: 1px; border-color: @theme_fg_color; + color: @theme_fg_color; box-shadow: none; border-radius: 2px; text-shadow: none; |