diff --git a/netbox/project-static/css/base.css b/netbox/project-static/css/base.css index eff4876df..155dd21b7 100644 --- a/netbox/project-static/css/base.css +++ b/netbox/project-static/css/base.css @@ -119,11 +119,6 @@ label.required { input[name="pk"] { margin-top: 0; } -/* Get around the background color problem if someone chooses white for the background */ -label[style="background-color: #ffffff"] { - color: #000000; -} - /* Tables */ th.pk, td.pk {