From d90bf5c6dced0dac38afe354790ea7bd77daf2db Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Wed, 10 Oct 2012 18:18:26 -0300 Subject: [PATCH] theme: Make the notifications box match mockups better Adjust font sizes, spacing and padding, and add a box shadow to the notifications box. https://bugzilla.gnome.org/show_bug.cgi?id=685919 --- data/theme/gnome-shell.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index a9b2ec6ca..af8508bf2 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -2247,12 +2247,12 @@ StScrollBar StButton#vhandle:active { } .screen-shield-clock-time { - font-size: 86px; + font-size: 72pt; text-shadow: 0px 2px 2px rgba(0,0,0,0.4); } .screen-shield-clock-date { - font-size: 48px; + font-size: 28pt; } #screenShieldNotifications { @@ -2260,11 +2260,12 @@ StScrollBar StButton#vhandle:active { background-color: rgba(0.0, 0.0, 0.0, 0.9); border: 2px solid #868686; max-height: 500px; - padding: 12px 0; + padding: 18px 0; + box-shadow: .5em .5em 20px rgba(0, 0, 0, 0.5); } .screen-shield-notifications-box { - spacing: 12px; + spacing: 18px; } .screen-shield-notification-source { @@ -2275,6 +2276,7 @@ StScrollBar StButton#vhandle:active { .screen-shield-notification-label { font-size: 1.2em; font-weight: bold; + color: #babdb6; } /* Remove background from notifications, otherwise