[gnome-contacts/new-design: 5/6] Content pane is now grey, not white
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/new-design: 5/6] Content pane is now grey, not white
- Date: Wed, 7 Dec 2011 21:01:03 +0000 (UTC)
commit efd60aeeb958930abf7e17d91ddd5a6684ee2087
Author: Alexander Larsson <alexl redhat com>
Date: Wed Dec 7 19:59:52 2011 +0100
Content pane is now grey, not white
data/gnome-contacts.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gnome-contacts.css b/data/gnome-contacts.css
index b860db0..88159c1 100644
--- a/data/gnome-contacts.css
+++ b/data/gnome-contacts.css
@@ -77,7 +77,7 @@ ContactsViewWidget {
border-width: 0;
border-radius: 0;
border-style: none;
- background-color: #ffffff;
+ background-color: @bg_color;
background-image: none;
-adwaita-focus-border-radius: 4;
-GtkButton-child-displacement-x: 0;
@@ -94,7 +94,7 @@ ContactsViewWidget {
}
.contact-pane {
- background-color: #ffffff;
+ background-color: @bg_color;
}
.presence-icon-available {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]