[gnome-themes-standard] Style "not-found" search entry



commit ca61a44abc82cf674b7ae33fffb990112d659afe
Author: Paolo Borelli <pborelli gnome org>
Date:   Mon Mar 12 23:00:49 2012 +0100

    Style "not-found" search entry

 themes/Adwaita/gtk-3.0/gnome-applications.css |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 9edbd5b..c925aab 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -201,6 +201,12 @@ GeditWindow .notebook tab {
     border-width: 0;
 }
 
+GeditFloatingSlider .not-found {
+    color: @error_fg_color;
+    background-image: none;
+    background-color: @error_bg_color;
+}
+
 /* gnome-documents */
 .documents-dropdown,
 .documents-dropdown .view {



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