From 197fd4d43729e84363c373fc585eadf705fdde81 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 7 Nov 2004 05:22:43 +0000 Subject: change colors to #7F3B00 --- usr/local/www/fbegin.inc | 26 +++++++++++++------------- usr/local/www/fend.inc | 4 ++-- usr/local/www/gui.css | 2 +- 3 files changed, 16 insertions(+), 16 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index ffff391..bbe334b 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -28,26 +28,26 @@ function showhide(tspan, tri) { --> - + - - - + - +
+ -
 webGUI +
 webGUI Configuration  
+
-
System + System
-      General +      General setup
-      Static +      Static routes
     Firmware
     Advanced
@@ -67,7 +67,7 @@ function showhide(tspan, tri) {      Aliases
Services
     DNS forwarder
-      Dynamic +      Dynamic DNS
     DHCP server
     DHCP relay
@@ -111,17 +111,17 @@ endif; Diagnostics
diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc index 871ec68..13a8405 100755 --- a/usr/local/www/fend.inc +++ b/usr/local/www/fend.inc @@ -1,8 +1,8 @@
pfSense is © 2004 by Scott Ullrich. All Rights Reserved. -
pfSense is originally based on m0n0wall which is © 2002-2004 by Manuel Kasper. +
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 3a31c09..d94ae6f 100755 --- a/usr/local/www/gui.css +++ b/usr/local/www/gui.css @@ -225,7 +225,7 @@ a { .listtopic { border-right: 1px solid #999999; font-size: 11px; - background-color: #435370; + background-color: #7F3B00; padding-right: 16px; padding-left: 6px; color: #FFFFFF; -- cgit v1.1