[gnome-shell] theme: Center access dialog text
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] theme: Center access dialog text
- Date: Thu, 14 Jul 2022 16:57:48 +0000 (UTC)
commit 694693af48eb869e8d2d6f4157b5151037394c03
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>
data/theme/gnome-shell-sass/widgets/_dialogs.scss | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_dialogs.scss
b/data/theme/gnome-shell-sass/widgets/_dialogs.scss
index 6ac4e8fde1..defa20b38c 100644
--- a/data/theme/gnome-shell-sass/widgets/_dialogs.scss
+++ b/data/theme/gnome-shell-sass/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]