diff options
author | raveit65 <[email protected]> | 2015-07-29 14:22:10 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-29 14:22:53 +0200 |
commit | 14c1bef759622181fe125b36a2a3be3976e143ce (patch) | |
tree | 547a907a554ea33545b380b9daf2124b8f0b4245 /desktop-themes/Blue-Submarine/gtk-3.0 | |
parent | 16584df118edecadbeafd937551da017483da84f (diff) | |
download | mate-themes-14c1bef759622181fe125b36a2a3be3976e143ce.tar.bz2 mate-themes-14c1bef759622181fe125b36a2a3be3976e143ce.tar.xz |
Submarine themes GTK3: fix wrong fg color in in context menu of caja-searchbarmate-themes-gtk3.16-1.10.3
Diffstat (limited to 'desktop-themes/Blue-Submarine/gtk-3.0')
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index 8d76b8e0..1e7b3faf 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -317,11 +317,6 @@ CajaSearchBar .entry.image { color: shade(@nautilus_cluebar_color, 0.60); } -CajaSearchBar GtkLabel { - color: @theme_fg_color; - text-shadow: none; -} - .info .caja-cluebar-label { font: bold; |