mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Slightly nicer styling
This commit is contained in:
parent
e5c1e41966
commit
fb6a545cc6
|
@ -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…
Reference in a new issue