mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Black does not show up well on a red background, use white.
This commit is contained in:
parent
7994c3f859
commit
f6afff202d
@ -126,7 +126,9 @@ include("head.inc");
|
||||
<?=$pkg['category'];?>
|
||||
</td>
|
||||
<td class="<?=$tdclass;?>">
|
||||
<?=$pkgver;?>
|
||||
<font color="#ffffff">
|
||||
<?=$pkgver;?>
|
||||
</font>
|
||||
</td>
|
||||
<td class="listbg">
|
||||
<font color="#ffffff">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user