[gnome-themes-standard] nautilus: fix NautilusQueryEditor button border colors



commit c78ad29290b13e7b12464a4e6769cf56dd4748ef
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Mar 7 19:41:12 2012 -0500

    nautilus: fix NautilusQueryEditor button border colors

 themes/Adwaita/gtk-3.0/gnome-applications.css |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index bf2f272..9edbd5b 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -108,6 +108,10 @@ NautilusLocationEntry.entry {
 }
 
 
+NautilusQueryEditor .button,
+NautilusQueryEditor .button:focus,
+NautilusQueryEditor .button:active,
+NautilusQueryEditor .button:active:focus,
 NautilusSearchBar .entry,
 NautilusSearchBar .entry:focus {
     border-image: none;
@@ -116,8 +120,6 @@ NautilusSearchBar .entry:focus {
     border-width: 1px;
     padding-left: 4px;
     padding-right: 4px;
-
-    -GtkEntry-inner-border: 3;
 }
 
 NautilusWindow .sidebar .frame {



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