[gnome-shell/wip/message-tray] fixup! theme: Update message-tray style in the overview



commit ee70d686cec60f317f4c91ef8180ec5dd64e89ff
Author: Florian MÃllner <fmuellner gnome org>
Date:   Mon Aug 6 23:20:47 2012 +0200

    fixup! theme: Update message-tray style in the overview

 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 4864405..7382d10 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1180,7 +1180,7 @@ StButton.popup-menu-item:insensitive {
 }
 
 #message-tray:overview {
-    background-color: rgba(0, 0, 0, 0.5);
+    background: rgba(0, 0, 0, 0.5);
     border-top: 1px solid rgba(128, 128, 128, 0.4);
 }
 



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