Merge branch 'adaptive_dialogs' into 'mainline'

Make account-editor adaptive

See merge request GNOME/geary!609
This commit is contained in:
Michael Gratton 2021-01-07 21:54:57 +00:00
commit bf3a0e830b
13 changed files with 514 additions and 686 deletions

View file

@ -274,10 +274,6 @@ row.geary-labelled-row > grid > switch {
/* Accounts.Editor */
grid.geary-accounts-editor-pane-content {
padding: 32px 128px;
}
grid.geary-account-view image:dir(ltr) {
margin-right: 6px;
}
@ -342,6 +338,14 @@ popover.geary-editor > grid > button.geary-setting-remove {
margin-top: 12px;
}
dialog.geary-remove-confirm .dialog-vbox {
margin: 12px;
}
dialog.geary-remove-confirm .dialog-action-box {
margin: 6px;
}
/* FolderList.Tree */
treeview.sidebar:drop(active).after,