Slightly nicer styling
This commit is contained in:
parent
e5c1e41966
commit
fb6a545cc6
1 changed files with 1 additions and 4 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue