[gnome-shell] theme: Add a selected-color to the polkit and network auth dialogs



commit a465c5f996315809f4830e17d796dbd0a243cf54
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Fri Oct 28 17:03:43 2011 -0400

    theme: Add a selected-color to the polkit and network auth dialogs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=662969

 data/theme/gnome-shell.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 5dcc15d..4487159 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1907,6 +1907,7 @@ StTooltip StLabel {
     background-gradient-end: white;
     background-gradient-direction: vertical;
     color: black;
+    selected-color: white;
     border-radius: 5px;
     border: 2px solid #555753;
 }



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