[gnome-shell/wip/login-unlock-merge: 1/4] theme: fix spacing for "Log in as another user" button
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/login-unlock-merge: 1/4] theme: fix spacing for "Log in as another user" button
- Date: Tue, 16 Jul 2013 18:18:09 +0000 (UTC)
commit 86b8885d961b484781df1f97e05fadbcee31e217
Author: Ray Strode <rstrode redhat com>
Date: Tue Jul 16 08:42:32 2013 -0400
theme: fix spacing for "Log in as another user" button
At some point the Not Listed? button was moved to align it better
in the login screen. That nudging made the "Log in as another user"
button (which uses the same style class) align worse.
This commit removes the padding at the unlock screen.
https://bugzilla.gnome.org/show_bug.cgi?id=704318
data/theme/gnome-shell.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 88176a7..ddf2884 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -2320,6 +2320,9 @@ StScrollBar StButton#vhandle:active {
font-weight: bold;
color: #666666;
padding-top: 1em;
+}
+
+.login-dialog-user-selection-box .login-dialog-not-listed-label {
padding-left: 2px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]