]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/cfgroot/header.pl
dhcp.cgi: Fix bug#10629 - Highlight fixed IP's in dynamic range in red
[ipfire-2.x.git] / config / cfgroot / header.pl
index b25f83e26219c17e6eaed0a68fefc62fa549e6d3..cd56e574f35f871907046de40296e01231c2bdfa 100644 (file)
@@ -54,6 +54,9 @@ $Header::extraHead = <<END
        }
        .cell-orange {
                background-color: orange;
+       }       
+       .cell-red {
+               background-color: red;
        }                       
 </style>
 END