[gnome-shell] Don't use italic for status items in menus



commit fb24585dd8f08b50c4091c80c5196df50a3bb085
Author: William Jon McCann <jmccann redhat com>
Date:   Sun Mar 20 00:22:41 2011 -0400

    Don't use italic for status items in menus
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645276

 data/theme/gnome-shell.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index d9ae984..5cae9c2 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -154,7 +154,7 @@ StTooltip StLabel {
 }
 
 .popup-inactive-menu-item {
-    font-style: italic;
+    color: #999;
 }
 
 .popup-subtitle-menu-item {



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