[gnome-themes-standard] contacts: Update app css a bit



commit 7d50216c5474b38dd7de102524934526516a4a7f
Author: Alexander Larsson <alexl redhat com>
Date:   Thu Feb 2 20:25:52 2012 +0100

    contacts: Update app css a bit

 themes/Adwaita/gtk-3.0/gnome-applications.css |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index ae6cc34..5cd4710 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -597,6 +597,15 @@ ContactsWindow .sidebar.frame {
  padding: 0;
 }
 
+.contacts-avatar-frame.frame {
+ border-width: 1px 1px 0 1px;
+ border-style: solid;
+ border-color: @borders;
+ border-image: none;
+ border-radius: 0;
+ padding: 0;
+}
+
 /* Primary toolbar with no line at top to avoid conflicts with frame border */
 ContactsWindow .primary-toolbar.toolbar {
  border-width: 0 0 1px 0;



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