diff options
author | raveit65 <[email protected]> | 2015-07-29 14:22:10 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-29 14:23:17 +0200 |
commit | b1b670b66e23b36731d7900296bd36d2414d56c8 (patch) | |
tree | 353a924b345a127db70ec4b0a185fd479e57ae5e /desktop-themes/Blue-Submarine/gtk-3.0 | |
parent | e61f41ae48e61603e5e2624b7a3992c87a45a6fe (diff) | |
download | mate-themes-b1b670b66e23b36731d7900296bd36d2414d56c8.tar.bz2 mate-themes-b1b670b66e23b36731d7900296bd36d2414d56c8.tar.xz |
Submarine themes GTK3: fix wrong fg color in in context menu of caja-searchbarmate-themes-gtk3.14-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 72e9b3af..90a3fc97 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; |