summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/themes/code-red/bottom-loader.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/themes/code-red/bottom-loader.js')
-rwxr-xr-xsrc/usr/local/www/themes/code-red/bottom-loader.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/usr/local/www/themes/code-red/bottom-loader.js b/src/usr/local/www/themes/code-red/bottom-loader.js
new file mode 100755
index 0000000..a21f775
--- /dev/null
+++ b/src/usr/local/www/themes/code-red/bottom-loader.js
@@ -0,0 +1,10 @@
+//<![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");
+
+//]]>
OpenPOWER on IntegriCloud