[gnome-themes-standard] Remove reorderable tab style until we have it



commit 39459724de910c116dc066c483c4a3b8ac67aaa4
Author: William Jon McCann <william jon mccann gmail com>
Date:   Fri Jan 24 14:27:27 2014 -0500

    Remove reorderable tab style until we have it

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index cb4da1a..bb6f5a1 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -1821,14 +1821,6 @@ GtkLinkButton.button:active {
     background-color: transparent;
 }
 
-.notebook tab.reorderable {
-  border-right: 1px dotted shade(@focused_borders, 1.2);
-}
-
-.notebook tab.reorderable:last-child {
-  border-right: none;
-}
-
 .notebook tab GtkLabel {
     color: mix (@theme_fg_color, @theme_bg_color, 0.50);
     font-weight: bold;


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