mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Correctly turn the left nav bar background black.
This commit is contained in:
parent
64aaddf70f
commit
ccff803f5e
@ -75,7 +75,7 @@ function showhide_black(tspan, tri) {
|
||||
<tr valign="top">
|
||||
<td valign="top" width="150">
|
||||
<div id="niftyMenu">
|
||||
<table class="menu">
|
||||
<table width="100%" class="menu" bgcolor="#000000">
|
||||
<tr valign="top">
|
||||
<td nowrap><span class="navlnk"><font color="#FFFFFF"> <strong>System</strong>
|
||||
<br>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user