[gnome-contacts] Nicer borders in main window
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Nicer borders in main window
- Date: Mon, 29 Aug 2011 14:19:46 +0000 (UTC)
commit c49f6283af10b48a7d2e0ce5ac250921e0d0932b
Author: Alexander Larsson <alexl redhat com>
Date: Mon Aug 29 15:57:55 2011 +0200
Nicer borders in main window
data/gnome-contacts.css | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/data/gnome-contacts.css b/data/gnome-contacts.css
index ba51a5c..65857be 100644
--- a/data/gnome-contacts.css
+++ b/data/gnome-contacts.css
@@ -1,6 +1,8 @@
-ContactsApp > GtkFrame.frame {
+ContactsListPane {
border-style: solid;
- border-width: 0 1 1 1;
+ border-width: 0 1 0 0;
+ border-color: #878787;
+ border-image: none;
padding: 0 1 1 1;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]