[gnome-themes-standard] gedit: tune file browser's toolbar



commit a83cf6d6020534f165c2e8f29792007f8f8f01a0
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Apr 22 14:29:26 2013 +0200

    gedit: tune file browser's toolbar

 themes/Adwaita/gtk-3.0/gnome-applications.css | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 13b51dc..29ec34c 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -229,6 +229,13 @@ GeditViewFrame .gedit-search-slider .not-found:selected {
     color: @theme_selected_fg_color;
 }
 
+GeditFileBrowserWidget .primary-toolbar.toolbar  {
+    background-image: none;
+    background-color: @theme_bg_color;
+    border-top: none;
+    padding: 2px;
+}
+
 /* gnome-documents */
 .documents-dropdown,
 .documents-dropdown .view {


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