mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-20 14:13:19 +00:00
Improve display of mail advanced search
This commit is contained in:
@@ -129,3 +129,14 @@ md-list md-list-item button.md-button.sg-icon-button {
|
||||
padding: 0;
|
||||
font-size: $iconButton-menu-size;
|
||||
}
|
||||
|
||||
.sg-outline-button {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
border-radius: $button-border-radius;
|
||||
margin: rem(0.500);
|
||||
padding: rem(0.500);
|
||||
font-size: $sg-font-size-1;
|
||||
font-weight: $sg-font-medium;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
Reference in New Issue
Block a user