summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/fbegin.inc2
-rwxr-xr-xusr/local/www/fend.inc2
-rwxr-xr-xusr/local/www/gui.css2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index a128714..afbf447 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -30,7 +30,7 @@ function showhide(tspan, tri) {
<table width="750" border="0" cellspacing="0" cellpadding="2">
<tr valign="bottom">
<td width="150" height="65" align="center" valign="middle"> <strong><a href="/"><img src="/logo.gif" border="0"></a></strong></td>
- <td height="65" bgcolor="#7F3B00">
+ <td height="65" bgcolor="#990000">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td align="left" valign="bottom"><span class="tfrtitle">&nbsp;webConfigurator</span></td>
<td align="right" valign="bottom">
diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc
index 13a8405..062d3d6 100755
--- a/usr/local/www/fend.inc
+++ b/usr/local/www/fend.inc
@@ -1,6 +1,6 @@
</td></tr></table></td>
</tr>
- <tr align="center" valign="top" bgcolor="#7F3B00">
+ <tr align="center" valign="top" bgcolor="#990000">
<td colspan="2" class="cpline">pfSense is &copy; 2004 by Scott Ullrich. All Rights Reserved.
<br>pfSense is originally based on m0n0wall which is &copy; 2002-2004 by Manuel Kasper.
All rights reserved.&nbsp; [<a href="/license.php" class="tblnk">view license</a>]</td>
diff --git a/usr/local/www/gui.css b/usr/local/www/gui.css
index cdb8e5c..10b6a11 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;
OpenPOWER on IntegriCloud