mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
dialog: Remove icons from dialogs
According to the new mockups, remove the icon from MessageDialogContent See https://gitlab.gnome.org/GNOME/gnome-shell/issues/1343 https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/886
This commit is contained in:
parent
929c2c3921
commit
5d99bdbe5e
13 changed files with 31 additions and 79 deletions
|
|
@ -42,11 +42,6 @@
|
|||
spacing: 20px;
|
||||
}
|
||||
|
||||
.message-dialog-icon {
|
||||
min-width: $base_icon_size * 3;
|
||||
icon-size: $base_icon_size * 3;
|
||||
}
|
||||
|
||||
.message-dialog-title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue