mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
11 lines
342 B
JavaScript
Executable File
11 lines
342 B
JavaScript
Executable File
<!--
|
|
|
|
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");
|
|
|
|
//-->
|