Slightly nicer styling

This commit is contained in:
snipe 2017-11-08 02:11:33 -08:00
parent e5c1e41966
commit fb6a545cc6

View file

@ -40,7 +40,7 @@
margin-top: 0px; margin-top: 0px;
} }
.permissions.table > tbody+tbody { .permissions.table > tbody+tbody {
margin: 15px;
} }
.header-row { .header-row {
border-bottom: 1px solid #ccc; border-bottom: 1px solid #ccc;
@ -58,9 +58,6 @@
padding: 1px; padding: 1px;
padding-left: 8px; padding-left: 8px;
} }
table, tbody {
border: 1px solid #ccc;
}
.header-name { .header-name {
cursor: pointer; cursor: pointer;