[gnome-contacts] Make foreground white for active clickable contents



commit 503d7f28549c627a5798ef416c44e994dadbe2e8
Author: Alexander Larsson <alexl redhat com>
Date:   Tue May 24 14:25:26 2011 +0200

    Make foreground white for active clickable contents

 data/gnome-contacts.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-contacts.css b/data/gnome-contacts.css
index b7c6d3f..1a0b2c4 100644
--- a/data/gnome-contacts.css
+++ b/data/gnome-contacts.css
@@ -21,4 +21,5 @@ ContactsApp GtkEventBox {
 .clickable:active{
     background-color: @selected_bg_color;
     border-radius: 0;
+    color: #ffffff;
 }



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