summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic/bottom-loader.js
diff options
context:
space:
mode:
authorSjon Hortensius <sjon@hortensius.net>2014-12-29 20:13:49 +0100
committerSjon Hortensius <sjon@hortensius.net>2014-12-29 20:14:12 +0100
commit1180e4f0115179cd05b8a5ce34bcf71ebb1d347c (patch)
treebda7e9c8a6422e8b31929cc423041d0391557216 /usr/local/www/themes/metallic/bottom-loader.js
parent16d2c13aa645a16038301c80aebf81f65bb7fc2b (diff)
downloadpfsense-1180e4f0115179cd05b8a5ce34bcf71ebb1d347c.zip
pfsense-1180e4f0115179cd05b8a5ce34bcf71ebb1d347c.tar.gz
started migration to bootstrap
* migrated /index and most widgets on it * migrated /system.php using new form-layout * removed /themes and /javascript; html will change too much
Diffstat (limited to 'usr/local/www/themes/metallic/bottom-loader.js')
-rw-r--r--usr/local/www/themes/metallic/bottom-loader.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/usr/local/www/themes/metallic/bottom-loader.js b/usr/local/www/themes/metallic/bottom-loader.js
deleted file mode 100644
index a21f775..0000000
--- a/usr/local/www/themes/metallic/bottom-loader.js
+++ /dev/null
@@ -1,10 +0,0 @@
-//<![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