[gnome-themes-standard] gedit: remove GeditPanel custom css



commit b08bd193d355816ca22e419f8c70012a39091b8c
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Wed Jan 22 08:34:23 2014 +0100

    gedit: remove GeditPanel custom css
    
    This widget has been removed now.

 themes/Adwaita/gtk-3.0/gnome-applications.css |   27 -------------------------
 1 files changed, 0 insertions(+), 27 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index ba58d6f..93d7952 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -139,33 +139,6 @@ GeditDocumentsPanel .view:backdrop {
     background-color: @sidebar_bg_unfocused;
 }
 
-GeditPanel.vertical .notebook,
-GeditPanel.vertical .notebook:backdrop {
-    border-width: 0 0 1px 0;
-}
-
-GeditPanel.vertical .notebook tab {
-    padding: 3px;
-}
-
-GeditPanel.vertical .notebook tab:active {
-    border-width: 0 0 2px 0;
-}
-
-GeditPanel.horizontal .notebook,
-GeditPanel.horizontal .notebook:backdrop {
-    border-width: 0 1px 1px 0px;
-}
-
-GeditPanel.horizontal .notebook tab {
-    padding: 1px;
-    border-width: 0;
-}
-
-GeditPanel.horizontal .notebook tab:active {
-    border-width: 0 0 2px 0;
-}
-
 GeditStatusbar GeditSmallButton,
 GeditStatusMenuButton {
     text-shadow: none;


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