mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Slightly nicer styling
This commit is contained in:
parent
e5c1e41966
commit
fb6a545cc6
|
@ -40,7 +40,7 @@
|
|||
margin-top: 0px;
|
||||
}
|
||||
.permissions.table > tbody+tbody {
|
||||
margin: 15px;
|
||||
|
||||
}
|
||||
.header-row {
|
||||
border-bottom: 1px solid #ccc;
|
||||
|
@ -58,9 +58,6 @@
|
|||
padding: 1px;
|
||||
padding-left: 8px;
|
||||
}
|
||||
table, tbody {
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.header-name {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue