[gnome-themes-standard] nautilus: ensure the searchbar icon has the right color
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] nautilus: ensure the searchbar icon has the right color
- Date: Wed, 7 Sep 2011 19:36:49 +0000 (UTC)
commit d8a74919cb4d72f1d73a02d76fb657af3bcfff8a
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Sep 7 15:35:03 2011 -0400
nautilus: ensure the searchbar icon has the right color
See also
http://git.gnome.org/browse/nautilus/commit/?id=0ae354ce50394d18be01ca670fdf190d63c1591e
for more rationale.
themes/Adwaita/gtk-3.0/gnome-applications.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 206fb5b..d2a5bfa 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -61,6 +61,10 @@ NautilusSearchBar .entry {
-GtkEntry-inner-border: 3;
}
+NautilusSearchBar .entry.image {
+ color: @nautilus_cluebar_color;
+}
+
.nautilus-cluebar-label {
font: bold;
color: @theme_base_color;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]