summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fend.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-01 22:14:56 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-01 22:14:56 +0000
commit9e03a7503aeebc307ba3c2df09522e2c2d7a7405 (patch)
tree8a9a8617753896bcaadb39bc3e9e7a153255d4d7 /usr/local/www/fend.inc
parent329b5bb7b34b763872d0e15d61c8be0192dd9bb3 (diff)
downloadpfsense-9e03a7503aeebc307ba3c2df09522e2c2d7a7405.zip
pfsense-9e03a7503aeebc307ba3c2df09522e2c2d7a7405.tar.gz
Add rounded corners
Diffstat (limited to 'usr/local/www/fend.inc')
-rwxr-xr-xusr/local/www/fend.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc
index f192980..c63230d 100755
--- a/usr/local/www/fend.inc
+++ b/usr/local/www/fend.inc
@@ -6,3 +6,11 @@
All rights reserved.&nbsp; [<a href="/license.php" class="tblnk">view license</a>]</td>
</tr>
</table>
+</div>
+<script type="text/javascript">
+window.onload=function(){
+if(!NiftyCheck())
+ return;
+Rounded("div#niftyOutter","all","#FFF","#D4DDFF","smooth");
+}
+</script> \ No newline at end of file
OpenPOWER on IntegriCloud