[gtk/about-dialog-icon-size: 6/7] Adwaita: Make about dialog icons big
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/about-dialog-icon-size: 6/7] Adwaita: Make about dialog icons big
- Date: Mon, 11 Jan 2021 22:50:20 +0000 (UTC)
commit 65eaf8e8c41867b18e56edccb0f2c7a11a698d4d
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 11 16:43:19 2021 -0500
Adwaita: Make about dialog icons big
Use 128 as the icon size for the image widget
in about dialogs.
gtk/theme/Adwaita/_common.scss | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index fd4123b71b..b5094c68e6 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -200,6 +200,10 @@ window.assistant {
}
}
+window.aboutdialog image.large-icons {
+ -gtk-icon-size: 128px;
+}
+
%osd,
.osd {
color: $osd_fg_color;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]