114 lines
5.4 KiB
CSS
114 lines
5.4 KiB
CSS
*{ font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; outline:none; }
|
|
form{ padding:0/*!important*/; margin:0/*!important*/; }
|
|
img{ border:0; }
|
|
ul,ol{ padding:2px 5px; margin:0 0 0 20px; }
|
|
|
|
body{ font-size:72%; color: #666; background:#fff; margin:0px; padding:0px; }
|
|
h1{ font-size:140%; float:left; width:auto; margin:0px 5px 0 0; }
|
|
h2{ margin:20px 0 3px 0; }
|
|
h3{ margin:10px 0 1px 0; }
|
|
p{ margin:10px 0; }
|
|
/*pre,code{ clear:both; display:block; }*/
|
|
pre.code{
|
|
background-color:#F7F7F7;
|
|
border-color:#A7A7CC;
|
|
border-style:solid;
|
|
border-width:1px 1px 1px 5px;
|
|
font-size:small;
|
|
overflow-x:auto;
|
|
padding:5px 5px 5px 15px;
|
|
}
|
|
|
|
@media screen{
|
|
/* LAYOUT - Layer 0: sticky footer */
|
|
/*ALL*/html,body,#wrap{ min-height: 100%; height: auto !important; height: 100%; }
|
|
/* FIXED HEADER/FOOTER: */
|
|
#roof{ height:25px; position:fixed; width:100%; z-index:9999; left:0; top:0; }
|
|
#head{ height:50px; line-height:1em; position:fixed; width:100%; z-index:9999; left:0; top:0px; }
|
|
#foot{ height:80px; position:fixed; width:100%; z-index:9999; left:0; bottom:0; }
|
|
#wrap{ margin:50px 0 80px 0; padding:20px; }
|
|
}
|
|
|
|
@media debug{
|
|
#wrap{ background:#ffeeee;/*IE8*/ background:#eeffee;/*IE7*/ }
|
|
html > body #wrap{ background:#eeeeff;/*MOZ*/ }
|
|
}
|
|
|
|
/* ---------------------------------------------- */
|
|
|
|
#roof{
|
|
color:#777; font-size:94%; color:#00A;
|
|
background: #FAFAFA;
|
|
box-shadow: 0 1px 0 rgba(255,255,255,0.4),0 0 10px rgba(0,0,0,0.1);
|
|
}
|
|
#head{
|
|
background: -webkit-linear-gradient(#FAFAFA,#EAEAEA);
|
|
background: -moz-linear-gradient(#FAFAFA,#EAEAEA);
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#eaeaea')";
|
|
box-shadow: 0 1px 0 rgba(255,255,255,0.4),0 0 10px rgba(0,0,0,0.1);
|
|
}
|
|
#body{
|
|
line-height:1.5em; font-size:12px;
|
|
}
|
|
#foot{
|
|
border: #e0e0e0 solid 2px;
|
|
border-width: 2px 0 0 0;
|
|
background: -webkit-linear-gradient(#FAFAFA,#EAEAEA);
|
|
background: -moz-linear-gradient(#FAFAFA,#EAEAEA);
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#eaeaea')";
|
|
}
|
|
#share{ }
|
|
|
|
/* --- */
|
|
|
|
#ad{ position:absolute; left:10px; /*background:#090;*/ padding:0px; width:130px !important; overflow:hidden !important; }
|
|
#ad iframe{ width:160px !important; overflow:hidden !important; }
|
|
#documentation{ margin-left:130px; }
|
|
|
|
/* --- */
|
|
|
|
#search{ text-align:right; padding:0; margin:5px 0; border:0; display:inline; clear:none; width:200px; }
|
|
#search *{ display:inline; float:left; clear:none; }
|
|
#search label{ color:#C00; font-weight:bold; font-size:100%; margin:2px 5px 0 0; }
|
|
#search input{ font-weight:bold; font-size:95%; }
|
|
|
|
/* --- */
|
|
|
|
.license-info{ padding:10px 20px; margin:0px 50px; border:#77cc77 solid 1px; background:#f3f9f3; }
|
|
.hint{ padding:3px; background:#FFFF99; color:#000; border-bottom:#CC9900 solid 1px; margin:0 0 10px 0; }
|
|
|
|
/* ---------------------------------------------- */
|
|
|
|
/* Utilities */
|
|
.P5{ padding:5px; }
|
|
.Warning,.No,.Error{ color:red; }
|
|
.Success,.Yes,.Y{ color:green; }
|
|
.Bold,.B{ font-weight:bold; }
|
|
|
|
/* FROM: http://roscoecreations.com/help/css/global2.css */
|
|
.Clear:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
|
|
.Clear {display: inline-block;}
|
|
html[xmlns] .Clear {display: block;}
|
|
* html .Clear {height: 1%;}
|
|
/* - END - */
|
|
|
|
/* tabs css */
|
|
@media projection,screen{.tabs-hide{display:none}}@media print{.tabs-nav{display:none}}.tabs-nav{list-style:none;margin:0;padding:0 0 0 4px}.tabs-nav:after{display:block;clear:both;content:" "}.tabs-nav li{float:left;margin:0 0 0 1px}.tabs-nav a{display:block;position:relative;top:1px;z-index:2;padding:6px 10px 0;height:18px;color:#27537a;font-size:12px;font-weight:bold;line-height:1.2;text-align:center;text-decoration:none;background:url(/@/js/tabs/tab.png) no-repeat}.tabs-nav .tabs-selected a{padding-top:7px;color:#000}.tabs-nav .tabs-selected a,.tabs-nav a:hover,.tabs-nav a:focus,.tabs-nav a:active{background-position:0 -50px;outline:0}.tabs-nav .tabs-disabled a:hover,.tabs-nav .tabs-disabled a:focus,.tabs-nav .tabs-disabled a:active{background-position:0 0}.tabs-nav .tabs-selected a:link,.tabs-nav .tabs-selected a:visited,.tabs-nav .tabs-disabled a:link,.tabs-nav .tabs-disabled a:visited{cursor:text;cursor:default}.tabs-nav a:hover,.tabs-nav a:focus,.tabs-nav a:active{cursor:pointer;cursor:hand}.tabs-nav .tabs-disabled{opacity:.4}.tabs-container{border-top:1px solid #97a5b0;padding:1em 8px;background:#fff}.tabs-loading span{padding:0 0 0 20px;background:url(/@/js/tabs/loading.gif) no-repeat 0 50%}.tabs-nav li{margin:0px;padding:0px 4px 0px 0px}.tabs-nav a{position:relative;padding:5px 3px 0px 3px;font-size:100%;font-weight:normal;line-height:1;height:16px;border:#ccc solid;border-width:1px 1px 0px 1px;background:#f5f5f5;color:#333!important}.tabs-nav a:hover{color:#339!important;text-decoration:underline}.tabs-nav .tabs-selected a{padding-top:6px;border-width:1px 1px 0px 1px;background:#e7e7e7;color:#000!important}.tabs-nav .tabs-disabled a{border-color:#ccc;color:#555!important}.tabs-container{border-top:1px solid #e0e0e0;padding:0px 0px;background:transparent}* html .tabs-nav a{display:inline-block;height:23px}.tabs-nav li > a{}
|
|
|
|
.tabs-nav{ font-size:110%; }
|
|
.tabs-nav a{
|
|
margin:0 3px 0 0;
|
|
padding:5px 12px; display:block;
|
|
font-weight:bold;
|
|
border-top-left-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
}
|
|
.tabs-container{
|
|
padding:0 20px 20px 20px;
|
|
border-top:#e0e0e0 solid 2px;
|
|
border-left:#e0e0e0 solid 2px;
|
|
height:100%;
|
|
min-height:100%;
|
|
}
|
|
#documentation{}
|