[gnome-shell/datetime] Align day name to "This week"



commit a922db03989e44112fdb100a062da6b765974bd4
Author: David Zeuthen <davidz redhat com>
Date:   Wed Jan 26 14:26:05 2011 -0500

    Align day name to "This week"
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 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 0598937..d8ff013 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -819,12 +819,12 @@ StTooltip StLabel {
 
 .events-header-hbox {
     spacing: 8px;
+    padding: 0.3em;
 }
 
 .events-day-header {
     font-size: 14px;
     color: rgba(153, 153, 153, 1.0);
-    padding: 0.3em;
 }
 
 .events-day-dayname {



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