diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index a12871496f..afbf44769d 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -30,7 +30,7 @@ function showhide(tspan, tri) {
![]() |
- + |
|
||
| pfSense is © 2004 by Scott Ullrich. All Rights Reserved.
pfSense is originally based on m0n0wall which is © 2002-2004 by Manuel Kasper. All rights reserved. [view license] |
diff --git a/usr/local/www/gui.css b/usr/local/www/gui.css
index cdb8e5cf55..10b6a111f1 100755
--- a/usr/local/www/gui.css
+++ b/usr/local/www/gui.css
@@ -231,7 +231,7 @@ a {
.listtopic {
border-right: 1px solid #999999;
font-size: 11px;
- background-color: #7F3B00;
+ background-color: #990000;
padding-right: 16px;
padding-left: 6px;
color: #FFFFFF;
||||