[gnome-themes-standard] contacts-toolbars: more cleaning and adjusting to new UI



commit 3bdc23ba0a13657b08055a6c438a9d7b6a961787
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Thu Aug 15 00:35:51 2013 -0400

    contacts-toolbars: more cleaning and adjusting to new UI

 themes/Adwaita/gtk-3.0/gnome-applications.css |   13 +++----------
 1 files changed, 3 insertions(+), 10 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 574d68d..a441379 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -610,20 +610,13 @@ EphyWindow.background EphyNotebook.notebook:last-child {
 }
 
 /* Border on the right in the left menu toolbar */
-.contacts-left-toolbar.toolbar.menubar {
-    border-image: linear-gradient(to bottom, @theme_bg_color, shade(@borders, 1.2));
-    border-image-width: 0 1px 0 0;
-    border-image-slice: 1;
-}
-
-.contacts-left-toolbar.toolbar.menubar:backdrop {
-    border-image: none;
-    border-color: transparent;
+.contacts-left-header-bar {
+ border-right-width: 1px;
 }
 
 /* Sidebar with line at top and the left */
 ContactsWindow .sidebar.frame {
- border-width: 1px 1px 0 0;
+ border-width: 0 1px 0 0;
  border-style: solid;
  border-color: @borders;
  border-image: none;


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