[gnome-shell-sass] loginDialog: Center align Caps Lock and authentication messages
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] loginDialog: Center align Caps Lock and authentication messages
- Date: Mon, 17 Feb 2020 23:35:09 +0000 (UTC)
commit fb1c322f989c070fe50047487b1570800026efc9
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Feb 5 15:26:44 2020 -0300
loginDialog: Center align Caps Lock and authentication messages
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/922
widgets/_login-dialog.scss | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/widgets/_login-dialog.scss b/widgets/_login-dialog.scss
index 5613d96..22ac8d1 100644
--- a/widgets/_login-dialog.scss
+++ b/widgets/_login-dialog.scss
@@ -85,6 +85,7 @@
.login-dialog-logo-bin { padding: 24px 0px; }
.login-dialog-banner { color: darken($osd_fg_color,10%); }
.login-dialog-button-box { width: 23em; spacing: 5px; }
+.login-dialog-message { text-align: center; }
.login-dialog-message-warning { color: $warning_color; }
.login-dialog-message-hint { padding-top: 0; padding-bottom: 20px; }
.login-dialog-user-selection-box { padding: 100px 0px; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]