mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Adwaita: Make about dialog icons big
Use 128 as the icon size for the image widget in about dialogs.
This commit is contained in:
parent
beeedb5141
commit
65eaf8e8c4
@ -200,6 +200,10 @@ window.assistant {
|
||||
}
|
||||
}
|
||||
|
||||
window.aboutdialog image.large-icons {
|
||||
-gtk-icon-size: 128px;
|
||||
}
|
||||
|
||||
%osd,
|
||||
.osd {
|
||||
color: $osd_fg_color;
|
||||
|
Loading…
Reference in New Issue
Block a user