summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/themes/pfsense-dropdown/bottom-loader.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/themes/pfsense-dropdown/bottom-loader.js')
-rw-r--r--src/usr/local/www/themes/pfsense-dropdown/bottom-loader.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/usr/local/www/themes/pfsense-dropdown/bottom-loader.js b/src/usr/local/www/themes/pfsense-dropdown/bottom-loader.js
new file mode 100644
index 0000000..fad206e
--- /dev/null
+++ b/src/usr/local/www/themes/pfsense-dropdown/bottom-loader.js
@@ -0,0 +1,11 @@
+//<![CDATA[
+
+NiftyCheck();
+Rounded("div#niftyMenu","top bottom","#FFFFFF","#000000","smooth");
+Rounded("div#mainarea","bl br tr","#FFF","#DDDDDD","smooth");
+Rounded("div#boxarea","bl br tl tr","#FFF","#DDDDDD","smooth");
+Rounded("tr#fend","bl br tl tr","#FFF","#990000","smooth");
+Rounded("div#topbox","all","#FFF","#990000","smooth");
+Rounded("div#footer","bl br tl tr","#FFF","#990000","smooth");
+
+//]]>
OpenPOWER on IntegriCloud