diff options
author | raveit65 <[email protected]> | 2015-07-29 14:22:10 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-29 14:22:10 +0200 |
commit | dddfe0bcb142debc220fbd1b24567138588fda13 (patch) | |
tree | b949ebb983c66c4d9edee80656f70f3855946f1d /desktop-themes/Green-Submarine | |
parent | d3a7e16c8f75d1e4d4de5020fa94f4ef226cac55 (diff) | |
download | mate-themes-dddfe0bcb142debc220fbd1b24567138588fda13.tar.bz2 mate-themes-dddfe0bcb142debc220fbd1b24567138588fda13.tar.xz |
Submarine themes GTK3: fix wrong fg color in in context menu of caja-searchbar
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r-- | desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css index 3613b184..859d2df9 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-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; |