[gnome-shell] IM status menu: adjust the combo popup background



commit 307f7a3024995475ad7323b6cd93e0879ce2d930
Author: StÃphane DÃmurget <stephane demurget free fr>
Date:   Tue Oct 30 23:05:23 2012 +0100

    IM status menu: adjust the combo popup background
    
    The transparent background for available/unavailable IM status menu
    makes the text difficult to read.
    
    Simplifies that by using the default combo-popup background instead of a
    custom one.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658091

 data/theme/gnome-shell.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 417bc54..9104086 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -551,7 +551,6 @@ StScrollBar StButton#vhandle:active {
 }
 
 .status-chooser-combo.popup-combo-menu {
-    background-color: rgba(0,0,0,0.7);
     padding: .4em 0em;
     border-radius: 4px;
     border: 1px solid #5f5f5f;



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