[gnome-themes-standard] Adwaita gtk3: removed not some not needed column-headers selectors.



commit 979375bb742660b1063488d14adab7f7fde3db9b
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Mon Nov 26 12:06:07 2012 +0100

    Adwaita gtk3: removed not some not needed column-headers selectors.

 .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css   |    9 ---------
 themes/Adwaita/gtk-3.0/gtk-widgets-borders.css     |   10 ----------
 2 files changed, 0 insertions(+), 19 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css b/themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css
index dfeae08..54fb55a 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css
@@ -200,15 +200,6 @@ column-header:last-child .button:backdrop {
     border-right-width: 0;
 }
 
-column-header.button:last-child,
-column-header:last-child .button,
-column-header.button:last-child:active,
-column-header:last-child .button:active,
-column-header.button:last-child:active:hover,
-column-header:last-child .button:active:hover {
-    border-image-slice: 0 0 1 0;
-}
-
 
 /* unfocused window: generic element borders */
 .selection-mode.toolbar .suggested-action.button:backdrop, 
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets-borders.css b/themes/Adwaita/gtk-3.0/gtk-widgets-borders.css
index 3682b2a..a844cd6 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets-borders.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets-borders.css
@@ -201,16 +201,6 @@ column-header:last-child .button:backdrop {
     border-right-width: 0;
 }
 
-column-header.button:last-child,
-column-header:last-child .button,
-column-header.button:last-child:active,
-column-header:last-child .button:active,
-column-header.button:last-child:active:hover,
-column-header:last-child .button:active:hover {
-    border-image-slice: 0 0 1 0;
-}
-
-
 
 /* unfocused window: generic element borders */
 .selection-mode.toolbar .suggested-action.button:backdrop, 



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