mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 19:04:18 +00:00
Adjust UI for Contact, Contact editor, Messages and Message editor
This commit is contained in:
committed by
Francis Lachapelle
parent
15dab4dfe5
commit
80d6c0226a
@@ -2,4 +2,15 @@
|
||||
|
||||
md-select {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
margin-right: $bl;
|
||||
}
|
||||
|
||||
// angular material overqualifies, so we are
|
||||
md-select.md-default-theme.sg-toolbar-sort {
|
||||
margin: 0 $bl -6px 0;
|
||||
color: $colorWhite;
|
||||
md-select-label.md-select-label {
|
||||
border: none;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user