Improve permissions modal UI

This commit is contained in:
yflory
2019-11-12 12:05:59 +01:00
parent 471bba30a4
commit 58989171f4
2 changed files with 72 additions and 56 deletions

View File

@@ -196,6 +196,10 @@
table-layout: fixed;
&.cp-teams-generic {
margin-bottom: 30px;
margin-top: 30px;
}
tr:nth-child(even) {
background-color: fade(@colortheme_modal-dim, 25%);
}
}
p {