diff --git a/css/bootstrap/bootstrap-custom.css b/css/bootstrap/bootstrap-custom.css index 0b7eed905..a368b68d1 100644 --- a/css/bootstrap/bootstrap-custom.css +++ b/css/bootstrap/bootstrap-custom.css @@ -1441,11 +1441,11 @@ table.ipaddresses td.gateway { } table.ipaddresses td.gateway ul li { font-weight: normal; - color: #555; + color: #999; } table.ipaddresses td.gateway a i.fa-gateway { margin-left: 5px; - color: #555; + color: #999; } table.ipaddress_subnet .alert { margin-bottom: 0px; @@ -2849,4 +2849,4 @@ div.fixed-table-container { .markdown-body li+li { margin-top: .25em -} \ No newline at end of file +}