[gnome-shell] Specify the style for the 'multi-line-notification' correctly



commit e4911e2f7a176432d95108830f451d789f6a6fcb
Author: Marina Zhurakhinskaya <marinaz redhat com>
Date:   Mon Aug 29 15:13:11 2011 -0400

    Specify the style for the 'multi-line-notification' correctly
    
    It was not taking effect before.

 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 110a6c3..e5e7d05 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1065,7 +1065,7 @@ StTooltip StLabel {
     width: 34em;
 }
 
-.multi-line-notification {
+#notification.multi-line-notification {
     padding-bottom: 8px;
 }
 



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