summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fend.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-01 22:17:03 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-01 22:17:03 +0000
commitae86ccbc59d0678fd95a152c14e36e4a812083a6 (patch)
tree01744ea2f99537ab9456aa920f94d0180dc1587f /usr/local/www/fend.inc
parent9e03a7503aeebc307ba3c2df09522e2c2d7a7405 (diff)
downloadpfsense-ae86ccbc59d0678fd95a152c14e36e4a812083a6.zip
pfsense-ae86ccbc59d0678fd95a152c14e36e4a812083a6.tar.gz
Only round top right and bottom corners
Diffstat (limited to 'usr/local/www/fend.inc')
-rwxr-xr-xusr/local/www/fend.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc
index c63230d..ab93414 100755
--- a/usr/local/www/fend.inc
+++ b/usr/local/www/fend.inc
@@ -11,6 +11,6 @@
window.onload=function(){
if(!NiftyCheck())
return;
-Rounded("div#niftyOutter","all","#FFF","#D4DDFF","smooth");
+Rounded("div#niftyOutter","tr bottom","#FFF","#D4DDFF","smooth");
}
</script> \ No newline at end of file
OpenPOWER on IntegriCloud