From 0cbdfca14134207b7abde3df9c8de26cb4587eed Mon Sep 17 00:00:00 2001 From: Allan Day Date: Tue, 16 Jul 2013 13:48:15 +0100 Subject: [PATCH] theme: rework lock screen notification layout Make the notifications wider and adjust the padding so they aren't as tall. Also make the corner radius consistent with the rest of the theme. This makes the notifications look better, is more space efficient, and is consistent with the latest mockups. https://bugzilla.gnome.org/show_bug.cgi?id=702305 --- data/theme/gnome-shell.css | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 616df7199..b65142628 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -361,7 +361,8 @@ StScrollBar StButton#vhandle:active { .modal-dialog-button, .notification-button, .hotplug-notification-item, -.app-view-controls { +.app-view-controls, +#screenShieldNotifications { border-radius: 18px; } @@ -2477,29 +2478,27 @@ StScrollBar StButton#vhandle:active { } #screenShieldNotifications { - border-radius: 8px; max-height: 500px; - padding: 18px 0; + padding: 12px; } .screen-shield-notifications-box { - spacing: 18px; - max-width: 34em; + spacing: 12px; + width: 30em; } .screen-shield-notification-source { - padding: 13px 24px; + padding: 3px 6px; spacing: 5px; } .screen-shield-notification-label { - font-size: 1.2em; font-weight: bold; - padding: 0px 18px; + padding: 0px 0px 0px 12px; } .screen-shield-notification-count-text { - padding: 0px 18px; + padding: 0px 0px 0px 12px; } /* Remove background from notifications, otherwise