summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fend.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-12 01:04:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-12 01:04:40 +0000
commit6df029b00d197698f55bec4bcdd318b4abffaaf7 (patch)
tree998e2e4714af2f5fc9e49119b0936c314c981f53 /usr/local/www/fend.inc
parentc7e8855f49b834f2e6dd6b1ac1f92b168c0b4de1 (diff)
downloadpfsense-6df029b00d197698f55bec4bcdd318b4abffaaf7.zip
pfsense-6df029b00d197698f55bec4bcdd318b4abffaaf7.tar.gz
Round the top right box and apply background properly
Diffstat (limited to 'usr/local/www/fend.inc')
-rwxr-xr-xusr/local/www/fend.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc
index 2ab5d7a..3819211 100755
--- a/usr/local/www/fend.inc
+++ b/usr/local/www/fend.inc
@@ -15,6 +15,7 @@ Rounded("div#niftyMenu","top bottom","#FFFFFF","#000000","smooth");
Rounded("div#mainarea","bl br tr","#FFF","#eeeeee","smooth");
Rounded("div#boxarea","bl br tl tr","#FFF","#eeeeee","smooth");
Rounded("tr#fend","bl br tl tr","#FFF","#990000","smooth");
+Rounded("div#topbox","bl br tl tr","#FFF","#990000","smooth");
<?php
/* if we displayed an alert earlier, round the bottom edges */
if($need_alert_display == true) {
OpenPOWER on IntegriCloud