[gnome-contacts] Clean up css



commit da3daf4acb8b6cb84bbf693e5ad810f510fc9ed7
Author: Alexander Larsson <alexl redhat com>
Date:   Thu Jun 9 15:56:34 2011 +0200

    Clean up css

 data/gnome-contacts.css |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/data/gnome-contacts.css b/data/gnome-contacts.css
index 51156b4..8202330 100644
--- a/data/gnome-contacts.css
+++ b/data/gnome-contacts.css
@@ -14,21 +14,3 @@ ContactsApp > GtkFrame.frame {
 .contact-pane {
     background-color: #ffffff;
 }
-
-.contact-pane .clickable {
-    background-color: #ffffff;
-}
-
-.clickable:prelight,
-.clickable:prelight:active,
-.clickable:active {
-    background-color: @selected_bg_color;
-    border-radius: 0;
-    color: #ffffff;
-}
-
-.clickable :prelight,
-.clickable :prelight:active,
-.clickable :active {
-    color: #ffffff;
-}



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