[gnome-themes-standard] gedit: handle sidebar title correctly



commit a5c9e713bca61701615a2580389149e73b66d969
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Apr 25 15:45:22 2013 +0200

    gedit: handle sidebar title correctly

 themes/Adwaita/gtk-3.0/gnome-applications.css |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 8f5d93e..c057114 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -150,13 +150,9 @@ GeditWindow .pane-separator:hover {
     color: @borders;
 }
 
-GeditPanel.title GtkLabel {
-    padding: 7px 0 6px 0;
-}
-
-GeditPanel .toolbar {
+GeditPanel.vertical .title {
     border-style: none;
-    background-color: transparent;
+    padding: 7px 0 6px 3px;
 }
 
 GeditDocumentsPanel .view {


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