mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-17 06:14:54 +00:00
feat(accounts): Can now add smtp server to auxilliary accounts
This commit is contained in:
@@ -19,6 +19,12 @@ md-sidenav .md-dense :not(.md-dense-disabled) md-checkbox:not(.md-dense-disabled
|
||||
min-height: $checkbox-width;
|
||||
}
|
||||
|
||||
//Checkbox with input container
|
||||
md-checkbox.sg-checkbox--input-container {
|
||||
margin: auto;
|
||||
margin-left: 16px;
|
||||
}
|
||||
|
||||
// Checkbox in an inline form beside a select element
|
||||
.md-inline-form md-checkbox.sg-checkbox--with-select {
|
||||
margin: 2.5*$baseline-grid $baseline-grid*0.5 3*$baseline-grid + 2 0;
|
||||
|
||||
Reference in New Issue
Block a user