From 6cde2d8db467597102ced60a7ba8518d9e56de74 Mon Sep 17 00:00:00 2001 From: Allan Day Date: Wed, 29 Feb 2012 09:00:17 +0100 Subject: [PATCH] theme - make the modal dialogs match the mockups Adjust the padding to get the correct subject alignment and add more whitespace. Change the weight of the button labels. https://bugzilla.gnome.org/show_bug.cgi?id=670227 --- data/theme/gnome-shell.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 1d453b886..7b5684f6f 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -290,6 +290,7 @@ StScrollBar StButton#vhandle:hover .hotplug-notification-item, .hotplug-resident-eject-button, .modal-dialog-button { + font-weight: bold; border: 1px solid #8b8b8b; background-gradient-direction: vertical; background-gradient-start: rgba(255, 255, 255, 0.2); @@ -1674,6 +1675,7 @@ StScrollBar StButton#vhandle:hover .modal-dialog-button-box { spacing: 21px; + padding-top: 50px; } .modal-dialog-button { @@ -1729,9 +1731,8 @@ StScrollBar StButton#vhandle:hover } .end-session-dialog-subject { - padding-top: 10px; padding-left: 17px; - padding-bottom: 30px; + padding-bottom: 20px; } .end-session-dialog-subject:rtl {