[gnome-contacts] Add separation to all ContactsViewWidget instances



commit f58949acf13a02b1234403c4d5e974e5cf77bcea
Author: Alexander Larsson <alexl redhat com>
Date:   Fri Sep 16 13:59:42 2011 +0200

    Add separation to all ContactsViewWidget instances
    
    This means we get some distance between rows also in the
    link dialog

 data/gnome-contacts.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-contacts.css b/data/gnome-contacts.css
index a40c5e3..b860db0 100644
--- a/data/gnome-contacts.css
+++ b/data/gnome-contacts.css
@@ -18,7 +18,7 @@ ContactsListPane GtkEntry.image {
     color: #888a85;
 }
 
-ContactsListPane GtkTreeView {
+ContactsViewWidget {
     -GtkTreeView-vertical-separator: 8;
 }
 



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