diff --git a/kloxo/httpdocs/htmllib/css/skin/default/missing-common.css b/kloxo/httpdocs/htmllib/css/skin/default/missing-common.css index e2e2b6d752..b7e26cf658 100644 --- a/kloxo/httpdocs/htmllib/css/skin/default/missing-common.css +++ b/kloxo/httpdocs/htmllib/css/skin/default/missing-common.css @@ -1,538 +1,630 @@ -table { - margin: 0 0 0 0; - padding: 0 0 0 0 ; - font-size: 8pt; - font-weight: 100; - font-family: Tahoma, Verdana, Arial, sans-serif; - border-width: 0; - border-bottom: nil; +table { + margin: 0; + padding: 0; + font-size: 8pt; + font-weight: 100; + font-family: Tahoma, Verdana, Arial, sans-serif; + border-width: 0; } -td { - margin: 0 0 0 0; - padding: 0 0 0 0 ; +td { + margin: 0; + padding: 0; } -tr { - margin: 0 0 0 0; - padding: 0 0 0 0 ; +tr { + margin: 0; + padding: 0; } form { - margin: 0 0 0 0; - padding: 0 0 0 0 ; + margin: 0; + padding: 0; } +a { + margin: 0; + padding: 0; + font-size: 8pt; + font-weight: 100; + font-family: Tahoma, Verdana, Arial, sans-serif; + border-width: 0; +} -a { - margin: 0 0 0 0; - padding: 0 0 0 0 ; - font-size: 8pt ; - font-weight: 100; - font-family: Tahoma, Verdana, Arial, sans-serif; - border-width: 0; +a:link { + color: #003366; + text-decoration: none; } +a:visited { + color: #003366; + text-decoration: none; +} -a:link {color: #003366; text-decoration:none; } -a:visited {color: #003366; text-decoration:none; } -a:active {color: #003366; text-decoration:none; } -a:hover {text-decoration:underline; } +a:active { + color: #003366; + text-decoration: none; +} -a.insidelist:link {color: #003366; text-decoration:underline; } -a.insidelist:hover {color: #003366; text-decoration:none; } -a.insidelist:visited {color: #003366; text-decoration:underline; } -a.insidelist:active {color: #003366; text-decoration:underline; } +a:hover { + text-decoration: underline; +} -img { - margin: 0 0 0 0; - padding: 0 0 0 0 ; - font-size: 8pt ; - font-weight: 100; - font-family: Tahoma, Verdana, Arial, sans-serif; - border-width: 0; +a.insidelist:link { + color: #003366; + text-decoration: underline; } -div { - margin: 0 0 0 0; - padding: 0 0 0 0 ; - font-size: 8pt ; - font-weight: 100; - font-family: Tahoma, Verdana, Arial, sans-serif; +a.insidelist:hover { + color: #003366; + text-decoration: none; } +a.insidelist:visited { + color: #003366; + text-decoration: underline; +} -table.table_head { - background: url("/img/images/FINAL_07.gif"); +a.insidelist:active { + color: #003366; + text-decoration: underline; } +img { + margin: 0; + padding: 0; + font-size: 8pt; + font-weight: 100; + font-family: Tahoma, Verdana, Arial, sans-serif; + border-width: 0; +} -div.mainButton { - position:relative; - cursor:pointer; - border-style:groove; - border-color:#3399CC; - border-width:0px; - height:90; - width:30; +div { + margin: 0; + padding: 0; + font-size: 8pt; + font-weight: 100; + font-family: Tahoma, Verdana, Arial, sans-serif; } -.forgotpwd { - color: #3992de; - font-family: arial; - font-weight: bold; - font-size: 8pt; - text-decoration: none; +table.table_head { + background: url("/img/images/FINAL_07.gif"); +} + +div.mainButton { + position: relative; + cursor: pointer; + border-style: groove; + border-color: #3399CC; + border-width: 0px; + height: 90px; + width: 30px; } -.forgotpwd:hover { - color: #0066CC; +.forgotpwd { + color: #3992de; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-weight: bold; + font-size: 8pt; + text-decoration: none; } +.forgotpwd:hover { + color: #0066CC; +} .small { - font-size: 9px; - font-family:arial; - letter-spacing : 1px; + font-size: 9px; + font-family: Tahoma, Verdana, Arial, sans-serif; + letter-spacing: 1px; } input.small { - width: 30; + width: 30px; } input.verysmall { - margin: 0 0 0 0 ; - width: 11; - height: 11; + margin: 0; + width: 11px; + height: 11px; } .lightandthin { - font-family:arial; - font-size: 9px; - font-weight: normal; - letter-spacing : 0pt; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 9px; + font-weight: normal; + letter-spacing: 0; } abbr { - border-bottom: 10px solid black; + border-bottom: 10px solid black; } .logintextbox { - border:1px solid #9dddff; - font-family: arial; - font-size: 10pt; - font-weight: bold; - color:#666666; - padding: 0; - background-color:#f4faff; + border: 1px solid #9dddff; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 10pt; + font-weight: bold; + color: #666666; + padding: 0; + background-color: #f4faff; } .forgottextbox { - border:1px solid #9dddff; - font-family: arial; - font-size: 10pt; - font-weight: bold; - color:#666666; - padding: 3; - background-color:#f4faff; + border: 1px solid #9dddff; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 10pt; + font-weight: bold; + color: #666666; + padding: 3px; + background-color: #f4faff; } .submitbox { - border:1px solid #A5C7E7; - font-family: arial; - font-size: 10pt; - font-weight: bold; - color:#FFFFFF; - background-color:#A5c7e3; + border: 1px solid #A5C7E7; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 10pt; + font-weight: bold; + color: #FFFFFF; + background-color: #A5c7e3; } font.bold { - font-weight: bold; + font-weight: bold; } fieldset { - background: #ffffff; - width:95%; + background: #ffffff; + width: 95%; } -.menus { - font-family : arial; - font-weight : bold; - font-size : 10px; - text-decoration : none ; +.menus { + font-family: Tahoma, Verdana, Arial, sans-serif; + font-weight: bold; + font-size: 10px; + text-decoration: none; } -.helparea{ - font-family: arial, verdana; - font-weight:normal; - font-size: 10px; - height: 85 ; - width: 140; - border-style:groove; - border-color:#3399CC; - border-width:0px; - text:10% +.helparea { + font-family: Tahoma, Verdana, Arial, sans-serif; + font-weight: normal; + font-size: 10px; + height: 85px; + width: 140px; + border-style: groove; + border-color: #3399CC; + border-width: 0; } -.button { - font-family : arial; - font-weight : bold; - font-size : 10px; - text-decoration : none; +.button { + font-family: Tahoma, Verdana, Arial, sans-serif; + font-weight: bold; + font-size: 10px; + text-decoration: none; } .searchbox { - border : 1px solid #b0c0f0; - font-family : arial; - color : #000000; - font-size : 10px; - font-weight : normal; - padding-left : 2; - background-color : #ffffff; + border: 1px solid #b0c0f0; + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; + font-size: 10px; + font-weight: normal; + padding-left: 2px; + background-color: #ffffff; } .seabox { - border : 1px solid #000000; - font-family : arial; - color : #000000; - font-size : 10px; - font-weight : normal; - padding-left : 2; - background-color : #ffffff; - MARGIN: 1px; - BACKGROUND: URL(/img/login/user.gif) no-repeat; - BACKGROUND-POSITION: 1px 1px; - BACKGROUND-COLOR: #FFFFFF; - PADDING-LEFT: 18px; - VERTICAL-ALIGN: middle; + border: 1px solid #000000; + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; + font-size: 10px; + font-weight: normal; + background-color: #ffffff; + margin: 1px; + background: URL("/img/login/user.gif") no-repeat; + background-position: 1px 1px; + background-color: #FFFFFF; + padding-left: 18px; + vertical-align: middle; } + .seabox1 { - border : 1px solid #000000; - font-family : arial; - color : #000000; - font-size : 10px; - font-weight : normal; - padding-left : 2; - background-color : #ffffff; - MARGIN: 1px; - BACKGROUND-POSITION: 1px 1px; - BACKGROUND-COLOR: #FFFFFF; - VERTICAL-ALIGN: middle; + border: 1px solid #000000; + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; + font-size: 10px; + font-weight: normal; + padding-left: 2px; + background-color: #ffffff; + MARGIN: 1px; + BACKGROUND-POSITION: 1px 1px; + VERTICAL-ALIGN: middle; } .textdisable { - font-family : arial; - color : #000000; - font-size : 11px; - font-weight : normal; - padding-left : 2; - background-color : #eeeeee; + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; + font-size: 11px; + font-weight: normal; + padding-left: 2px; + background-color: #eeeeee; } .dckbox1 { - background-color : #eeeeee; + background-color: #eeeeee; } .dckbox2 { - background-color : #eeeeee; + background-color: #eeeeee; } .legend { - font-weight: normal; + font-weight: normal; } .textarea { - color : #000000; - font-family : arial; - color : #000000; - font-size : 11px; - font-weight : normal; - padding-left : 2; - background-color : #ffffff; + color: #000000; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 11px; + font-weight: normal; + padding-left: 2px; + background-color: #ffffff; } .frmtextarea { - color : #000000; - font-family : arial; - color : #000000; - font-size : 11px; - font-weight : normal; - padding-left : 2; - background-color : #ffffff; + color: #000000; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 11px; + font-weight: normal; + padding-left: 2px; + background-color: #ffffff; } .frmtextareadisable { - color : #000000; - font-family : arial; - font-size : 11px; - font-weight : normal; - padding-left : 2; + color: #000000; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 11px; + font-weight: normal; + padding-left: 2px; } .textchmoddisable { - font-family : arial; - color : #000000; - font-size : 11px; - font-weight : bold; - padding-left : 12; - background-color : #ffffff; + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; + font-size: 11px; + font-weight: bold; + padding-left: 12px; + background-color: #ffffff; } .textenable { - font-family : arial; - color : #000000; - font-size : 11px; - font-weight : normal; - padding-left : 2; - background-color : #ffffff; + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; + font-size: 11px; + font-weight: normal; + padding-left: 2px; + background-color: #ffffff; } - .textbox { - font-family : arial; - color : #000000; - font-size : 11px; - font-weight : normal; - padding-left : 2; - background-color : #FFFFFF; - width: 190; -} + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; + font-size: 11px; + font-weight: normal; + padding-left: 2px; + background-color: #FFFFFF; + width: 190px; +} .lpanelbuttonrow2 { - font-weight : bold; - cursor : pointer; + font-weight: bold; + cursor: pointer; } .buttonunselect { - color : #ffffff; - font-weight : bold; - font-size : 11px; - font-family : arial; + color: #ffffff; + font-weight: bold; + font-size: 11px; + font-family: Tahoma, Verdana, Arial, sans-serif; } .buttonselect { - color : #336699; - font-weight : bold; - font-size : 11px; - font-family : arial; - background-color : #f5f5f5; - cursor : pointer; + color: #336699; + font-weight: bold; + font-size: 11px; + font-family: Tahoma, Verdana, Arial, sans-serif; + background-color: #f5f5f5; + cursor: pointer; } -.messagetable { - border-top-style : dashed; - border-top-width : 1; - border-bottom-style : dashed; - border-bottom-width : 1; - border-collapse : collapse; - background-color : #FFFFFD; - border-color : #000000; - border-width : 1; +.messagetable { + border-top-style: dashed; + border-top-width: 1px; + border-bottom-style: dashed; + border-collapse: collapse; + background-color: #FFFFFD; + border-color: #000000; } .messagetext { - font-size : 8pt; - font-weight : normal; - color : #000000; - font-family : Arial, Verdana; -} + font-size: 8pt; + font-weight: normal; + color: #000000; + font-family: Tahoma, Verdana, Arial, sans-serif; +} .helparea { - font-family : arial, verdana; - font-weight : normal; - font-size : 10px; - height : 85; - width : 140; - border-style : groove; - border-width : 0px; - text : 10%; -} -.icontextlink { - color : #000000; - font-family : arial; - font-weight : normal; - font-size : 10px; - cursor : pointer; - text-decoration : none; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-weight: normal; + font-size: 10px; + height: 85px; + width: 140px; + border-style: groove; + border-width: 0; +} + +.icontextlink { + color: #000000; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-weight: normal; + font-size: 10px; + cursor: pointer; + text-decoration: none; } .icontextlink:hover { - text-decoration : underline; - cursor : pointer; + text-decoration: underline; + cursor: pointer; } .searchtext { - font-family : arial, verdana; - font-size : 12px; - color : #000000; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 12px; + color: #000000; } .pagetext { - font-family : arial, verdana; - font-size : 10px; - color : #000000; - font-weight : bold; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 10px; + color: #000000; + font-weight: bold; } .lpanelbutton { - cursor : pointer; + cursor: pointer; } .submitbutton { - font-family : arial; - font-size : 8pt; - font-weight : bold; - color : #000000; - background-color : #FFFFFF; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 8pt; + font-weight: bold; + color: #000000; + background-color: #FFFFFF; } .submitupdatebutton { - padding: 0 5 0 20; - font-family : arial; - font-size : 8pt; - font-weight : bold; - padding: 0 0 0 0; - background-color : #FFFFFF; - /*background : url('/img/skin/hypervm/default/default/btn_ok_bg.gif'); */ + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 8pt; + font-weight: bold; + padding: 0; + background-color: #FFFFFF; } .submitbuttonlogout { - font-family : arial; - font-size : 8pt; - font-weight : bold; - color : #bb3333; - background-color : #FFFFFF; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-size: 8pt; + font-weight: bold; + color: #bb3333; + background-color: #FFFFFF; } .tableheadtext { - font-size : 11px; - font-family : Arial; - font-weight : bold; - text-decoration : none; + font-size: 11px; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-weight: bold; + text-decoration: none; } .tableheadtext:hover { - text-decoration : underline; - cursor : pointer; + text-decoration: underline; + cursor: pointer; } .sortby { - padding-left : 5; + padding-left: 5px; } .detailtablehead { - font-size : 11px; - font-family : Arial; - font-weight : bold; - text-decoration : none; + font-size: 11px; + font-family: Tahoma, Verdana, Arial, sans-serif; + font-weight: bold; + text-decoration: none; } .detailleft { - color : #003366; - background-color : #7db3ee; - padding-left : 5; - padding-right : 5; + color: #003366; + background-color: #7db3ee; + padding-left: 5px; + padding-right: 5px; } - .rowpoint { - background-color : #ffffff; + background-color: #ffffff; } .rowpointhilite { - background-color : #ff9933; + background-color: #ff9933; } .hiliterow { - background-color : #dddddd; + background-color: #dddddd; } .tablerowdetail0 { - font-weight : normal; - font-size : 11px; - font-family : arial; - color : #000000; + font-weight: normal; + font-size: 11px; + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; } .tablerowhilite { - background-color : #dde; + background-color: #dde; } .tablerowdetail1 { - font-weight : normal; - font-size : 11px; - font-family : arial; - color : #000000; + font-weight: normal; + font-size: 11px; + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; } .hiliterowdetail { - font-weight : normal; - font-size : 11px; - font-family : arial; + font-weight: normal; + font-size: 11px; + font-family: Tahoma, Verdana, Arial, sans-serif; } .detailother { - padding-left : 5; - padding-right : 5; - background-color : #eeeeee; + padding-left: 5px; + padding-right: 5px; + background-color: #eeeeee; } .col { - padding: 7 5 7 10 ; - vertical-align : middle; - + padding: 7px 5px 7px 10px; + vertical-align: middle; + } .collist { - padding: 0 5 0 5 ; - vertical-align : middle; - + padding: 0 5px 0 5px; + vertical-align: middle; + } + .filebox { - font-family : arial; - color : #000000; - font-size : 9px; - font-weight : normal; - background-color : #FFFFFF; + font-family: Tahoma, Verdana, Arial, sans-serif; + color: #000000; + font-size: 9px; + font-weight: normal; + background-color: #FFFFFF; } .coldetail { - padding-left : 15; + padding-left: 15px; } .colHighLight { - padding-left : 5; + padding-left: 5px; } .copyright { - font-family : Arial; - font-weight : normal; - padding-left : 20px; -} - -.smallroundedmodule{padding:0 4px;} -.smallroundedmodule div{border-style:solid;border-width:1px;margin:-2px -4px;height:1em;} -html>body .smallroundedmodule div{height:auto;} -.smallroundedmodule div div{border-style:none;border-width:0;margin:0 4px;} -.smallroundedmodule .first, .smallroundedmodule .last{position:relative;height:4px;margin:0;} -.smallroundedmodule .first{border-width:1px 0 0 0;} -.smallroundedmodule .last{border-width:0 0 1px 0;} -.smallroundedmodule .first .first, .smallroundedmodule .first .last{margin-top:-1px;} -.smallroundedmodule .last .first, .smallroundedmodule .last .last{margin-bottom:-1px;} -.smallroundedmodule .first .first, .smallroundedmodule .first .last, .smallroundedmodule .last .first, .smallroundedmodule .last .last{border:0px none;position:absolute;z-index:1;width:4px;background-repeat:no-repeat} -.smallroundedmodule .first .first, .smallroundedmodule .last .first{margin-left:-4px;} -.smallroundedmodule .first .last, .smallroundedmodule .last .last{right:0px;margin-right:-4px;} -div.lowquota span#quotausagebar span.first{background:#ffffff repeat-x center left;} -div#quotameter div{border-width:0; border-color:#ffffff;} -#quotausagebar{border-color:#dddddd;} -#quotausagebar{position:relative;display:block;border-style:solid;border-width:1px;margin:2px 4px;height:1em;} -#quotausagebar span.first{position:absolute;height:100%;} -#quotausagebar span.last{width:100%;text-align:center;font:normal 78% verdana;} -html>body #quotausagebar span.last{display:block;width:auto;} + font-family: Tahoma, Verdana, Arial, sans-serif; + font-weight: normal; + padding-left: 20px; +} + +.smallroundedmodule { + padding: 0 4px; +} + +.smallroundedmodule div { + border-style: solid; + border-width: 1px; + margin: -2px -4px; + height: 1em; +} + +html > body .smallroundedmodule div { + height: auto; +} + +.smallroundedmodule div div { + border-style: none; + border-width: 0; + margin: 0 4px; +} + +.smallroundedmodule .first, .smallroundedmodule .last { + position: relative; + height: 4px; + margin: 0; +} + +.smallroundedmodule .first { + border-width: 1px 0 0 0; +} + +.smallroundedmodule .last { + border-width: 0 0 1px 0; +} + +.smallroundedmodule .first .first, .smallroundedmodule .first .last { + margin-top: -1px; +} + +.smallroundedmodule .last .first, .smallroundedmodule .last .last { + margin-bottom: -1px; +} + +.smallroundedmodule .first .first, .smallroundedmodule .first .last, .smallroundedmodule .last .first, .smallroundedmodule .last .last { + border: 0 none; + position: absolute; + z-index: 1; + width: 4px; + background-repeat: no-repeat +} + +.smallroundedmodule .first .first, .smallroundedmodule .last .first { + margin-left: -4px; +} + +.smallroundedmodule .first .last, .smallroundedmodule .last .last { + right: 0; + margin-right: -4px; +} + +div.lowquota span#quotausagebar span.first { + background: #ffffff repeat-x center left; +} + +div#quotameter div { + border-width: 0; + border-color: #ffffff; +} + +#quotausagebar { + border-color: #dddddd; +} + +#quotausagebar { + position: relative; + display: block; + border-style: solid; + border-width: 1px; + margin: 2px 4px; + height: 1em; +} + +#quotausagebar span.first { + position: absolute; + height: 100%; +} + +#quotausagebar span.last { + width: 100%; + text-align: center; + font: normal 78% verdana; +} + +html > body #quotausagebar span.last { + display: block; + width: auto; +} .frm_cron_c_command { - width: 450px; + width: 450px; } \ No newline at end of file diff --git a/kloxo/httpdocs/htmllib/css/skin/default/missing-theme.css b/kloxo/httpdocs/htmllib/css/skin/default/missing-theme.css index 583ce0ab75..1956c1b03b 100644 --- a/kloxo/httpdocs/htmllib/css/skin/default/missing-theme.css +++ b/kloxo/httpdocs/htmllib/css/skin/default/missing-theme.css @@ -2,28 +2,20 @@ * Scrollbars */ -::-webkit-scrollbar-track -{ - -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); +::-webkit-scrollbar-track { + -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #F5F5F5; border-radius: 10px; } -::-webkit-scrollbar -{ +::-webkit-scrollbar { width: 10px; background-color: #F5F5F5; } -::-webkit-scrollbar-thumb -{ +::-webkit-scrollbar-thumb { border-radius: 10px; - background-image: -webkit-gradient(linear, - left bottom, - left top, - color-stop(0.0, rgb(177,207,237)), - color-stop(0.50, rgb(51,102,153)), - color-stop(1.00, rgb(177,207,237))); + background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.0, rgb(177, 207, 237)), color-stop(0.50, rgb(51, 102, 153)), color-stop(1.00, rgb(177, 207, 237))); } /* @@ -33,6 +25,7 @@ body { margin: 0; background-color: #FFFFFF; + font-family: arial, helvetica, sans-serif; } table { @@ -49,12 +42,15 @@ table { margin-top: 5px; width: 98%; -webkit-border-radius: 15px; - -moz-border-radius: 15px;border-radius: 15px; - border:1px solid #55AFE8; - background:rgba(255,255,255,0.0); + -moz-border-radius: 15px; + border-radius: 15px; + border: 1px solid #55AFE8; + background: rgba(255, 255, 255, 0.0); -webkit-box-shadow: #d6e7f6 5px 5px 5px; -moz-box-shadow: #d6e7f6 5px 5px 5px; box-shadow: #d6e7f6 5px 5px 5px; + background-color: #FFFFFF; + } .breadtable1 { @@ -81,6 +77,7 @@ table { padding-left: 5px; padding-right: 5px; } + .breadcrumbsbold { font-size: 7pt; font-weight: bold; @@ -88,54 +85,83 @@ table { padding-right: 5px; } +/* + * Navigation (header, default skin) + */ + +.headertabletabsleft { + width: 85px; + font-size: 11px; + color: #336699; + height: 34px; + margin: 0; +} + +.headertabletabsright { + font-size: 11px; + color: #336699; + height: 34px; + width: 73px; + margin: 0; +} + +/* + * Navigation (below breadcrumbs) + */ + +.navigationtop { + margin-top: 15px; + width: 100%; +} + /* * Seems not in use */ .menus { - color : #336699; + color: #336699; } .menuimage { - background-color : #b1cfed; + background-color: #b1cfed; } .menubgclass { - background-color : #ffffff; + background-color: #ffffff; } .menuhilite { - background-color : #aae7f6; + background-color: #aae7f6; } .dtree a.nodeSel { background-color: #d6e7f6; - background-color: #ff0000; - } - .button { - color : #336699; + color: #336699; } .button:hover { - color : #0066FF; + color: #0066FF; } .bordermain { - background-color : #55afe8; + background-color: #55afe8; } .mediumtableheader { border-bottom: 1px solid #b1cfed; } + .darktableheader { border-bottom: 2px solid #92c4f0; } + .darktableheader1 { - background :url(/img/skin/kloxo/default/default/tab_select_bg2.gif) 0 0 repeat-x; + background: url(/img/skin/kloxo/default/default/tab_select_bg2.gif) 0 0 repeat-x; } + .tableheader { border-bottom: 1px solid #4a7097; } @@ -150,7 +176,7 @@ table { } .legend { - color : #3333ff; + color: #3333ff; } .textchmoddisable { @@ -172,133 +198,267 @@ table { } .frmline { - background-color : #b1cfed; + background-color: #b1cfed; } .lpanelbuttonrow1 { - color : #336699; + color: #336699; } .lpanelbuttonrow2 { - color : #0066ff; + color: #0066ff; } .buttonunselect { - color : #ffffff; - font-weight : bold; - font-size : 12px; - font-family : arial; + color: #ffffff; + font-weight: bold; + font-size: 12px; + font-family: arial, helvetica, sans-serif; } .buttonselect { - color : #336699; - font-weight : bold; - font-size : 12px; - font-family : arial; - background-color : #f5f5f5; - cursor : pointer; + color: #336699; + font-weight: bold; + font-size: 12px; + font-family: arial, helvetica, sans-serif; + background-color: #f5f5f5; + cursor: pointer; } .helparea { - border-color : #3399CC; + border-color: #3399CC; } .lpanelbutton { - color : #0066ff; + color: #0066ff; } .formtablerow0 { - background-color : #f9f9f9; + background-color: #f9f9f9; } .formtablerow1 { - background-color : #f0f0f0; + background-color: #f0f0f0; } .formtablerow2 { - background-color : #ffd5d5; + background-color: #ffd5d5; } .submitbutton { - border:1px solid #666666; - background:url(/img/skin/kloxo/default/default/backsubmit.gif); + border: 1px solid #666666; + background: url(/img/skin/kloxo/default/default/backsubmit.gif); } .submitbutton:hover { - border:1px solid #666666; - background:#fafafa; + border: 1px solid #666666; + background: #fafafa; } .tableheadtext { - color : #000000; + color: #000000; } - .sortby { - background-color : #a5cbfa; + background-color: #a5cbfa; } .tablerowhead { - background-color : #e6efff; + background-color: #e6efff; } .detailtablehead { - color : #003366; - background-color : #7db3ee; + color: #003366; + background-color: #7db3ee; } .detailleft { - color : #003366; - background-color : #a5e7c7; + color: #003366; + background-color: #a5e7c7; } - .tablerow0 { - background-color : #f9f9f9; + background-color: #f9f9f9; border: 1px solid red; } .tablerow1 { - background-color : #f7f3f7; - border: 1px solid red ; + background-color: #f7f3f7; + border: 1px solid red; } .tablerow2 { - background-color : #f2f2f2; - border: 1px solid red ; + background-color: #f2f2f2; + border: 1px solid red; } .hiliterow { - background-color : #dddddd; + background-color: #dddddd; } .tablerowdetail0 { - background-color : #f9f9f9; + background-color: #f9f9f9; } .tablerowdetail1 { - background-color : #f2f2f2; + background-color: #f2f2f2; } .hiliterowdetail { - color : #336699; - background-color : #dddddd; + color: #336699; + background-color: #dddddd; } .filebox { - font-family : arial; - color : #000000; - font-size : 9px; - font-weight : normal; - background-color : #FFFFFF; - + font-family: arial, helvetica, sans-serif; + color: #000000; + font-size: 9px; + font-weight: normal; + background-color: #FFFFFF; } .colHighLight { - color : #ff6666; + color: #ff6666; } .copyright { - color : #336699; + color: #336699; +} + +/* + * Block tables (main frame) + */ + +div.section, div#createNew { + padding: 0; + margin-top: 0; + margin-bottom: 9px; + margin-left: 4px; + width: 98%; + -webkit-border-radius: 0; + -moz-border-radius: 0; + border-radius: 0; + border: 1px solid #55AFE8; + background: rgba(255, 255, 255, 0.0); + -webkit-box-shadow: #d6e7f6 5px 5px 5px; + -moz-box-shadow: #d6e7f6 5px 5px 5px; + box-shadow: #d6e7f6 5px 5px 5px; + background-color: #FAFAFA; + +} + +div#createNew input { + margin-left: 5px; } +div#createNew h3, div.section h3 { + font-size: 12px; + padding: 2px 5px; + margin: 0 0 10px 0; + display: block; + font-family: "trebuchet ms", verdana, sans-serif; + color: #003360; + border-bottom: 1px solid #55AFE8; +} + +div.section h3 { + cursor: move; +} + +div.section.demo div.example span { + margin: 0; + padding: 0; + font-size: 1.0em; + text-align: center; + display: block; +} + +div.section.demo { + margin: 0; + overflow: visible; + position: relative; + width: 100%; +} + +div.section h1 { + margin-bottom: 0; + font-size: 18px +} + +/* + * This is the Section title + */ +div.section span { + padding-left: 10px; + font-family: arial, helvetica, sans-serif; + font-weight: bold; + font-style: oblique; + color: #336699; + margin-left: auto; + margin-right: auto; + +} + +.headertitletable { + +} + +.headersectiontitlerow { + height: 26px; +} + +.icontable { + border-spacing: 2px; + border-collapse: separate; + width: 1px; + margin-left: auto; + margin-right: auto; +} + +.iconcel { + padding: 2px; + border: 1px solid #55AFE8; + background-color: #FFFFFF; + width: 1px; +} + +.icontextlink { + padding-left: 0; + font-family: arial, helvetica, sans-serif; + font-weight: normal; + font-style: normal; + color: #000000; + text-align: center; +} + +.iconrow { + margin-left: auto; + margin-right: auto; +} + +.iconimagelink img { + width: 32px; + height: 32px; + display: block; + margin-left: auto; + margin-right: auto; +} + +/* + * Changes the icon+label boxes + */ +.iconmaintable { + height: 80px; + width: 80px; + margin-left: auto; + margin-right: auto; + vertical-align: baseline; + cursor: pointer; +} + +/* + * main block div + */ +.mainblockdiv { + margin: 0px; +} \ No newline at end of file diff --git a/kloxo/httpdocs/htmllib/htmllib.php b/kloxo/httpdocs/htmllib/htmllib.php index 556fa26566..62f616781a 100644 --- a/kloxo/httpdocs/htmllib/htmllib.php +++ b/kloxo/httpdocs/htmllib/htmllib.php @@ -336,14 +336,14 @@ function print_tab_block($alist) { global $gbl, $sgbl, $login, $ghtml; if ($login->isDefaultSkin()) { - $this->print_tab_block_old($alist); + $this->print_tab_block_default($alist); } else { include_once "lib/print_tab.phps"; print_tab_for_feather($alist); } } - function print_tab_block_old($alist) + function print_tab_block_default($alist) { global $gbl, $sgbl, $login, $ghtml; $img_path = $login->getSkinDir(); @@ -354,19 +354,35 @@ function print_tab_block_old($alist) if ($login->getSpecialObject('sp_specialplay')->isOn('enable_ajax')) { $this->print_dialog($alist, $gbl->__c_object); } + print("\n"); + print("\n"); + print("\n"); + print("\n"); + print("\n"); + print("
\n"); + print("\n"); - echo "
- -
- - "; - foreach ($alist as $k => $a) $sel = $this->printTabButtonOld($k, $a); + print("
\n"); + print("\n"); - echo "


"; + foreach ($alist as $k => $a) { + $sel = $this->printTabButtonDefault($k, $a); + } + + print("
\n"); + + print("\n"); + print("\n"); + print("\n"); + print("\n"); + print("\n"); + print("\n"); + print("\n"); + print("

\n"); } - function printTabButtonOld($key, $url) + function printTabButtonDefault($key, $url) { global $gbl, $sgbl, $login, $ghtml; @@ -379,9 +395,8 @@ function printTabButtonOld($key, $url) $imgtop = $img_path . '/top_line.gif'; $buttonpath = get_image_path() . '/button/'; - $bpath = $login->getSkinDir(); $bdpath = $login->getSkinColor(); - $button = $bpath . '/top_line_medium.gif'; + $button = $img_path . '/top_line_medium.gif'; $this->resolve_int_ext($url, $psuedourl, $target); @@ -390,23 +405,23 @@ function printTabButtonOld($key, $url) $form_name = $this->createEncForm_name($file . "_" . $name); - $borderbottom = "style =\"border-bottom:2px solid #$bdpath;\""; - $borderbot = "style =\"background:url($bpath/tab_select_bg2.gif) 0 0 repeat-x;\""; + $borderbottom = "style=\"border-bottom: 2px solid #$bdpath;\""; + $borderbot = "style=\"background: url($img_path/tab_select_bg2.gif) 0 0 repeat-x;\""; + if ($check = $this->compare_urls("display.php?{$this->get_get_from_current_post(null)}", $url)) { - $bgcolorstring = "bgcolor=#99aaff"; + $bgcolorstring = "bgcolor=\"#99aaff\""; $sel = "_select"; $borderbottom = $borderbot; } else { $sel = "_select"; - $bgcolorstring = "bgcolor=#99aaff"; + $bgcolorstring = "bgcolor=\"#99aaff\""; } $imageheight = 24; $height = 34; - $imgp = $login->getSkinDir(); - $imglt = $imgp . "/tab{$sel}_lt.gif"; - $imgbg = $imgp . "/tab{$sel}_bg.gif"; - $imgrt = $imgp . "/tab{$sel}_rt.gif"; + $imglt = $img_path . "/tab{$sel}_lt.gif"; + $imgbg = $img_path . "/tab{$sel}_bg.gif"; + $imgrt = $img_path . "/tab{$sel}_rt.gif"; $linkflag = true; if (csa($key, "__var_")) { @@ -423,25 +438,25 @@ function printTabButtonOld($key, $url) ?> - valign=bottom> - +
valign="bottom"> + "); + print("\n"); } else { - print(""); + print("\n"); } ?> - action=> + print_input_vars($post); - print(''); + $this->print_input_vars($post); + print("\n"); $this->printTabForTabButton($key, $linkflag, $height + 2, $imageheight, $sel, $imgbg, $form_name, $name, $image, $descr, $check); if ($check) { - print(""); + print("\n"); } else { - print(""); + print("\n"); } ?> @@ -493,35 +508,39 @@ function printTabForTabButton($key, $linkflag, $height, $imageheight, $sel, $img $help = $descr['help']; $imgstr = null; if ($imagesrc) { - $imgstr = ""; + $imgstr = ""; } + $displaystring = "$descr[2]"; + if ($linkflag) { if ($login->getSpecialObject('sp_specialplay')->isOn('enable_ajax') && csb($key, "__v_dialog")) { - $displaystring = " $descr[2] "; + $displaystring = " $descr[2]"; } else { - $displaystring = " $descr[2] "; + $displaystring = "$descr[2]"; } - - } else { - $displaystring = "$descr[2] "; } if ($check) { ?> - - - + + + + + - - + + +get_server_string($obj); $buttonpath = get_image_path() . "/button/"; - $image = $ghtml->get_image($buttonpath, '', 'resource', '.gif'); + // $image = $ghtml->get_image($buttonpath, '', 'resource', '.gif'); $this->print_action_block($obj, $obj->get__table(), $alist, $num); } @@ -672,7 +691,7 @@ function print_style_desktop() .trigger a:hover { - cursor: poiner; + cursor: pointer; } .trigger @@ -1005,10 +1024,10 @@ function print_style_home() function drag_drop() { global $gbl, $sgbl, $login, $ghtml; - ?> +?> -
- + -
+ + + + + +