[gnome-contacts] Fix up colors of entry images



commit a352d36db37c54139172920e56c5927a42ad3e92
Author: Alexander Larsson <alexl redhat com>
Date:   Tue Jun 28 10:06:59 2011 +0200

    Fix up colors of entry images

 data/gnome-contacts.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-contacts.css b/data/gnome-contacts.css
index ad192a0..06ba4d2 100644
--- a/data/gnome-contacts.css
+++ b/data/gnome-contacts.css
@@ -4,6 +4,10 @@ ContactsApp > GtkFrame.frame {
     padding: 0 1 1 1;
 }
 
+ContactsListPane GtkEntry.image {
+    color: #888a85;
+}
+
 ContactsListPane GtkTreeView {
     -GtkTreeView-vertical-separator: 4;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]