[gnome-contacts] Fix up contact button rendering



commit 8be65ccd246fd3f2a1a1156b98618cfd6ee57406
Author: Alexander Larsson <alexl redhat com>
Date:   Tue Jun 28 09:17:13 2011 +0200

    Fix up contact button rendering

 data/gnome-contacts.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-contacts.css b/data/gnome-contacts.css
index bfb9b64..8008e11 100644
--- a/data/gnome-contacts.css
+++ b/data/gnome-contacts.css
@@ -22,9 +22,12 @@ ContactsListPane GtkTreeView {
 
 .contact-button:active {
     border-color: #000000;
+    border-image: none;
 }
 
 .contact-button {
+    border-color: #bbbeb7;
+    border-image: none;
     border-style: solid;
     border-radius: 1;
     border-width: 1;



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