[gnome-contacts] Css cleanups



commit 46e8a24bbdf90d8011df0c243c203d1321019915
Author: Alexander Larsson <alexl redhat com>
Date:   Wed Jan 18 16:38:11 2012 +0100

    Css cleanups

 data/gnome-contacts.css |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/data/gnome-contacts.css b/data/gnome-contacts.css
index 240a7b5..73bad0a 100644
--- a/data/gnome-contacts.css
+++ b/data/gnome-contacts.css
@@ -23,10 +23,6 @@ ContactsListPane {
     padding: 0 1 1 1;
 }
 
-ContactsListPane GtkEntry.image {
-    color: #888a85;
-}
-
 .contact-button:active {
     border-color: #000000;
     border-image: none;
@@ -70,7 +66,7 @@ ContactsListPane GtkEntry.image {
     border-width: 0;
     border-radius: 0;
     border-style: none;
-    background-color: @bg_color;
+    background-color: transparent;
     background-image: none;
     -adwaita-focus-border-radius: 4;
     -GtkButton-child-displacement-x: 0;



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