[gnome-shell-sass] theme: Center access dialog text
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] theme: Center access dialog text
- Date: Wed, 10 Aug 2022 14:28:55 +0000 (UTC)
commit 195d55f394131f269bb9630a3dd9a4ca7c2075ae
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Jul 12 14:44:37 2022 -0300
theme: Center access dialog text
Makes the now fully visible label match the rest of the dialog's
labels.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2377>
widgets/_dialogs.scss | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/widgets/_dialogs.scss b/widgets/_dialogs.scss
index 6ac4e8f..defa20b 100644
--- a/widgets/_dialogs.scss
+++ b/widgets/_dialogs.scss
@@ -165,3 +165,8 @@
height: 300px;
width: 300px;
}
+
+/* Access portal dialog */
+.access-dialog {
+ text-align: center;
+}
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]