mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-25 01:48:38 -06:00
parent
f499f2dd66
commit
0c86693dc4
@ -119,11 +119,6 @@ label.required {
|
|||||||
input[name="pk"] {
|
input[name="pk"] {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
/* Get around the background color problem if someone chooses white for the background */
|
|
||||||
label[style="background-color: #ffffff"] {
|
|
||||||
color: #000000;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Tables */
|
/* Tables */
|
||||||
th.pk, td.pk {
|
th.pk, td.pk {
|
||||||
|
Loading…
Reference in New Issue
Block a user