[gnome-themes-standard] nautilus: remove some other custom Nautilus theming bits



commit f2ee76d9183e6fc2e8f3086047719f984076372c
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu May 31 17:23:38 2012 -0400

    nautilus: remove some other custom Nautilus theming bits
    
    The 4px entry padding is the norm now, and the button/entry-on-infobar
    parts are taken care by the main theme generically now.

 themes/Adwaita/gtk-3.0/gnome-applications.css |   19 -------------------
 1 files changed, 0 insertions(+), 19 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index f6c4809..3dd9748 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -55,25 +55,6 @@ TerminalWindow GtkNotebook.notebook {
     text-shadow: none;
 }
 
-NautilusLocationEntry.entry {
-    padding-left: 4px;
-    padding-right: 4px;
-}
-
-NautilusQueryEditor .button,
-NautilusQueryEditor .button:focus,
-NautilusQueryEditor .button:active,
-NautilusQueryEditor .button:active:focus,
-NautilusSearchBar .entry,
-NautilusSearchBar .entry:focus {
-    border-image: none;
-    border-color: darker(@nautilus_cluebar_color);
-    border-style: solid;
-    border-width: 1px;
-    padding-left: 4px;
-    padding-right: 4px;
-}
-
 NautilusWindow .sidebar .frame {
     border-width: 1px 0 0 0;
     border-style: solid;



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