[gnome-themes-standard] Revert "Add a stub style for the dragged treeview column header"



commit 6aa3d80471e8806476993b839774e37804975328
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Oct 4 09:21:03 2012 -0400

    Revert "Add a stub style for the dragged treeview column header"
    
    Pushed by mistake
    
    This reverts commit 7b3dac1115cb4d6eef366743a7b330788922fed8.

 themes/Adwaita/gtk-3.0/gtk-widgets.css |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index fb41633..9972d95 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -3071,16 +3071,6 @@ column-header .button *:active:hover {
     icon-shadow: none;
 }
 
-column-header.dragged-header,
-column-header .dragged-header {
-    /* FIXME */
-    color: black;
-    background-color: transparent;
-    background-image: linear-gradient(to bottom,
-                                       alpha(shade(@theme_base_color, 0.7), 0.8) 15%,
-                                       alpha(@theme_base_color, 0.8));
-}
-
 row:hover {
     border-width: 0;
 }



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