summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-18 19:28:47 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-18 19:28:47 +0000
commitaca01efc292997c8c8b241f0defd3e096387f290 (patch)
treee0a3887e1f38a0a3e5d4f8c306d646f5c772de5d /usr
parent1bad4fe8ab1f74453b7a5f93a8ad3170000c06cc (diff)
downloadpfsense-aca01efc292997c8c8b241f0defd3e096387f290.zip
pfsense-aca01efc292997c8c8b241f0defd3e096387f290.tar.gz
Change color to #990000 so I dont have to hear about ppl pooping the same color any longer.
Diffstat (limited to 'usr')
-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