Merge branch 'adaptive_dialogs' into 'mainline'
Make account-editor adaptive See merge request GNOME/geary!609
This commit is contained in:
commit
bf3a0e830b
13 changed files with 514 additions and 686 deletions
12
ui/geary.css
12
ui/geary.css
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue