mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-25 13:25:28 +00:00
(html) Improve ACL editor
This commit is contained in:
@@ -12,4 +12,21 @@ md-card {
|
||||
&.md-default-theme {
|
||||
background-color: sg-color($sogoPaper, 50);
|
||||
}
|
||||
|
||||
&.sg-collapsed {
|
||||
margin-top: 0;
|
||||
margin-bottom: 1px;
|
||||
}
|
||||
|
||||
&.sg-expanded {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.md-button {
|
||||
.sg-tile-content {
|
||||
text-align: left;
|
||||
text-transform: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user