diff --git a/common/css/xe.css b/common/css/xe.css index 6c1b8c290..a848cbfb5 100644 --- a/common/css/xe.css +++ b/common/css/xe.css @@ -1,4 +1,5 @@ @charset "utf-8"; +/* NHN (developers@xpressengine.com) */ /* Element Reset */ body,table,input,textarea,select,button{font-family:Tahoma,Geneva,sans-serif;font-size:12px} img{border:0} diff --git a/common/css/xe.min.css b/common/css/xe.min.css index de519f0e2..df2890426 100644 --- a/common/css/xe.min.css +++ b/common/css/xe.min.css @@ -1 +1 @@ -@charset "utf-8";/* Element Reset */body,table,input,textarea,select,button{font-family:Tahoma,Geneva,sans-serif;font-size:12px}img{border:0}/* Button */.btn{position:relative;display:inline-block;vertical-align:middle}.btn *{display:inline-block;padding:0 8px;font-size:12px;height:24px;line-height:22px;margin:0;font-weight:bold !important;color:#fff;text-decoration:none !important;border:1px solid;cursor:pointer;overflow:visible;border-radius:3px;box-shadow:inset 0 0 1px #fff;background-color:#666;text-shadow:0 -1px 0 #333;zoom:1}.btn *[type=submit][disabled=disabled],.btn *[type=button][disabled=disabled]{opacity:.5;*filter:alpha(opacity=50)}.btn a, .btn input[type=button],.btn button[type=button]{border-color:#ccc;color:#333 !important;background:#eee -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#ddd));background:#eee -moz-linear-gradient(top,#fff,#ddd);background-color:#eee;text-shadow:1px 1px 0 #fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#dddddd)}.btn input[type=submit], .btn button[type=submit]{border-color:#666;background:#333 -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#777),color-stop(0.5,#333),color-stop(0.5,#000)) !important;background:#333 -moz-linear-gradient(top,#777,#000) !important;background-color:#333 !important;color:#ffc !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#777777, endColorStr=#333333)}.btn a{height:22px}.btn.medium *{padding:0 12px;font-size:16px;height:30px;line-height:28px}.btn.medium a{height:28px}.btn.large *{padding:0 18px;font-size:22px;height:36px;line-height:34px}.btn.large a{height:34px}/* Button - Regucy */span.button,a.button{position:relative;display:inline-block;vertical-align:top}span.button *,a.button *{display:inline-block;padding:0 8px;font-size:12px;height:24px;line-height:22px;margin:0;font-weight:bold !important;color:#fff;text-decoration:none !important;border:1px solid;cursor:pointer;overflow:visible;border-radius:3px;box-shadow:inset 0 0 1px #fff;background-color:#666;text-shadow:0 -1px 0 #333;zoom:1}span.button *[type=submit][disabled=disabled],span.button *[type=button][disabled=disabled]{opacity:.5;*filter:alpha(opacity=50)}a.button span, span.button button[type=button]{border-color:#ccc;color:#333 !important;background:#eee -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#ddd));background:#eee -moz-linear-gradient(top,#fff,#ddd);background-color:#eee;text-shadow:1px 1px 0 #fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#dddddd)}span.button input, span.button button[type=submit]{border-color:#666;background:#333 -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#777),color-stop(0.5,#333),color-stop(0.5,#000));background:#333 -moz-linear-gradient(top,#777,#000);background-color:#333;color:#ffc !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#777777, endColorStr=#333333)}a.button span{height:22px}/* Button Area */.btnArea{margin:1em 0;text-align:right;zoom:1;clear:both}.btnArea:after{content:"";display:block;clear:both}.btnArea .etc{float:left}/* Text Button */input[type=submit].text,input[type=button].text, button[type=submit].text,button[type=button].text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a !important;background:none;text-decoration:underline;cursor:pointer}/* Popup Menu Area */#popup_menu_area{position:absolute;background:#fff;border:1px solid #e9e9e9;border-radius:5px;padding:10px;line-height:1.3;box-shadow:0 0 6px #666;font-size:12px;filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135, strength=5)}#popup_menu_area ul{list-style:none;margin:0;padding:0}#popup_menu_area li{margin:0;padding:0}#popup_menu_area a{text-decoration:none;color:#333}#popup_menu_area a:hover,#popup_menu_area a:avtive,#popup_menu_area a:focus{text-decoration:underline}/* Message */.message{border:1px solid #ddd;background:#f8f8f8;margin:1em 0;padding:0 1em;border-radius:5px;line-height:1.4;font-size:12px}body>.message{margin:1em}.message p{margin:1em 0 !important}.message em{font-style:normal;color:#e00}.message.info,.message.error,.message.update{padding-left:55px}.message.info{border-color:#E0E8EC;background:#EDF9FF url(../../common/img/msg.Info.png) no-repeat 1em .5em}.message.error{border-color:#EFDCDC;background:#FFECEC url(../../common/img/msg.error.png) no-repeat 1em .5em}.message.update{border-color:#EAE9DC;background:#FFFDEF url(../../common/img/msg.update.png) no-repeat 1em .5em}/* Waiting for server response */.wfsr{display:none;position:absolute;position:fixed;left:0;top:0;z-index:100; border:1px solid #EAE9DC;background:#FFFDEF url(../../common/img/msg.loading.gif) no-repeat 1em .5em;margin:1em;padding:1em 1em 1em 55px;border-radius:5px;line-height:1.4;font-size:12px;font-weight:bold}/* Waiting for server response - Modal Window */.wfsr_fog{position:absolute;top:0;left:0;width:100%;_height:100%;min-height:100%;z-index:100}.wfsr_fog .bg{position:absolute;position:fixed;background:#000;_background:none;width:100%;height:100%;opacity:.5;z-index:2;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);zoom:1}.wfsr_fog .ie6{position:absolute;left:0;top:0;width:100%;height:100%;border:0;opacity:0;filter:alpha(opacity=0);z-index:1} \ No newline at end of file +@charset "utf-8";/* NHN (developers@xpressengine.com) *//* Element Reset */body,table,input,textarea,select,button{font-family:Tahoma,Geneva,sans-serif;font-size:12px}img{border:0}/* Button */.btn{position:relative;display:inline-block;vertical-align:middle}.btn *{display:inline-block;padding:0 8px;font-size:12px;height:24px;line-height:22px;margin:0;font-weight:bold !important;color:#fff;text-decoration:none !important;border:1px solid;cursor:pointer;overflow:visible;border-radius:3px;box-shadow:inset 0 0 1px #fff;background-color:#666;text-shadow:0 -1px 0 #333;zoom:1}.btn *[type=submit][disabled=disabled],.btn *[type=button][disabled=disabled]{opacity:.5;*filter:alpha(opacity=50)}.btn a, .btn input[type=button],.btn button[type=button]{border-color:#ccc;color:#333 !important;background:#eee -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#ddd));background:#eee -moz-linear-gradient(top,#fff,#ddd);background-color:#eee;text-shadow:1px 1px 0 #fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#dddddd)}.btn input[type=submit], .btn button[type=submit]{border-color:#666;background:#333 -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#777),color-stop(0.5,#333),color-stop(0.5,#000)) !important;background:#333 -moz-linear-gradient(top,#777,#000) !important;background-color:#333 !important;color:#ffc !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#777777, endColorStr=#333333)}.btn a{height:22px}.btn.medium *{padding:0 12px;font-size:16px;height:30px;line-height:28px}.btn.medium a{height:28px}.btn.large *{padding:0 18px;font-size:22px;height:36px;line-height:34px}.btn.large a{height:34px}/* Button - Regucy */span.button,a.button{position:relative;display:inline-block;vertical-align:top}span.button *,a.button *{display:inline-block;padding:0 8px;font-size:12px;height:24px;line-height:22px;margin:0;font-weight:bold !important;color:#fff;text-decoration:none !important;border:1px solid;cursor:pointer;overflow:visible;border-radius:3px;box-shadow:inset 0 0 1px #fff;background-color:#666;text-shadow:0 -1px 0 #333;zoom:1}span.button *[type=submit][disabled=disabled],span.button *[type=button][disabled=disabled]{opacity:.5;*filter:alpha(opacity=50)}a.button span, span.button button[type=button]{border-color:#ccc;color:#333 !important;background:#eee -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#ddd));background:#eee -moz-linear-gradient(top,#fff,#ddd);background-color:#eee;text-shadow:1px 1px 0 #fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#dddddd)}span.button input, span.button button[type=submit]{border-color:#666;background:#333 -webkit-gradient(linear,0% 0%,0% 100%,from(#777),to(#777),color-stop(0.5,#333),color-stop(0.5,#000));background:#333 -moz-linear-gradient(top,#777,#000);background-color:#333;color:#ffc !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#777777, endColorStr=#333333)}a.button span{height:22px}/* Button Area */.btnArea{margin:1em 0;text-align:right;zoom:1;clear:both}.btnArea:after{content:"";display:block;clear:both}.btnArea .etc{float:left}/* Text Button */input[type=submit].text,input[type=button].text, button[type=submit].text,button[type=button].text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a !important;background:none;text-decoration:underline;cursor:pointer}/* Popup Menu Area */#popup_menu_area{position:absolute;background:#fff;border:1px solid #e9e9e9;border-radius:5px;padding:10px;line-height:1.3;box-shadow:0 0 6px #666;font-size:12px;filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135, strength=5)}#popup_menu_area ul{list-style:none;margin:0;padding:0}#popup_menu_area li{margin:0;padding:0}#popup_menu_area a{text-decoration:none;color:#333}#popup_menu_area a:hover,#popup_menu_area a:avtive,#popup_menu_area a:focus{text-decoration:underline}/* Message */.message{border:1px solid #ddd;background:#f8f8f8;margin:1em 0;padding:0 1em;border-radius:5px;line-height:1.4;font-size:12px}body>.message{margin:1em}.message p{margin:1em 0 !important}.message em{font-style:normal;color:#e00}.message.info,.message.error,.message.update{padding-left:55px}.message.info{border-color:#E0E8EC;background:#EDF9FF url(../../common/img/msg.Info.png) no-repeat 1em .5em}.message.error{border-color:#EFDCDC;background:#FFECEC url(../../common/img/msg.error.png) no-repeat 1em .5em}.message.update{border-color:#EAE9DC;background:#FFFDEF url(../../common/img/msg.update.png) no-repeat 1em .5em}/* Waiting for server response */.wfsr{display:none;position:absolute;position:fixed;left:0;top:0;z-index:100; border:1px solid #EAE9DC;background:#FFFDEF url(../../common/img/msg.loading.gif) no-repeat 1em .5em;margin:1em;padding:1em 1em 1em 55px;border-radius:5px;line-height:1.4;font-size:12px;font-weight:bold}/* Waiting for server response - Modal Window */.wfsr_fog{position:absolute;top:0;left:0;width:100%;_height:100%;min-height:100%;z-index:100}.wfsr_fog .bg{position:absolute;position:fixed;background:#000;_background:none;width:100%;height:100%;opacity:.5;z-index:2;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);zoom:1}.wfsr_fog .ie6{position:absolute;left:0;top:0;width:100%;height:100%;border:0;opacity:0;filter:alpha(opacity=0);z-index:1} \ No newline at end of file diff --git a/common/js/plugins/ui.calendar/ui.calendar.css b/common/js/plugins/ui.calendar/ui.calendar.css index 098af0dcd..22632d899 100644 --- a/common/js/plugins/ui.calendar/ui.calendar.css +++ b/common/js/plugins/ui.calendar/ui.calendar.css @@ -1,35 +1,34 @@ @charset "utf-8"; /* Calendar */ -.ui-calendar {display:none; padding:25px 15px 15px 15px; position:absolute; border:2px solid #737373; background:#fff; color:#333; *zoom:1;} -.ui-calendar .close{ position:absolute; _display:block !important; top:10px; right:15px; width:17px; height:17px; border:0; padding:0; background:url(./img/buttonCloseLayerX.gif) no-repeat center center; cursor:pointer; *zoom:1;} -.ui-calendar .close span{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; z-index:-1; visibility:hidden;} -.ui-calendar table{ border:0; border-spacing:0; _width:200px;} -.ui-calendar caption{ font-weight:bold; text-align:center; position:relative;} -.ui-calendar caption span{ display:block; position:relative; padding:10px 0 15px 0; *zoom:1;} -.ui-calendar caption .today{ font-size:11px; border:0; padding:0; border-bottom:1px solid; background:none; cursor:pointer;} -.ui-calendar caption .today span{text-decoration:underline;} -.ui-calendar caption .navi{ position:absolute; top:10px; border:0; padding:0; width:17px; height:18px; background-color:transparent; background-image:url(./img/buttonPaginate.gif); background-repeat:no-repeat; cursor:pointer;} -.ui-calendar caption .navi span{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; z-index:-1; visibility:hidden;} -.ui-calendar caption .navi.prev{ left:20px; background-position:left top;} -.ui-calendar caption .navi.next{ right:20px; background-position:right top;} +.ui-calendar{display:none;padding:25px 15px 15px 15px;position:absolute;border:2px solid #737373;background:#fff;color:#333;zoom:1} +.ui-calendar .close{position:absolute;_display:block !important;top:10px;right:15px;width:17px;height:17px;border:0;padding:0;background:url(./img/buttonCloseLayerX.gif) no-repeat center center;cursor:pointer;zoom:1} +.ui-calendar .close span{position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;z-index:-1;visibility:hidden} +.ui-calendar table{border:0;border-spacing:0;_width:200px} +.ui-calendar caption{font-weight:bold;text-align:center;position:relative} +.ui-calendar caption span{display:block;position:relative;padding:10px 0 15px 0;zoom:1} +.ui-calendar caption .today{font-size:11px;border:0;padding:0;border-bottom:1px solid;background:none;cursor:pointer} +.ui-calendar caption .today span{text-decoration:underline} +.ui-calendar caption .navi{position:absolute;top:10px;border:0;padding:0;width:17px;height:18px;background-color:transparent;background-image:url(./img/buttonPaginate.gif);background-repeat:no-repeat;cursor:pointer} +.ui-calendar caption .navi span{position:absolute;width:0;height:0;overflow:hidden;font-size:0;line-height:0;z-index:-1;visibility:hidden} +.ui-calendar caption .navi.prev{left:20px;background-position:left top} +.ui-calendar caption .navi.next{right:20px;background-position:right top} .ui-calendar caption .navi.prev_year, -.ui-calendar caption .navi.next_year{ width:22px; background-image:url(./img/buttonPaginateDuble.gif); } -.ui-calendar caption .navi.prev_year{ left:0; background-position:left top;} -.ui-calendar caption .navi.next_year{ right:0; background-position:right top;} +.ui-calendar caption .navi.next_year{width:22px;background-image:url(./img/buttonPaginateDuble.gif)} +.ui-calendar caption .navi.prev_year{left:0;background-position:left top} +.ui-calendar caption .navi.next_year{right:0;background-position:right top} .ui-calendar th, -.ui-calendar td{ border:0; text-align:center;} -.ui-calendar th{ color:#666; background:#f2f2f2; padding:3px 8px;} -.ui-calendar td{ font-size:11px; padding:3px 8px;} -.ui-calendar td button{ padding:0; border:0; background:none; cursor:pointer; width:20px; font-size:11px; font-family:Tahoma, Sans-serif;} -.ui-calendar td button.today{ font-weight:bold;} +.ui-calendar td{border:0;text-align:center} +.ui-calendar th{color:#666;background:#f2f2f2;padding:3px 8px} +.ui-calendar td{font-size:11px;padding:3px 8px} +.ui-calendar td button{padding:0;border:0;background:none;cursor:pointer;width:20px;font-size:11px;font-family:Tahoma, Sans-serif} +.ui-calendar td button.today{font-weight:bold} .ui-calendar td button.book, .ui-calendar td button.active, -.ui-calendar tr.active button{ background:#ff4747; color:#fff;} +.ui-calendar tr.active button{background:#ff4747;color:#fff} .ui-calendar .sun, -.ui-calendar .sun button{ color:#ff1a1a;} - -.ui-calendar table.month{ border-top:1px solid #f2f2f2; border-left:1px solid #f2f2f2;} -.ui-calendar table.month td{ border-right:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2;} -.ui-calendar table.month td button{ width:50px; color:#bababa;} -.ui-calendar table.month td button.past{ color:#333;} -.ui-calendar table.month td button.active{ color:#fff;} +.ui-calendar .sun button{color:#ff1a1a} +.ui-calendar table.month{border-top:1px solid #f2f2f2;border-left:1px solid #f2f2f2} +.ui-calendar table.month td{border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2} +.ui-calendar table.month td button{width:50px;color:#bababa} +.ui-calendar table.month td button.past{color:#333} +.ui-calendar table.month td button.active{color:#fff} diff --git a/common/js/unittest/css/JSSpec.css b/common/js/unittest/css/JSSpec.css index 0eac8183a..4b22965cb 100644 --- a/common/js/unittest/css/JSSpec.css +++ b/common/js/unittest/css/JSSpec.css @@ -1,4 +1,5 @@ -@CHARSET "UTF-8"; +@charset "utf-8"; +/* NHN (developers@xpressengine.com) */ /* -------------------- * @Layout diff --git a/layouts/user_layout/user_layout.css b/layouts/user_layout/user_layout.css index d384338f0..4bbdda0d9 100644 --- a/layouts/user_layout/user_layout.css +++ b/layouts/user_layout/user_layout.css @@ -1,4 +1,5 @@ @charset "utf-8"; +/* NHN (developers@xpressengine.com) */ /* Layout */ hr{display:none} form, fieldset{border:0;margin:0;padding:0} diff --git a/m.layouts/default/mx.css b/m.layouts/default/mx.css index 63f7692a9..a2a489e14 100644 --- a/m.layouts/default/mx.css +++ b/m.layouts/default/mx.css @@ -1,4 +1,5 @@ @charset "utf-8"; +/* NHN (developers@xpressengine.com) */ /* Mobile XE (/m.layouts/default/) */ body{margin:0;background:#fff;color:#000;word-wrap:break-word} body,input,textarea,select,button,table{font-family:Tahoma,Geneva,sans-serif} @@ -6,7 +7,7 @@ body,input,textarea,select,button,table{font-family:Tahoma,Geneva,sans-serif} .fl{float:left} .fr{float:right} /* Header */ -.hd{min-height:28px;line-height:28px;padding:6px;margin:0 0 1px 0;border-bottom:2px solid #8d7de1;background:#444 -webkit-gradient(linear,0% 0%,0% 100%,from(#434343),to(#0d0d0d));background:#444 -moz-linear-gradient(top,#434343,#0d0d0d);background-color:#444;*zoom:1} +.hd{min-height:28px;line-height:28px;padding:6px;margin:0 0 1px 0;border-bottom:2px solid #8d7de1;background:#444 -webkit-gradient(linear,0% 0%,0% 100%,from(#434343),to(#0d0d0d));background:#444 -moz-linear-gradient(top,#434343,#0d0d0d);background-color:#444;zoom:1} .hd:after{content:"";margin:0 -6px;position:relative;top:9px;display:block;clear:both;height:1px;background:#6352d2} .hd .h1{float:left;display:inline;color:#fff;font-size:24px;margin:0;font-weight:bold} .hd .h1 a{color:#fff} diff --git a/m.layouts/simpleGray/mx.css b/m.layouts/simpleGray/mx.css index e4bd8fa4e..12d918cf7 100644 --- a/m.layouts/simpleGray/mx.css +++ b/m.layouts/simpleGray/mx.css @@ -1,4 +1,5 @@ @charset "utf-8"; +/* NHN (developers@xpressengine.com) */ /* Mobile XE */ body{margin:0;background:#fff;color:#000;word-wrap:break-word} body,input,textarea,select,button,table{font-family:Tahoma, Geneva, sans-serif} @@ -7,7 +8,7 @@ body,input,textarea,select,button,table{font-family:Tahoma, Geneva, sans-serif} .fr{float:right} .cb{clear:both} /* Edge = Header/Footer */ -.eg{position:relative;background:#666;*zoom:1} +.eg{position:relative;background:#666;zoom:1} .eg:after{content:"";display:block;clear:both} .eg a{text-decoration:none} /* Header */ diff --git a/modules/addon/tpl/css/addon.css b/modules/addon/tpl/css/addon.css deleted file mode 100644 index 44538b135..000000000 --- a/modules/addon/tpl/css/addon.css +++ /dev/null @@ -1,4 +0,0 @@ -@charset "utf-8"; - -.module_category_title { border:1px solid #DDDDDD; margin:10px 5px 5px 0; padding:3px 3px 3px 9px; } -.module_list { margin:0 0 5px 10px; } diff --git a/modules/autoinstall/tpl/css/autoinstall.css b/modules/autoinstall/tpl/css/autoinstall.css index 5ad21f400..d92b00be6 100644 --- a/modules/autoinstall/tpl/css/autoinstall.css +++ b/modules/autoinstall/tpl/css/autoinstall.css @@ -1,59 +1,51 @@ @charset "utf-8"; /* NHN (developers@xpressengine.com) */ -.install{ border-top:1px solid #ddd; *zoom:1;} -.install:after{ content:""; display:block; clear:both;} - -.aside { width:180px; float:left; margin-right:30px; padding-bottom:30px; } - -.aside .categoryBox { background-color:#F8F8F8; padding:10px; width:160px; overflow:hidden; } -.aside .categoryBox h3 { padding:0 0 10px 0; margin:0 0 10px 0; white-space:nowrap; overflow:hidden; color:#48494E; font-size:11px; font-weight:normal;} -.aside .categoryBox .bottomLine {background:transparent url(../img/hrE1.gif) repeat-x scroll left bottom;} -.aside .categoryBox .topLine {background:transparent url(../img/hrE1.gif) repeat-x scroll left top;} -.aside .categoryBox h3 a { color:#48494E; font-size:12px; font-weight:bold; text-decoration:none; } -.aside .categoryBox ul.category { margin:10px 0 0 0; padding:0; list-style:none; } -.aside .categoryBox ul.category li { margin:0 0 10px 10px; } -.aside .categoryBox ul.category li a.selected { font-weight:bold; color:#2893BB; } -.aside .categoryBox ul.category li a { text-decoration:none; color:#7B7575; } -.aside .categoryBox ul.category li span { font-family:verdana; font-size:10px; color:#999; } - -.aside .categoryBox ul.resourceManage { margin:0; padding:10px 0 0 0; list-style:none; background:transparent url(../img/hrE1.gif) repeat-x scroll left top; } -.aside .categoryBox ul.resourceManage li { background:url(../img/btnManage.gif) no-repeat 2px 2px; padding-left:14px; white-space:nowrap; overflow:hidden; margin-bottom:10px; } -.aside .categoryBox ul.resourceManage li a { text-decoration:none; color:#747474; } -.aside .categoryBox ul.resourceManage li a.selected { font-weight:bold; } - -.aside .searchBox { padding:10px 0; text-align:center; } -.aside .searchBox input.input { border:1px solid #ddd; width:120px; height:16px;} -.aside .searchBox input.submit { vertical-align:middle; } - -.install .content { position:relative; *zoom:1; overflow:hidden; width:auto; float:none; margin:0;} - +.install{border-top:1px solid #ddd;zoom:1} +.install:after{content:"";display:block;clear:both} +.aside{width:180px;float:left;margin-right:30px;padding-bottom:30px} +.aside .categoryBox{background-color:#F8F8F8;padding:10px;width:160px;overflow:hidden} +.aside .categoryBox h3{padding:0 0 10px 0;margin:0 0 10px 0;white-space:nowrap;overflow:hidden;color:#48494E;font-size:11px;font-weight:normal} +.aside .categoryBox .bottomLine{background:transparent url(../img/hrE1.gif) repeat-x scroll left bottom} +.aside .categoryBox .topLine{background:transparent url(../img/hrE1.gif) repeat-x scroll left top} +.aside .categoryBox h3 a{color:#48494E;font-size:12px;font-weight:bold;text-decoration:none} +.aside .categoryBox ul.category{margin:10px 0 0 0;padding:0;list-style:none} +.aside .categoryBox ul.category li{margin:0 0 10px 10px} +.aside .categoryBox ul.category li a.selected{font-weight:bold;color:#2893BB} +.aside .categoryBox ul.category li a{text-decoration:none;color:#7B7575} +.aside .categoryBox ul.category li span{font-family:verdana;font-size:10px;color:#999} +.aside .categoryBox ul.resourceManage{margin:0;padding:10px 0 0 0;list-style:none;background:transparent url(../img/hrE1.gif) repeat-x scroll left top} +.aside .categoryBox ul.resourceManage li{background:url(../img/btnManage.gif) no-repeat 2px 2px;padding-left:14px;white-space:nowrap;overflow:hidden;margin-bottom:10px} +.aside .categoryBox ul.resourceManage li a{text-decoration:none;color:#747474} +.aside .categoryBox ul.resourceManage li a.selected{font-weight:bold} +.aside .searchBox{padding:10px 0;text-align:center} +.aside .searchBox input.input{border:1px solid #ddd;width:120px;height:16px} +.aside .searchBox input.submit{vertical-align:middle} +.install .content{position:relative;zoom:1;overflow:hidden;width:auto;float:none;margin:0} .updateList, .updateList th, -.updateList td{ border:0; vertical-align:top; text-align:left; padding:10px 0;} -.updateList {width:100%; height:100px; table-layout:fixed;} +.updateList td{border:0;vertical-align:top;text-align:left;padding:10px 0} +.updateList{width:100%;height:100px;table-layout:fixed} .updateList th, -.updateList td{ border-bottom:1px dotted #ddd;} -.updateList th img { border:1px solid #ccc; padding:2px; overflow:hidden; *zoom:1; } -.updateList td { padding:10px 0 0 0;} -.updateList td .title{ position:relative;} -.updateList td .title h3 { padding:0; margin:0 0 5px 0; font-size:12px;} -.updateList td .title a {text-decoration:none; color:#333 !important; } -.updateList td .title .buttons{ position:absolute; top:0; right:0;} -.updateList td .info p{ margin:0 0 5px 0; line-height:1.5;} -.updateList td .info p.desc{ margin:0 100px 10px 0;} -.updateList td .info p.meta{ font-size:11px;} -.updateList td .info p.meta span{ display:inline-block; line-height:1; padding:0 5px 0 9px;} -.updateList td .info p.meta .reputation{ padding:0 5px 0 0;} -.updateList td .info p.meta .reputation img{ float:left; margin:-1px 0 0 0;} -.updateList td .info p.meta .reputation span{ padding:0 0 0 5px;} -.updateList td .info p.meta .lastUpdate{ border-left:1px solid #ddd;} -.updateList td .info p.meta .download{ border-left:1px solid #ddd;} - -ul.listOrder { position:relative; overflow:hidden; margin:0; padding:10px 0; text-align:left; background:transparent url(../img/hrE1.gif) repeat-x scroll left bottom;} -ul.listOrder.asc li.arrow { background:url(../img/arrUp.gif) no-repeat right 2px; padding-right:10px; } -ul.listOrder.desc li.arrow { background:url(../img/arrDown.gif) no-repeat right 2px; padding-right:10px; } -ul.listOrder li { position:relative; left:-1px; display:inline; margin:0; padding:0 5px 0 9px; border-left:1px solid #ddd;} -ul.listOrder li.arrow a { text-decoration:none; font-weight:bold; color:#2893BB; } -ul.listOrder li a { text-decoration:none; color:#7B7575; } - -p.caution strong { font-size: 1.2em; font-weight: bold; color: red; } +.updateList td{border-bottom:1px dotted #ddd} +.updateList th img{border:1px solid #ccc;padding:2px;overflow:hidden;zoom:1} +.updateList td{padding:10px 0 0 0} +.updateList td .title{position:relative} +.updateList td .title h3{padding:0;margin:0 0 5px 0;font-size:12px} +.updateList td .title a{text-decoration:none;color:#333 !important} +.updateList td .title .buttons{position:absolute;top:0;right:0} +.updateList td .info p{margin:0 0 5px 0;line-height:1.5} +.updateList td .info p.desc{margin:0 100px 10px 0} +.updateList td .info p.meta{font-size:11px} +.updateList td .info p.meta span{display:inline-block;line-height:1;padding:0 5px 0 9px} +.updateList td .info p.meta .reputation{padding:0 5px 0 0} +.updateList td .info p.meta .reputation img{float:left;margin:-1px 0 0 0} +.updateList td .info p.meta .reputation span{padding:0 0 0 5px} +.updateList td .info p.meta .lastUpdate{border-left:1px solid #ddd} +.updateList td .info p.meta .download{border-left:1px solid #ddd} +ul.listOrder{position:relative;overflow:hidden;margin:0;padding:10px 0;text-align:left;background:transparent url(../img/hrE1.gif) repeat-x scroll left bottom} +ul.listOrder.asc li.arrow{background:url(../img/arrUp.gif) no-repeat right 2px;padding-right:10px} +ul.listOrder.desc li.arrow{background:url(../img/arrDown.gif) no-repeat right 2px;padding-right:10px} +ul.listOrder li{position:relative;left:-1px;display:inline;margin:0;padding:0 5px 0 9px;border-left:1px solid #ddd} +ul.listOrder li.arrow a{text-decoration:none;font-weight:bold;color:#2893BB} +ul.listOrder li a{text-decoration:none;color:#7B7575} +p.caution strong{font-size:1.2em;font-weight:bold;color:red} \ No newline at end of file diff --git a/modules/editor/components/emoticon/tpl/popup.css b/modules/editor/components/emoticon/tpl/popup.css deleted file mode 100644 index d091d39fe..000000000 --- a/modules/editor/components/emoticon/tpl/popup.css +++ /dev/null @@ -1,6 +0,0 @@ -@charset "utf-8"; - -@import url(../../../../../modules/admin/tpl/css/admin.css); -img.emoticon { margin:10px 10px 0 0; cursor:pointer; } -.emoticonList { position:absolute; right:40px; top:4px;} - diff --git a/modules/editor/components/emoticon/tpl/popup.html b/modules/editor/components/emoticon/tpl/popup.html index 4c0d9d757..5a9245503 100644 --- a/modules/editor/components/emoticon/tpl/popup.html +++ b/modules/editor/components/emoticon/tpl/popup.html @@ -1,11 +1,55 @@ - -

{$component_info->title} ver. {$component_info->version}

-
- -
+ \ No newline at end of file diff --git a/modules/editor/components/emoticon/tpl/popup.js b/modules/editor/components/emoticon/tpl/popup.js deleted file mode 100644 index 31417ff57..000000000 --- a/modules/editor/components/emoticon/tpl/popup.js +++ /dev/null @@ -1,51 +0,0 @@ -jQuery(function($){ - -var is_popup = window._isPoped; - -/** - * @brief Get emoticon list by name - * @params String emoticon name - */ -function getEmoticons(emoName) { - var params = {component:'emoticon', emoticon:emoName, method:'getEmoticonList'}; - var resp_tags = 'error message emoticons'.split(' '); - - exec_xml('editor', 'procEditorCall', params, completeGetEmoticons, resp_tags); -} - -/** - * @brief Load callback - */ -function completeGetEmoticons(ret_obj) { - var emoticons = ret_obj['emoticons'].split("\n"); - var html = []; - for(var i=0;i'; - } - jQuery('#emoticons').html(html.join('')).find('img.emoticon').click(insertEmoticon); -} - -/** - * @brief Insert a selected emoticon into the document - * @params Event jQuery event - */ -function insertEmoticon() { - var url, html, iframe, win = is_popup?opener:window; - - if(!win) return; - - html = ''; - - win.editorFocus(win.editorPrevSrl); - win.editorRelKeys[win.editorPrevSrl].pasteHTML(html); - - if (is_popup) window.focus(); - - return false; -} - -// load default emoticon set -getEmoticons('msn'); -$('#selectEmoticonList').change(function(){ getEmoticons(this.value) }); - -}); diff --git a/modules/editor/components/image_gallery/tpl/popup.css b/modules/editor/components/image_gallery/tpl/popup.css deleted file mode 100644 index 405940dfb..000000000 --- a/modules/editor/components/image_gallery/tpl/popup.css +++ /dev/null @@ -1,35 +0,0 @@ -@charset "utf-8"; -@import url(../../../../../modules/admin/tpl/css/admin.css); - -li { float:left; list-style:none; margin-right:5px; } - -img.bg_preview_color { - width:30px; - height:16px; - border:1px solid #000000; - background-color:#FFFFFF; -} - -img.border_preview_color { - width:30px; - height:16px; - border:1px solid #EEEEEE; - background-color:#000000; -} - -img.color_icon { - width:14px; - height:14px; - border:1px solid #FFFFFF; -} - -img.color_icon_over { - width:14px; - height:14px; - border:1px solid #000000; - cursor:pointer; -} - -.editor_color_box { clear:both; height:65px; width:400px; border:1px solid #DDDDDD; padding:2px; } - -.image_list { width:100%; border:1px solid #EEEEEE; height:200px !important; } diff --git a/modules/editor/components/image_gallery/tpl/popup.html b/modules/editor/components/image_gallery/tpl/popup.html index 193ca5708..8767bcc44 100644 --- a/modules/editor/components/image_gallery/tpl/popup.html +++ b/modules/editor/components/image_gallery/tpl/popup.html @@ -1,6 +1,14 @@ - - + +

{$component_info->title} ver. {$component_info->version}

@@ -75,6 +83,6 @@
diff --git a/modules/editor/components/image_gallery/tpl/popup.js b/modules/editor/components/image_gallery/tpl/popup.js index 415bef437..17ac864ef 100644 --- a/modules/editor/components/image_gallery/tpl/popup.js +++ b/modules/editor/components/image_gallery/tpl/popup.js @@ -157,4 +157,4 @@ function printColorBlock(type, code, blank_img_src) { jQuery(function($){ getSlideShow(); -}); +}); \ No newline at end of file diff --git a/modules/editor/components/image_gallery/tpl/popup.min.css b/modules/editor/components/image_gallery/tpl/popup.min.css deleted file mode 100644 index 7da195434..000000000 --- a/modules/editor/components/image_gallery/tpl/popup.min.css +++ /dev/null @@ -1,6 +0,0 @@ -/** - * @file slide_gallery.js - * @brief Slideshow type image gallery plugin - * @author NHN (developers@xpressengine.com) - **/ -@charset "utf-8";@import "../../../../../modules/admin/tpl/css/admin.css";li{float:left;list-style:none;margin-right:5px}img.bg_preview_color{width:30px;height:16px;border:1px solid #000000;background-color:#FFFFFF}img.border_preview_color{width:30px;height:16px;border:1px solid #EEEEEE;background-color:#000000}img.color_icon{width:14px;height:14px;border:1px solid #FFFFFF}img.color_icon_over{width:14px;height:14px;border:1px solid #000000;cursor:pointer}.editor_color_box{clear:both;height:65px;width:400px;border:1px solid #DDDDDD;padding:2px}.image_list{width:100%;border:1px solid #EEEEEE;height:200px !important} \ No newline at end of file diff --git a/modules/editor/components/image_gallery/tpl/slide_gallery.css b/modules/editor/components/image_gallery/tpl/slide_gallery.css index 9973a2218..ed06f4787 100644 --- a/modules/editor/components/image_gallery/tpl/slide_gallery.css +++ b/modules/editor/components/image_gallery/tpl/slide_gallery.css @@ -1,51 +1,10 @@ @charset "utf-8"; -.slide_gallery_loading_text { - color:#555555; - font-size:8pt; - font-family:tahoma; - font-weight:bold; - margin:20px 0px 20px 0px; - text-align:center; -} - -.slide_gallery_navigator_box { - font-size:9pt; - text-align:center; - margin:5px 0px 5px 0px; -} - -.zone_gallery_navigator_status { - color:#444444; - font-family:verdana; - font-size:8pt; - cursor:pointer; -} - -.slide_gallery_navigator_box img { - vertical-align:bottom; -} - -.slide_gallery_main_image_box { - border:3px solid #EEEEEE; - margin:10px; -} - -.slide_gallery_thumbnail_image_box { - margin:10px; - text-align:center; -} - -.slide_gallery_thumbnail_image_box img { - border:1px solid #555555; - padding:1px; - margin:4px; -} - -.slide_gallery_filename { - margin:5px 0px 10px 0px; -} - -.slide_gallery_filename A { - color:#000000; - text-decoration:none; -} +.slide_gallery_loading_text{color:#555555;font-size:8pt;font-family:tahoma;font-weight:bold;margin:20px 0px 20px 0px;text-align:center} +.slide_gallery_navigator_box{font-size:9pt;text-align:center;margin:5px 0px 5px 0px} +.zone_gallery_navigator_status{color:#444444;font-family:verdana;font-size:8pt;cursor:pointer} +.slide_gallery_navigator_box img{vertical-align:bottom} +.slide_gallery_main_image_box{border:3px solid #EEEEEE;margin:10px} +.slide_gallery_thumbnail_image_box{margin:10px;text-align:center} +.slide_gallery_thumbnail_image_box img{border:1px solid #555555;padding:1px;margin:4px} +.slide_gallery_filename{margin:5px 0px 10px 0px} +.slide_gallery_filename a{color:#000000;text-decoration:none} diff --git a/modules/editor/components/image_gallery/tpl/slide_gallery.min.css b/modules/editor/components/image_gallery/tpl/slide_gallery.min.css index ccf996add..8f34f4dd9 100644 --- a/modules/editor/components/image_gallery/tpl/slide_gallery.min.css +++ b/modules/editor/components/image_gallery/tpl/slide_gallery.min.css @@ -1,6 +1 @@ -/** - * @file slide_gallery.js - * @brief Slideshow type image gallery plugin - * @author NHN (developers@xpressengine.com) - **/ -@charset "utf-8";.slide_gallery_loading_text{color:#555555;font-size:8pt;font-family:tahoma;font-weight:bold;margin:20px 0px 20px 0px;text-align:center}.slide_gallery_navigator_box{font-size:9pt;text-align:center;margin:5px 0px 5px 0px}.zone_gallery_navigator_status{color:#444444;font-family:verdana;font-size:8pt;cursor:pointer}.slide_gallery_navigator_box img{vertical-align:bottom}.slide_gallery_main_image_box{border:3px solid #EEEEEE;margin:10px}.slide_gallery_thumbnail_image_box{margin:10px;text-align:center}.slide_gallery_thumbnail_image_box img{border:1px solid #555555;padding:1px;margin:4px}.slide_gallery_filename{margin:5px 0px 10px 0px}.slide_gallery_filename A{color:#000000;text-decoration:none} \ No newline at end of file +@charset "utf-8";.slide_gallery_loading_text{color:#555555;font-size:8pt;font-family:tahoma;font-weight:bold;margin:20px 0px 20px 0px;text-align:center}.slide_gallery_navigator_box{font-size:9pt;text-align:center;margin:5px 0px 5px 0px}.zone_gallery_navigator_status{color:#444444;font-family:verdana;font-size:8pt;cursor:pointer}.slide_gallery_navigator_box img{vertical-align:bottom}.slide_gallery_main_image_box{border:3px solid #EEEEEE;margin:10px}.slide_gallery_thumbnail_image_box{margin:10px;text-align:center}.slide_gallery_thumbnail_image_box img{border:1px solid #555555;padding:1px;margin:4px}.slide_gallery_filename{margin:5px 0px 10px 0px}.slide_gallery_filename a{color:#000000;text-decoration:none} \ No newline at end of file diff --git a/modules/editor/components/image_link/tpl/popup.css b/modules/editor/components/image_link/tpl/popup.css deleted file mode 100644 index 35a990cc9..000000000 --- a/modules/editor/components/image_link/tpl/popup.css +++ /dev/null @@ -1,10 +0,0 @@ -@charset "utf-8"; -@import url(../../../../../modules/admin/tpl/css/admin.css); - -.image_align { - margin:0px 0px 5px 0px; - float:left; - width:200px; -} - -li {list-style:none; float:left; margin-right:.5em;} diff --git a/modules/editor/components/image_link/tpl/popup.html b/modules/editor/components/image_link/tpl/popup.html index d8043458f..c5633499a 100644 --- a/modules/editor/components/image_link/tpl/popup.html +++ b/modules/editor/components/image_link/tpl/popup.html @@ -1,5 +1,3 @@ - -

{$component_info->title} ver. {$component_info->version}

@@ -15,11 +13,9 @@ {$lang->image_scale} - + px + px + @@ -82,7 +78,197 @@ -
+ \ No newline at end of file diff --git a/modules/editor/components/image_link/tpl/popup.js b/modules/editor/components/image_link/tpl/popup.js deleted file mode 100644 index 7de60338c..000000000 --- a/modules/editor/components/image_link/tpl/popup.js +++ /dev/null @@ -1,190 +0,0 @@ - -;(function($) { - var orig_width = 0; - var orig_height = 0; - var $form = $; - - function getImage() { - var image_url = $form.find('#image_url').val(); - - // url이 미리 입력되어 있을 경우 scale구해줌 - if(image_url) { - getImageScale(); - return; - } - - // 부모 위지윅 에디터에서 선택된 영역이 있으면 처리 - var node = opener.editorPrevNode; - if(!node || node.nodeName != 'IMG') { - return; - } - - var src = node.getAttribute('src'); - var border = (node.style.borderWidth) ? node.style.borderWidth.match('[0-9]+') : node.getAttribute('border'); - var align = (node.style.cssFloat) ? node.style.cssFloat : node.style.styleFloat; - var margin = (node.style.margin) ? node.style.margin.match('[0-9]+') : node.getAttribute('margin'); - var alt = node.getAttribute('alt'); - var width = $(node).width(); - var height = $(node).height(); - var link_url = node.getAttribute('link_url'); - var open_window = node.getAttribute('open_window'); - - - orig_width = width; - orig_height = height; - - if(!align) { - align = (node.style.verticalAlign) ? node.style.verticalAlign : node.getAttribute('align'); - } - - $form.find('#image_url').val(src); - $form.find('#image_alt').val(alt); - - if(link_url) { - link_url = link_url.replace(/<([^>]*)>/ig,'').replace(/</ig,'<').replace(/>/ig,'>').replace(/&/ig,'&'); - $form.find('#link_url').val(link_url); - } - if(open_window == 'Y') $form.find('#open_window').attr('checked', true); - - switch(align) { - case 'left' : $form.find('#align_left').attr('checked', true); break; - case 'middle' : $form.find('#align_middle').attr('checked', true); break; - case 'right' : $form.find('#align_right').attr('checked', true); break; - default : $form.find('#align_normal').attr('checked', true); break; - } - - if(margin) { - $form.find('#image_margin').val(margin); - } - - if(border) { - $form.find('#image_border').val(border); - } - - $form.find('#width').val(width); - $form.find('#height').val(height); - } - - function insertImage() { - if(typeof(opener) == "undefined") return; - - var text = ''; - var link_url = $form.find('#link_url').val(); - var open_window = 'N'; - - if(link_url) link_url = link_url.replace(/&/ig,'&').replace(//ig,'>'); - if($form.find('#open_window').attr('checked')) open_window = 'Y'; - - var url = $form.find('#image_url').val(); - var alt = $form.find('#image_alt').val(); - var align = ''; - var border = parseInt($form.find('#image_border').val(), 10); - var margin = parseInt($form.find('#image_margin').val(), 10); - - if($form.find('#align_normal').attr('checked') == 'checked') align = ''; - else if($form.find('#align_left').attr('checked') == 'checked') align = 'left'; - else if($form.find('#align_middle').attr('checked') == 'checked') align = 'middle'; - else if($form.find('#align_right').attr('checked') == 'checked') align = 'right'; - - var width = $form.find('#width').val(); - var height = $form.find('#height').val(); - - if(!url) { - window.close(); - return; - } - - url = url.replace(request_uri,''); - var $component = $(''); - var img_attrs = {}; - var img_style = {}; - - img_attrs.src = url; - if(alt) img_attrs.alt = alt; - if(width) { - img_attrs.width = width; - img_style.width = width; - } - if(height) { - img_attrs.height = height; - img_style.height = height; - } - if(link_url) img_attrs.link_url = link_url; - if(open_window == 'Y') img_attrs.open_window = 'Y'; - if(border) { - img_attrs.border = border; - img_style.border = border+'px solid'; - } - if(margin) img_attrs.margin = margin; - if(align == 'left' || align == 'right') { - img_style.float = align; - } else if(align == 'middle') { - img_style.verticalAlign = align; - } - - $component.find('img').attr(img_attrs); - $component.find('img').css(img_style); - - var iframe_obj = opener.editorGetIFrame(opener.editorPrevSrl) - - try { - var prevNode = opener.editorPrevNode; - prevNode.parentNode.insertBefore($component.find('img').get(0), prevNode); - prevNode.parentNode.removeChild(prevNode); - }catch(e){ - try { - text = $component.html(); - opener.editorReplaceHTML(iframe_obj, text); - } catch(ee) { } - }; - opener.editorFocus(opener.editorPrevSrl); - - window.close(); - } - - function getImageScale() { - var url = $form.find('#image_url').val(); - if(!url) return; - - var img = new Image(); - img.src = url; - - $form.find('#width').val(img.width); - $form.find('#height').val(img.height); - - orig_width = img.width; - orig_height = img.height; - } - - function setScale(type) { - switch(type) { - case 'width' : - if(!orig_height) return; - var n_width = $form.find('#width').val(); - var p = n_width / orig_width; - var n_height = parseInt(orig_height * p, 10); - $form.find('#height').val(n_height); - break; - case 'height' : - if(!orig_width) return; - var n_height = $form.find('#height').val(); - var p = n_height / orig_height; - var n_width = parseInt(orig_width * p, 10); - $form.find('#width').val(n_width); - break; - } - } - - /* DOM READY */ - $(function() { - $form = $('#fo'); - $form.find('#btn_insert').click(insertImage); - if(typeof(opener) != "undefined") getImage(); - $form.find('#image_url').blur(getImageScale); - $form.find('#get_scale').click(getImageScale); - $form.find('#width').blur(function() { setScale('width') }); - $form.find('#height').blur(function() { setScale('height') }); - - }); - -}) (jQuery); diff --git a/modules/editor/components/multimedia_link/tpl/popup.css b/modules/editor/components/multimedia_link/tpl/popup.css deleted file mode 100644 index e4e3745ef..000000000 --- a/modules/editor/components/multimedia_link/tpl/popup.css +++ /dev/null @@ -1,2 +0,0 @@ -@charset "utf-8"; -@import url(../../../../../modules/admin/tpl/css/admin.css); diff --git a/modules/editor/components/multimedia_link/tpl/popup.html b/modules/editor/components/multimedia_link/tpl/popup.html index 488f28bdc..34dbff257 100644 --- a/modules/editor/components/multimedia_link/tpl/popup.html +++ b/modules/editor/components/multimedia_link/tpl/popup.html @@ -1,9 +1,7 @@ - -

{$component_info->title} ver. {$component_info->version}

@@ -46,7 +44,7 @@ diff --git a/modules/editor/components/multimedia_link/tpl/popup.js b/modules/editor/components/multimedia_link/tpl/popup.js index b217ba909..f937989c1 100644 --- a/modules/editor/components/multimedia_link/tpl/popup.js +++ b/modules/editor/components/multimedia_link/tpl/popup.js @@ -1,64 +1,60 @@ -/** - * popup으로 열렸을 경우 부모창의 위지윅에디터에 select된 멀티미디어 컴포넌트 코드를 체크하여 - * 있으면 가져와서 원하는 곳에 삽입 - **/ jQuery(function($){ -(function(){ - if(!is_def(opener)) return; - - var $node = $(opener.editorPrevNode).filter('img'), attrs; - if(!$node.length) return; - - attrs = { - url : $node.attr('multimedia_src'), - caption : $node.attr('alt'), - width : $node.width() - 4, - height : $node.height() - 4, - wmode : $node.attr('wmode') - }; - - $.each(attrs, function(key, val) { - get_by_id('multimedia_'+key).value = val; + (function(){ + if(!is_def(opener)) return; + + var $node = $(opener.editorPrevNode).filter('img'), attrs; + if(!$node.length) return; + + attrs = { + url : $node.attr('multimedia_src'), + caption : $node.attr('alt'), + width : $node.width() - 4, + height : $node.height() - 4, + wmode : $node.attr('wmode') + }; + + $.each(attrs, function(key, val) { + get_by_id('multimedia_'+key).value = val; + }); + + // auto start? + get_by_id('multimedia_auto_start').checked = ($node.attr('auto_start') == 'true'); + + })(); + + $('.btnArea button').click(function(){ + if(!is_def(opener)) return; + + var el_wmode = get_by_id('fo').elements['multimedia_wmode']; + var attrs = { + alt : encodeURIComponent(get_by_id('multimedia_caption').value), + width : get_by_id('multimedia_width').value || 400, + height : get_by_id('multimedia_height').value || 400, + wmode : el_wmode.value || el_wmode.options[0].value, + auto_start : get_by_id('multimedia_auto_start').checked?'true':'false', + multimedia_src : get_by_id('multimedia_url').value.replace(request_uri, '') + }; + + if(!attrs['multimedia_src']) { + window.close(); + return; + } + + var html = ''; + + html = html.replace(/(\w+)=""/g, function(m0,m1) { + return attrs[m1] ? (m1+'="'+attrs[m1]+'"') : ''; + }); + + opener.editorFocus(opener.editorPrevSrl); + + var iframe_obj = opener.editorGetIFrame(opener.editorPrevSrl) + + opener.editorReplaceHTML(iframe_obj, html); + opener.editorFocus(opener.editorPrevSrl); + + window.close(); }); - // auto start? - get_by_id('multimedia_auto_start').checked = ($node.attr('auto_start') == 'true'); - -})(); - -$('.btnArea button').click(function(){ - if(!is_def(opener)) return; - - var el_wmode = get_by_id('fo').elements['multimedia_wmode']; - var attrs = { - alt : encodeURIComponent(get_by_id('multimedia_caption').value), - width : get_by_id('multimedia_width').value || 400, - height : get_by_id('multimedia_height').value || 400, - wmode : el_wmode.value || el_wmode.options[0].value, - auto_start : get_by_id('multimedia_auto_start').checked?'true':'false', - multimedia_src : get_by_id('multimedia_url').value.replace(request_uri, '') - }; - - if(!attrs['multimedia_src']) { - window.close(); - return; - } - - var html = ''; - - html = html.replace(/(\w+)=""/g, function(m0,m1) { - return attrs[m1] ? (m1+'="'+attrs[m1]+'"') : ''; - }); - - opener.editorFocus(opener.editorPrevSrl); - - var iframe_obj = opener.editorGetIFrame(opener.editorPrevSrl) - - opener.editorReplaceHTML(iframe_obj, html); - opener.editorFocus(opener.editorPrevSrl); - - window.close(); -}); - }); diff --git a/modules/editor/components/multimedia_link/tpl/popup.min.css b/modules/editor/components/multimedia_link/tpl/popup.min.css deleted file mode 100644 index 43b5c9694..000000000 --- a/modules/editor/components/multimedia_link/tpl/popup.min.css +++ /dev/null @@ -1,5 +0,0 @@ -/** - * popup으로 열렸을 경우 부모창의 위지윅에디터에 select된 멀티미디어 컴포넌트 코드를 체크하여 - * 있으면 가져와서 원하는 곳에 삽입 - **/ -@charset "utf-8";@import "../../../../../modules/admin/tpl/css/admin.css"; \ No newline at end of file diff --git a/modules/editor/components/poll_maker/tpl/popup.css b/modules/editor/components/poll_maker/tpl/popup.css deleted file mode 100644 index 78e6b2d36..000000000 --- a/modules/editor/components/poll_maker/tpl/popup.css +++ /dev/null @@ -1,20 +0,0 @@ -@charset "utf-8"; -@import url(../../../../../modules/admin/tpl/css/admin.css); - -.display_date { cursor:pointer; width:80px; float:left; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; font-family:tahoma; } - -.adminTable { margin-bottom:0 !important; } - -.pollButton { clear:both; overflow:hidden; border:1px solid #E3E3E2; border-top:none; background-color:#FAF8F4; padding:4px; } -.pollButton .fl { padding:5px 0 0 10px; color:#AAAAAA; } -.pollButton .fl label { vertical-align:middle; color:#888888; } -.pollButton .fr { padding:5px 10px 0 0; color:#AAAAAA; } -.pollButton .fr a { color:#444444; text-decoration:none; font-weight:bold;} -.pollButton .fr a.delPoll { color:red; font-weight:normal;} - -li { list-style:none; margin-right:5px; float:left; color:#666666} -li a { text-decoration:none; color:#666666;} - -#popFooter .fl { margin-left:10px; } -#popFooter .fr { margin-right:10px; } -.poll_box { margin-bottom:15px; } diff --git a/modules/editor/components/poll_maker/tpl/popup.html b/modules/editor/components/poll_maker/tpl/popup.html index 3088ad537..051edb3a1 100644 --- a/modules/editor/components/poll_maker/tpl/popup.html +++ b/modules/editor/components/poll_maker/tpl/popup.html @@ -1,11 +1,22 @@ + - - - - @@ -89,6 +100,6 @@ diff --git a/modules/editor/skins/dreditor/blank.html b/modules/editor/skins/dreditor/blank.html index 3fb45002a..a2c396150 100644 --- a/modules/editor/skins/dreditor/blank.html +++ b/modules/editor/skins/dreditor/blank.html @@ -2,8 +2,11 @@ - XpressEngine DrEditor + diff --git a/modules/editor/skins/dreditor/css/button.css b/modules/editor/skins/dreditor/css/button.css index 76d674d3d..d1a4d79b5 100644 --- a/modules/editor/skins/dreditor/css/button.css +++ b/modules/editor/skins/dreditor/css/button.css @@ -1,81 +1,73 @@ -@charset "utf-8"; +@charset "utf-8"; /* NHN (developers@xpressengine.com) */ - /* -- Button Gray Style -- */ -.buttonGray, -.buttonGray button{ position:relative; border:0; margin:0; display:inline-block; color:#000; font-family:Tahoma, Sans-serif; cursor:pointer; text-decoration:none !important; white-space:nowrap; vertical-align:middle; background-color:transparent; background-image:url(../img/buttonGray.gif) !important; background-repeat:no-repeat;} -.buttonGray{ margin-right:2px;} -.buttonGray button{ left:2px; overflow:visible;} - +.btnGray, +.btnGray button{ position:relative;border:0;margin:0;display:inline-block;color:#000;font-family:Tahoma, Sans-serif;cursor:pointer;text-decoration:none !important;white-space:nowrap;vertical-align:middle;background-color:transparent;background-image:url(../img/buttonGray.gif) !important;background-repeat:no-repeat} +.btnGray{ margin-right:2px} +.btnGray button{ left:2px;overflow:visible} /* Medium Size */ -.buttonGray.medium { background-position:left -30px;} -.buttonGray.medium button{ height:24px; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:12px/25px Sans-serif; background-position:right -30px; _top:-1px;} - +.btnGray.medium{background-position:left -30px} +.btnGray.medium button{ height:24px;padding:0 10px 0 8px;*padding:0 5px 0 3px;font:12px/25px Sans-serif;background-position:right -30px;_top:-1px} /* Strong Button */ -.buttonGray.strong * { font-weight:bold !important;} - +.btnGray.strong *{font-weight:bold !important} /* Icon Add */ -.buttonGray .icon { position:relative; margin-right:5px; vertical-align:middle;} - +.btnGray .icon{position:relative;margin-right:5px;vertical-align:middle} /* Button Reset */ -.buttonDrEditor, -.buttonDrEditor a, -.buttonDrEditor button, -.buttonDrEditor input { position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0; font-size:12px; font-family:Tahoma, Sans-serif; white-space:nowrap; background:url(../img/buttonWhite.gif) no-repeat; vertical-align:middle; overflow:visible; color:#333;} -.buttonDrEditor { height:23px; padding:0; margin-right:2px; background-position:left top;} -.buttonDrEditor a, -.buttonDrEditor button, -.buttonDrEditor input{ left:2px; *vertical-align:top; cursor:pointer;} - +.btnDrEditor, +.btnDrEditor a, +.btnDrEditor button, +.btnDrEditor input{position:relative;margin:0;display:inline-block;text-decoration:none !important;border:0;font-size:12px;font-family:Tahoma, Sans-serif;white-space:nowrap;background:url(../img/buttonWhite.gif) no-repeat;vertical-align:middle;overflow:visible;color:#333} +.btnDrEditor{height:23px;padding:0;margin-right:2px;background-position:left top} +.btnDrEditor a, +.btnDrEditor button, +.btnDrEditor input{ left:2px;*vertical-align:top;cursor:pointer} /* Button Size */ -.buttonDrEditor.large { height:29px; background-position:left -30px; } -.buttonDrEditor.xLarge { height:35px; background-position:left -65px; } -.buttonDrEditor.small { height:18px; background-position:left -107px; } -.buttonDrEditor a, -.buttonDrEditor button, -.buttonDrEditor input { height:23px; padding:0 10px 0 8px; font-size:12px; line-height:23px; background-position:right top;} -.buttonDrEditor.large a, -.buttonDrEditor.large button, -.buttonDrEditor.large input { height:30px; padding:0 10px 0 8px; font-size:16px; line-height:29px; background-position:right -30px;} -.buttonDrEditor.xLarge a, -.buttonDrEditor.xLarge button, -.buttonDrEditor.xLarge input { height:35px; padding:0 10px 0 8px; font-size:20px; line-height:35px; background-position:right -65px;} -.buttonDrEditor.small a, -.buttonDrEditor.small button, -.buttonDrEditor.small input { height:18px; padding:0 6px 0 4px; font-size:11px; line-height:18px; background-position:right -107px;} - +.btnDrEditor.large{height:29px;background-position:left -30px} +.btnDrEditor.xLarge{height:35px;background-position:left -65px} +.btnDrEditor.small{height:18px;background-position:left -107px} +.btnDrEditor a, +.btnDrEditor button, +.btnDrEditor input{height:23px;padding:0 10px 0 8px;font-size:12px;line-height:23px;background-position:right top} +.btnDrEditor.large a, +.btnDrEditor.large button, +.btnDrEditor.large input{height:30px;padding:0 10px 0 8px;font-size:16px;line-height:29px;background-position:right -30px} +.btnDrEditor.xLarge a, +.btnDrEditor.xLarge button, +.btnDrEditor.xLarge input{height:35px;padding:0 10px 0 8px;font-size:20px;line-height:35px;background-position:right -65px} +.btnDrEditor.small a, +.btnDrEditor.small button, +.btnDrEditor.small input{height:18px;padding:0 6px 0 4px;font-size:11px;line-height:18px;background-position:right -107px} /* Button Text Color */ -.buttonDrEditor *:hover, -.buttonDrEditor *:active, -.buttonDrEditor *:focus{ color:#690;} -.buttonDrEditor.green, -.buttonDrEditor.green a, -.buttonDrEditor.green button, -.buttonDrEditor.green input { background-image:url(../img/buttonGreen.gif); color:#fff;} -.buttonDrEditor.green *:hover, -.buttonDrEditor.green *:active, -.buttonDrEditor.green *:focus{ color:#ff0;} -.buttonDrEditor.black, -.buttonDrEditor.black a, -.buttonDrEditor.black button, -.buttonDrEditor.black input { background-image:url(../img/buttonBlack.gif); color:#fff;} -.buttonDrEditor.black *:hover, -.buttonDrEditor.black *:active, -.buttonDrEditor.black *:focus{ color:#ff0;} -.buttonDrEditor.red, -.buttonDrEditor.red a, -.buttonDrEditor.red button, -.buttonDrEditor.red input { background-image:url(../img/buttonRed.gif); color:#fff;} -.buttonDrEditor.red *:hover, -.buttonDrEditor.red *:active, -.buttonDrEditor.red *:focus{ color:#ff0;} -.buttonDrEditor.blue, -.buttonDrEditor.blue a, -.buttonDrEditor.blue button, -.buttonDrEditor.blue input { background-image:url(../img/buttonBlue.gif); color:#fff;} -.buttonDrEditor.blue *:hover, -.buttonDrEditor.blue *:active, -.buttonDrEditor.blue *:focus{ color:#ff0;} - +.btnDrEditor *:hover, +.btnDrEditor *:active, +.btnDrEditor *:focus{ color:#690} +.btnDrEditor.green, +.btnDrEditor.green a, +.btnDrEditor.green button, +.btnDrEditor.green input{background-image:url(../img/buttonGreen.gif);color:#fff} +.btnDrEditor.green *:hover, +.btnDrEditor.green *:active, +.btnDrEditor.green *:focus{ color:#ff0} +.btnDrEditor.black, +.btnDrEditor.black a, +.btnDrEditor.black button, +.btnDrEditor.black input{background-image:url(../img/buttonBlack.gif);color:#fff} +.btnDrEditor.black *:hover, +.btnDrEditor.black *:active, +.btnDrEditor.black *:focus{ color:#ff0} +.btnDrEditor.red, +.btnDrEditor.red a, +.btnDrEditor.red button, +.btnDrEditor.red input{background-image:url(../img/buttonRed.gif);color:#fff} +.btnDrEditor.red *:hover, +.btnDrEditor.red *:active, +.btnDrEditor.red *:focus{ color:#ff0} +.btnDrEditor.blue, +.btnDrEditor.blue a, +.btnDrEditor.blue button, +.btnDrEditor.blue input{background-image:url(../img/buttonBlue.gif);color:#fff} +.btnDrEditor.blue *:hover, +.btnDrEditor.blue *:active, +.btnDrEditor.blue *:focus{ color:#ff0} /* Button Text Strong */ -.buttonDrEditor.strong * { font-weight:bold !important;} +.btnDrEditor.strong *{font-weight:bold !important} \ No newline at end of file diff --git a/modules/editor/skins/dreditor/css/dreditor.css b/modules/editor/skins/dreditor/css/dreditor.css index 32006d360..da45d1d45 100644 --- a/modules/editor/skins/dreditor/css/dreditor.css +++ b/modules/editor/skins/dreditor/css/dreditor.css @@ -1,348 +1,324 @@ -@charset "utf-8"; +@charset "utf-8"; /* NHN (developers@xpressengine.com) */ - /* Textyle Editor */ -.textyleEditor{ position:relative; *zoom:1; margin:0 0 1em 0;} -.textyleEditor:after{ content:""; display:block; clear:both;} -.textyleEditor .editorContainer{ position:relative; width:100%; display:table; table-layout:fixed;} -.textyleEditor .editorContainer .editorArea{ opacity:1; filter:alpha(opacity=100);} -.textyleEditor .editorContainer .writeArea{ position:relative; *zoom:1;} - +.textyleEditor{position:relative;zoom:1;margin:0 0 1em 0} +.textyleEditor:after{content:"";display:block;clear:both} +.textyleEditor .editorContainer{position:relative;width:100%;display:table;table-layout:fixed} +.textyleEditor .editorContainer .editorArea{opacity:1;filter:alpha(opacity=100)} +.textyleEditor .editorContainer .writeArea{position:relative;zoom:1} /* Writing Toolbar */ -.wToolbarContainer{ position:relative; margin:20px 0 40px 0; height:62px; overflow:hidden; z-index:1000; _zoom:1;} -.wToolbarContainer.more{ height:auto;} -.wToolbar{ position:relative; height:62px; margin:0 10px; *zoom:1; background-image:url(../img/bgWritingToolbarCenter.gif); background-repeat:repeat-x; } -.wToolbarContainer.more .wToolbar{ height:auto; padding:0 0 5px 0; background-position:0 bottom; border-top:1px solid #bec2ca;} -.wToolbar .cap{ position:absolute; top:0; height:62px; background-repeat:no-repeat; font-size:0; line-height:0; background:url(../img/bgWritingToolbar.gif) no-repeat; z-index:1;} -.wToolbar .top{ display:none; position:absolute; top:-1px; width:10px; height:7px; background:url(../img/bgWritingToolbarMore.gif) no-repeat; z-index:2;} -.wToolbarContainer.more .cap{ height:100%; _top:auto; _bottom:0; _height:300px; background:url(../img/bgWritingToolbarMore.gif) no-repeat;} -.wToolbarContainer.more .top{ display:block;} -.wToolbar .capLeft{ width:10px; left:-10px; background-position:left top;} -.wToolbar .topLeft{ left:-10px; background-position:left top;} -.wToolbarContainer.more .cap.capLeft{ background-position:left bottom;} -.wToolbar .capRight{ width:10px; right:-10px; background-position:right top;} -.wToolbar .topRight{ right:-10px; background-position:right top;} -.wToolbarContainer.more .capRight{ background-position:right bottom;} - -.wToolbar ul{ position:relative; margin:0 70px 0 0; padding:0; *zoom:1; height:58px; z-index:2;} -.wToolbarContainer.more ul{ height:auto; _height:58px; background:url(../img/hrToolbarMore.gif);} -.wToolbar ul:after{ content:""; display:block; clear:both;} -.wToolbar li{ position:relative; float:left; list-style:none; margin-bottom:4px; width:11.1%; *width:11%; _margin-top:0; _margin-right:-1px;} -.wToolbar li button{ position:relative; padding:0; width:100%; height:57px; *height:59px; border:0; background:transparent; cursor:pointer; font-size:11px; color:#44506a; background-image:url(../img/iconWritingToolbar.gif); background-repeat:no-repeat;} -.wToolbar li button .tx{ display:inline-block; padding-top:37px; height:20px;} -.wToolbar li.more{ float:none; position:absolute; top:1px; right:-70px; width:60px; background:url(../img/vrToolbarMore.gif) repeat-y; _zoom:1;} -.wToolbar li.more button{ width:60px;} -.wToolbarContainer.more li{ margin-bottom:0;} -.wToolbarContainer.more li.more{ height:100%;} -.wToolbarContainer.more li.more button{ height:100%; _height:114px; background:url(../img/iconWritingToolbarFolder.gif) no-repeat center !important;} -.wToolbarContainer.more li.more button .nx{ top:0;} -.wToolbar li.hover button{ background-color:#bfc3cb;} - -.wToolbar li.hx button{ background-position:center top;} -.wToolbar li.txt button{ background-position:center -100px;} -.wToolbar li.link button{ background-position:center -200px;} -.wToolbar li.list button{ background-position:center -300px;} -.wToolbar li.quote button{ background-position:center -400px;} -.wToolbar li.img button{ background-position:center -500px;} -.wToolbar li.movie button{ background-position:center -600px;} -.wToolbar li.file button{ background-position:center -700px;} -.wToolbar li.hr button{ background-position:center -800px;} -.wToolbar li.index button{ background-position:center -900px;} -.wToolbar li.material button{ background-position:center -1000px;} -.wToolbar li.help button{ background-position:center -1100px;} -.wToolbar li.more button{ background-position:center -1187px;} - -.wToolbar li .dragable{ position:absolute; display:none; bottom:38px; right:0; padding:0; border:0; width:20px; height:20px; overflow:hidden; background:url(../img/iconMovable.gif) no-repeat center center !important; cursor:move; font-size:0; line-height:0; text-indent:-200%;} -.wToolbarContainer.more li.hover .dragable{ _display:block;} -.wToolbarContainer.more li:hover .dragable{ display:block;} -.wToolbar li .nx{ position:absolute; text-align:center; top:8px; left:50%; font:bold 10px Tahoma, Geneva, sans-serif; color:#fff; width:18px; height:18px; line-height:16px; opacity:.7; background:url(../img/bgShortcut.png) no-repeat center top; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./modules/editor/skins/dreditor/img/bgShortcut.png', sizingMethod='crop');} - +.wToolbarContainer{position:relative;margin:20px 0 40px 0;height:62px;overflow:hidden;z-index:1000;_zoom:1} +.wToolbarContainer.more{height:auto} +.wToolbar{position:relative;height:62px;margin:0 10px;zoom:1;background-image:url(../img/bgWritingToolbarCenter.gif);background-repeat:repeat-x} +.wToolbarContainer.more .wToolbar{height:auto;padding:0 0 5px 0;background-position:0 bottom;border-top:1px solid #bec2ca} +.wToolbar .cap{position:absolute;top:0;height:62px;background-repeat:no-repeat;font-size:0;line-height:0;background:url(../img/bgWritingToolbar.gif) no-repeat;z-index:1} +.wToolbar .top{display:none;position:absolute;top:-1px;width:10px;height:7px;background:url(../img/bgWritingToolbarMore.gif) no-repeat;z-index:2} +.wToolbarContainer.more .cap{height:100%;_top:auto;_bottom:0;_height:300px;background:url(../img/bgWritingToolbarMore.gif) no-repeat} +.wToolbarContainer.more .top{display:block} +.wToolbar .capLeft{width:10px;left:-10px;background-position:left top} +.wToolbar .topLeft{left:-10px;background-position:left top} +.wToolbarContainer.more .cap.capLeft{background-position:left bottom} +.wToolbar .capRight{width:10px;right:-10px;background-position:right top} +.wToolbar .topRight{right:-10px;background-position:right top} +.wToolbarContainer.more .capRight{background-position:right bottom} +.wToolbar ul{position:relative;margin:0 70px 0 0;padding:0;zoom:1;height:58px;z-index:2} +.wToolbarContainer.more ul{height:auto;_height:58px;background:url(../img/hrToolbarMore.gif)} +.wToolbar ul:after{content:"";display:block;clear:both} +.wToolbar li{position:relative;float:left;list-style:none;margin-bottom:4px;width:11.1%;*width:11%;_margin-top:0;_margin-right:-1px} +.wToolbar li button{position:relative;padding:0;width:100%;height:57px;*height:59px;border:0;background:transparent;cursor:pointer;font-size:11px;color:#44506a;background-image:url(../img/iconWritingToolbar.gif);background-repeat:no-repeat} +.wToolbar li button .tx{display:inline-block;padding-top:37px;height:20px} +.wToolbar li.more{float:none;position:absolute;top:1px;right:-70px;width:60px;background:url(../img/vrToolbarMore.gif) repeat-y;_zoom:1} +.wToolbar li.more button{width:60px} +.wToolbarContainer.more li{margin-bottom:0} +.wToolbarContainer.more li.more{height:100%} +.wToolbarContainer.more li.more button{height:100%;_height:114px;background:url(../img/iconWritingToolbarFolder.gif) no-repeat center !important} +.wToolbarContainer.more li.more button .nx{top:0} +.wToolbar li.hover button{background-color:#bfc3cb} +.wToolbar li.hx button{background-position:center top} +.wToolbar li.txt button{background-position:center -100px} +.wToolbar li.link button{background-position:center -200px} +.wToolbar li.list button{background-position:center -300px} +.wToolbar li.quote button{background-position:center -400px} +.wToolbar li.img button{background-position:center -500px} +.wToolbar li.movie button{background-position:center -600px} +.wToolbar li.file button{background-position:center -700px} +.wToolbar li.hr button{background-position:center -800px} +.wToolbar li.index button{background-position:center -900px} +.wToolbar li.material button{background-position:center -1000px} +.wToolbar li.help button{background-position:center -1100px} +.wToolbar li.more button{background-position:center -1187px} +.wToolbar li .dragable{position:absolute;display:none;bottom:38px;right:0;padding:0;border:0;width:20px;height:20px;overflow:hidden;background:url(../img/iconMovable.gif) no-repeat center center !important;cursor:move;font-size:0;line-height:0;text-indent:-200%} +.wToolbarContainer.more li.hover .dragable{_display:block} +.wToolbarContainer.more li:hover .dragable{display:block} +.wToolbar li .nx{position:absolute;text-align:center;top:8px;left:50%;font:bold 10px Tahoma, Geneva, sans-serif;color:#fff;width:18px;height:18px;line-height:16px;opacity:.7;background:url(../img/bgShortcut.png) no-repeat center top;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./modules/editor/skins/dreditor/img/bgShortcut.png', sizingMethod='crop')} /* Writing Area + Material Area */ .wArea, -.mArea{ display:none; position:relative; *zoom:1; padding:20px; margin:0;} -.wArea{ background:#f5f5f5; border:1px solid #e9e9e9;} -.mArea{ background:url(../img/bgChess76.gif); border:1px solid #666;} -.mArea{ margin:20px 0;} +.mArea{display:none;position:relative;zoom:1;padding:20px;margin:0} +.wArea{background:#f5f5f5;border:1px solid #e9e9e9} +.mArea{background:url(../img/bgChess76.gif);border:1px solid #666} +.mArea{margin:20px 0} .wArea.open, -.mArea.open{ display:block;} +.mArea.open{display:block} .wArea .cap, -.mArea .cap{ position:absolute; width:10px; height:10px; background-repeat:no-repeat; font-size:0; line-height:0; overflow:hidden;} -.wArea .cap{ background-image:url(../img/bgRouningF5.gif);} -.mArea .cap{ background-image:url(../img/bgRouning76.gif);} +.mArea .cap{position:absolute;width:10px;height:10px;background-repeat:no-repeat;font-size:0;line-height:0;overflow:hidden} +.wArea .cap{background-image:url(../img/bgRouningF5.gif)} +.mArea .cap{background-image:url(../img/bgRouning76.gif)} .wArea .cap.capTL, -.mArea .cap.capTL{ top:-1px; left:-1px; background-position:left top;} +.mArea .cap.capTL{top:-1px;left:-1px;background-position:left top} .wArea .cap.capTR, -.mArea .cap.capTR{ top:-1px; right:-1px; background-position:right top;} +.mArea .cap.capTR{top:-1px;right:-1px;background-position:right top} .wArea .cap.capBL, -.mArea .cap.capBL{ bottom:-1px; left:-1px; background-position:left bottom;} +.mArea .cap.capBL{bottom:-1px;left:-1px;background-position:left bottom} .wArea .cap.capBR, -.mArea .cap.capBR{ bottom:-1px; right:-1px; background-position:right bottom;} +.mArea .cap.capBR{bottom:-1px;right:-1px;background-position:right bottom} .wArea .h4, -.mArea .h4{ font-size:16px; margin:0 0 10px 0;} -.wArea .h4{ color:#555;} -.mArea .h4{ color:#fff;} -.mArea .controls{ position:absolute; top:20px; right:20px;} - +.mArea .h4{font-size:16px;margin:0 0 10px 0} +.wArea .h4{color:#555} +.mArea .h4{color:#fff} +.mArea .controls{position:absolute;top:20px;right:20px} /* Writing Area */ -.wArea .buttonArea{ position:relative; text-align:left; *zoom:1;} -.wArea .buttonArea .buttonGray button{ _top:0;} -.wArea .buttonArea .info{ display:inline; padding:0 0 0 15px; color:#777;} -.wArea .inputTitle{ width:98%; border:1px solid #ddd; background:#fff url(../img/bgInputText.gif) no-repeat; color:#767676; padding:6px 0 0 10px; height:21px; font-size:14px; margin-bottom:10px;} -.wArea .inputLink{ width:98%; border:1px solid #ddd; background:#fff url(../img/bgInputText.gif) no-repeat; color:#767676; padding:6px 0 0 10px; height:21px; font-size:11px; margin-bottom:10px;} -.wArea .iText{ width:98%; border:1px solid #ddd; background:#fff url(../img/bgInputText.gif) no-repeat; color:#767676; padding:6px 0 0 10px; height:21px; font-size:12px; margin-bottom:10px;} -.wArea .inputFile{ width:100%; border:1px solid #ddd; background:#fff url(../img/bgInputText.gif) no-repeat; color:#767676; padding:6px 0 0 10px; height:29px; font-size:12px; margin-bottom:10px;} -.wArea .iTextArea{ width:98%; border:1px solid #ddd; background:#fff url(../img/bgInputText.gif) no-repeat; color:#767676; padding:10px 0 0 10px; height:150px; font-size:12px; line-height:1.5; margin-bottom:10px;} -.wArea .inputRadio{ width:13px; height:13px; vertical-align:middle;} -.wArea .hr{ border-top:1px solid #e6e6e6; border-bottom:1px solid #fff; font-size:0; line-height:0; overflow:hidden; height:0; margin:15px -20px;} - +.wArea .btnArea{position:relative;text-align:left;zoom:1} +.wArea .btnArea .btnGray button{_top:0} +.wArea .btnArea .info{display:inline;padding:0 0 0 15px;color:#777} +.wArea .inputTitle{width:98%;border:1px solid #ddd;background:#fff url(../img/bgInputText.gif) no-repeat;color:#767676;padding:6px 0 0 10px;height:21px;font-size:14px;margin-bottom:10px} +.wArea .inputLink{width:98%;border:1px solid #ddd;background:#fff url(../img/bgInputText.gif) no-repeat;color:#767676;padding:6px 0 0 10px;height:21px;font-size:11px;margin-bottom:10px} +.wArea .iText{width:98%;border:1px solid #ddd;background:#fff url(../img/bgInputText.gif) no-repeat;color:#767676;padding:6px 0 0 10px;height:21px;font-size:12px;margin-bottom:10px} +.wArea .inputFile{width:100%;border:1px solid #ddd;background:#fff url(../img/bgInputText.gif) no-repeat;color:#767676;padding:6px 0 0 10px;height:29px;font-size:12px;margin-bottom:10px} +.wArea .iTextArea{width:98%;border:1px solid #ddd;background:#fff url(../img/bgInputText.gif) no-repeat;color:#767676;padding:10px 0 0 10px;height:150px;font-size:12px;line-height:1.5;margin-bottom:10px} +.wArea .inputRadio{width:13px;height:13px;vertical-align:middle} +.wArea .hr{border-top:1px solid #e6e6e6;border-bottom:1px solid #fff;font-size:0;line-height:0;overflow:hidden;height:0;margin:15px -20px} /* Material Area */ -.mArea .reload{ position:absolute; top:24px; right:40px; width:15px; height:16px; padding:0; cursor:pointer; border:0; *margin:0 5px 0 0; background:transparent url(../img/buttonRefresh.gif) no-repeat; vertical-align:middle;} -.mArea .reload span{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; z-index:-1; visibility:hidden;} -.mArea .close{ position:absolute; top:24px; right:20px; width:15px; height:16px; padding:0; cursor:pointer; border:0; *margin:0 5px 0 0; background:transparent url(../img/buttonClose.gif) no-repeat; vertical-align:middle;} -.mArea .close span{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; z-index:-1; visibility:hidden;} -.mArea .noData{ position:relative; border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#fff; padding:10px 20px;} -.mArea dl{ position:relative; background:#fff;} -.mArea dt{ position:relative; padding:7px 15px; font-weight:bold; color:#fff; background:#555; border-top:1px solid #444;} -.mArea dd{ margin:0 15px; padding:5px 0;} -.mArea dd .buttonDrEditor{ position:absolute; top:8px; right:10px;} -.mArea .eArea{ border:0; padding:0;} - -.mArea .paginate{ position:relative; width:100px; margin:0 auto; text-align:center; padding:0; font-size:12px; color:#fff; *zoom:1;} -.mArea .paginate:after{ content:""; display:block; clear:both;} -.mArea .paginate button{ width:17px; height:17px; padding:0; background:transparent url(../img/buttonPaginate.gif) no-repeat 0 0; cursor:pointer; border:0; vertical-align:middle;} -.mArea .paginate button span{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden; z-index:-1;} -.mArea .paginate .prev{ float:left; background-position:left top;} -.mArea .paginate .next{ float:right; background-position:right top;} - +.mArea .reload{position:absolute;top:24px;right:40px;width:15px;height:16px;padding:0;cursor:pointer;border:0;*margin:0 5px 0 0;background:transparent url(../img/buttonRefresh.gif) no-repeat;vertical-align:middle} +.mArea .reload span{position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;z-index:-1;visibility:hidden} +.mArea .close{position:absolute;top:24px;right:20px;width:15px;height:16px;padding:0;cursor:pointer;border:0;*margin:0 5px 0 0;background:transparent url(../img/buttonClose.gif) no-repeat;vertical-align:middle} +.mArea .close span{position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;z-index:-1;visibility:hidden} +.mArea .noData{position:relative;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff;padding:10px 20px} +.mArea dl{position:relative;background:#fff} +.mArea dt{position:relative;padding:7px 15px;font-weight:bold;color:#fff;background:#555;border-top:1px solid #444} +.mArea dd{margin:0 15px;padding:5px 0} +.mArea dd .btnDrEditor{position:absolute;top:8px;right:10px} +.mArea .eArea{border:0;padding:0} +.mArea .paginate{position:relative;width:100px;margin:0 auto;text-align:center;padding:0;font-size:12px;color:#fff;zoom:1} +.mArea .paginate:after{content:"";display:block;clear:both} +.mArea .paginate button{width:17px;height:17px;padding:0;background:transparent url(../img/buttonPaginate.gif) no-repeat 0 0;cursor:pointer;border:0;vertical-align:middle} +.mArea .paginate button span{position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:hidden;z-index:-1} +.mArea .paginate .prev{float:left;background-position:left top} +.mArea .paginate .next{float:right;background-position:right top} /* Writing Area Blank */ -.editorArea .wArea { display:block;} -.wArea.blank{ padding:15px 30px; margin:0;} -.wArea.blank dt{ font-size:12px; font-weight:bold; color:#333;} -.wArea.blank dd{ margin:0 0 5px 0; color:#767676;} -.wArea.blank .drEditorBugReport{ position:absolute; margin:0 !important; top:20px; right:30px;} - +.editorArea .wArea{display:block} +.wArea.blank{padding:15px 30px;margin:0} +.wArea.blank dt{font-size:12px;font-weight:bold;color:#333} +.wArea.blank dd{margin:0 0 5px 0;color:#767676} +.wArea.blank .drEditorBugReport{position:absolute;margin:0 !important;top:20px;right:30px} /* Writing Area Hx */ -.wArea.hx ul{ margin:0 0 5px 0; padding:0; list-style:none;} -.wArea.hx li{ display:inline !important; font-weight:bold !important; color:#333 !important;} -.wArea.hx li label{ margin-right:30px;} -.wArea.hx .inputTitle{ font-weight:bold !important;} +.wArea.hx ul{margin:0 0 5px 0;padding:0;list-style:none} +.wArea.hx li{display:inline !important;font-weight:bold !important;color:#333 !important} +.wArea.hx li label{margin-right:30px} +.wArea.hx .inputTitle{font-weight:bold !important} .wArea.hx li.h3, -.wArea.hx .inputTitle.h3{ font-size:18px !important; height:28px;} +.wArea.hx .inputTitle.h3{font-size:18px !important;height:28px} .wArea.hx li.h4, -.wArea.hx .inputTitle.h4{ font-size:16px !important; height:26px;} +.wArea.hx .inputTitle.h4{font-size:16px !important;height:26px} .wArea.hx li.h5, -.wArea.hx .inputTitle.h5{ font-size:13px !important; height:23px;} - +.wArea.hx .inputTitle.h5{font-size:13px !important;height:23px} /* Writing Area List */ -.wArea.list .toolbar{ border:1px solid #ddd; list-style:none; margin:0 0 -1px 0; padding:0; background:#fafafa; padding:6px 20px;} -.wArea.list .toolbar li{ display:inline; margin-right:5px;} -.wArea.list .toolbar li button{ position:relative; width:23px; height:22px; padding:0; border:0; cursor:pointer; background-image:url(../img/buttonListToolbar.gif); background-repeat:no-repeat;} +.wArea.list .toolbar{border:1px solid #ddd;list-style:none;margin:0 0 -1px 0;padding:0;background:#fafafa;padding:6px 20px} +.wArea.list .toolbar li{display:inline;margin-right:5px} +.wArea.list .toolbar li button{position:relative;width:23px;height:22px;padding:0;border:0;cursor:pointer;background-image:url(../img/buttonListToolbar.gif);background-repeat:no-repeat} .wArea.list .toolbar li button:hover, .wArea.list .toolbar li button:active, -.wArea.list .toolbar li button:focus{ border:1px solid #ddd;} -.wArea.list .toolbar li button.type_disc{ background-position:center 0;} -.wArea.list .toolbar li button.type_circle{ background-position:center -30px;} -.wArea.list .toolbar li button.type_square{ background-position:center -60px;} -.wArea.list .toolbar li button.type_decimal{ background-position:center -90px;} -.wArea.list .toolbar li button.type_lower-alpha{ background-position:center -120px;} -.wArea.list .toolbar li button.type_upper-alpha{ background-position:center -150px;} -.wArea.list .toolbar li button.type_lower-roman{ background-position:center -180px;} -.wArea.list .toolbar li button.type_upper-roman{ background-position:center -210px;} -.wArea.list .toolbar li button span{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden;} - -.wArea.list .listArea{ padding:1em 0; margin-bottom:1em; background:#fff url(../img/bgInputText.gif) no-repeat; border:1px solid #ddd;} -.wArea.list .listArea ul{ border:0;} -.wArea.list .listArea input{ border:0; border-bottom:1px solid #ddd; background:transparent; width:96%; padding:3px 4px;} - +.wArea.list .toolbar li button:focus{border:1px solid #ddd} +.wArea.list .toolbar li button.type_disc{background-position:center 0} +.wArea.list .toolbar li button.type_circle{background-position:center -30px} +.wArea.list .toolbar li button.type_square{background-position:center -60px} +.wArea.list .toolbar li button.type_decimal{background-position:center -90px} +.wArea.list .toolbar li button.type_lower-alpha{background-position:center -120px} +.wArea.list .toolbar li button.type_upper-alpha{background-position:center -150px} +.wArea.list .toolbar li button.type_lower-roman{background-position:center -180px} +.wArea.list .toolbar li button.type_upper-roman{background-position:center -210px} +.wArea.list .toolbar li button span{position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:hidden} +.wArea.list .listArea{padding:1em 0;margin-bottom:1em;background:#fff url(../img/bgInputText.gif) no-repeat;border:1px solid #ddd} +.wArea.list .listArea ul{border:0} +.wArea.list .listArea input{border:0;border-bottom:1px solid #ddd;background:transparent;width:96%;padding:3px 4px} /* Writing Area Image */ -.wArea.img .image{ position:relative; margin-bottom:10px; background:#fff; padding:0; _width:100%; overflow:hidden;} -.wArea.img .image img{ max-width:100%;} -.wArea.img .uploading{ display:none; padding:0 0 0 20px; background:url(../img/iconLoading.gif) no-repeat left center;} -.wArea.img .uploading button{ border:2px solid #ccc; background:#eee; cursor:pointer; font-size:11px; font-weight:bold; padding:0; overflow:visible; vertical-align:middle; margin:0 10px;} -.wArea.img .info{ font-size:11px; color:#737fa1; margin:0;} -.wArea.img .resize{ display:none;} -.wArea.img .resize.open{ display:block;} -.wArea.img .resize dl *{ vertical-align:middle;} -.wArea.img .resize dt{ display:inline; font-weight:bold;} -.wArea.img .resize dd{ display:inline; margin:0;} -.wArea.img .resize .width{ width:60px; text-align:right; padding:1px 4px; height:16px;} -.wArea.img .resize .width.original{ background:#d4d0c8;} -.wArea.img .resize .resizeInfo{ margin:0 0 0 1em;} -.wArea.img .resize .resizeError{ display:none; padding:.5em 3.5em; margin:1em 6px 1em 0; color:#ff6633; background:#fff url(../img/iconCheckSmall.gif) no-repeat 2em center;; border:1px solid #ddd;} -.wArea.img .resize .resizeError.open{ display:block;} -.wArea.img .align{ display:none;} -.wArea.img .align dt{ display:inline; font-weight:bold;} -.wArea.img .align dd{ display:inline; margin:0;} - +.wArea.img .image{position:relative;margin-bottom:10px;background:#fff;padding:0;_width:100%;overflow:hidden} +.wArea.img .image img{max-width:100%} +.wArea.img .uploading{display:none;padding:0 0 0 20px;background:url(../img/iconLoading.gif) no-repeat left center} +.wArea.img .uploading button{border:2px solid #ccc;background:#eee;cursor:pointer;font-size:11px;font-weight:bold;padding:0;overflow:visible;vertical-align:middle;margin:0 10px} +.wArea.img .info{font-size:11px;color:#737fa1;margin:0} +.wArea.img .resize{display:none} +.wArea.img .resize.open{display:block} +.wArea.img .resize dl *{vertical-align:middle} +.wArea.img .resize dt{display:inline;font-weight:bold} +.wArea.img .resize dd{display:inline;margin:0} +.wArea.img .resize .width{width:60px;text-align:right;padding:1px 4px;height:16px} +.wArea.img .resize .width.original{background:#d4d0c8} +.wArea.img .resize .resizeInfo{margin:0 0 0 1em} +.wArea.img .resize .resizeError{display:none;padding:.5em 3.5em;margin:1em 6px 1em 0;color:#ff6633;background:#fff url(../img/iconCheckSmall.gif) no-repeat 2em center;;border:1px solid #ddd} +.wArea.img .resize .resizeError.open{display:block} +.wArea.img .align{display:none} +.wArea.img .align dt{display:inline;font-weight:bold} +.wArea.img .align dd{display:inline;margin:0} /* Writing Area File */ -.wArea.file .buttonFileUpload, -.wArea.file .buttonFileUpload button{ position:relative; display:inline-block; height:39px; background-color:transparent; background-image:url(../img/buttonUpload.gif); background-repeat:no-repeat; cursor:pointer;} -.wArea.file .buttonFileUpload{ background-position:left top;} -.wArea.file .buttonFileUpload button{ left:7px; border:0; padding:0 15px 0 25px; background-position:right top; font-size:12px; font-weight:bold; color:#fff; line-height:39px; overflow:visible;} -.wArea.file .buttonFileUpload .swfupload{ margin:0 !important; cursor:pointer;} -.wArea.file .info{ font-size:11px; color:#737fa1;} -.wArea.file .info .help{ position:relative; font-size:11px; border:0; background:none; padding:0; cursor:pointer; *zoom:1; color:#f66; overflow:visible;} -.wArea.file .inputFile{ display:none;} -.wArea.file .inputFile.open{ display:block;} -.wArea.file dl{ margin:0; padding:0;} -.wArea.file dd{ font-size:11px; margin-bottom:3px; margin:0;} -.wArea.file dd strong{ margin-right:15px; color:#555; font-weight:normal;} -.wArea.file dd em{ color:#767676; font-style:normal; margin-right:15px;} -.wArea.file dd .buttonDelete{ border:0; padding:0; width:17px; height:17px; vertical-align:middle; cursor:pointer; background:url(../img/buttonTableDataX.gif) no-repeat center center;} -.wArea.file dd .buttonDelete span{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; z-index:-1; visibility:hidden;} -.wArea.file .summary{ text-align:right; font-size:11px;} -.wArea.file .summary{ color:#555;} -.wArea.file .summary em{ color:#767676; font-style:normal; margin-left:10px;} - +.wArea.file .btnFileUpload, +.wArea.file .btnFileUpload button{position:relative;display:inline-block;height:39px;background-color:transparent;background-image:url(../img/buttonUpload.gif);background-repeat:no-repeat;cursor:pointer} +.wArea.file .btnFileUpload{background-position:left top} +.wArea.file .btnFileUpload button{left:7px;border:0;padding:0 15px 0 25px;background-position:right top;font-size:12px;font-weight:bold;color:#fff;line-height:39px;overflow:visible} +.wArea.file .btnFileUpload .swfupload{margin:0 !important;cursor:pointer} +.wArea.file .info{font-size:11px;color:#737fa1} +.wArea.file .info .help{position:relative;font-size:11px;border:0;background:none;padding:0;cursor:pointer;zoom:1;color:#f66;overflow:visible} +.wArea.file .inputFile{display:none} +.wArea.file .inputFile.open{display:block} +.wArea.file dl{margin:0;padding:0} +.wArea.file dd{font-size:11px;margin-bottom:3px;margin:0} +.wArea.file dd strong{margin-right:15px;color:#555;font-weight:normal} +.wArea.file dd em{color:#767676;font-style:normal;margin-right:15px} +.wArea.file dd .btnDelete{border:0;padding:0;width:17px;height:17px;vertical-align:middle;cursor:pointer;background:url(../img/buttonTableDataX.gif) no-repeat center center} +.wArea.file dd .btnDelete span{position:absolute;width:0;height:0;overflow:hidden;font-size:0;line-height:0;z-index:-1;visibility:hidden} +.wArea.file .summary{text-align:right;font-size:11px} +.wArea.file .summary{color:#555} +.wArea.file .summary em{color:#767676;font-style:normal;margin-left:10px} /* Writing Area Hr */ -.wArea.hr ul{ margin:0 0 20px 0; padding:0; list-style:none; font-size:12px; color:#555; *zoom:1;} -.wArea.hr li{ position:relative; margin-bottom:10px; *zoom:1;} -.wArea.hr li label{ position:relative; background:#f5f5f5; padding:0 15px 0 30px; margin-left:-30px; z-index:1; display:none;} -.wArea.hr li .inputRadio{ position:relative; z-index:10; display:none;} +.wArea.hr ul{margin:0 0 20px 0;padding:0;list-style:none;font-size:12px;color:#555;zoom:1} +.wArea.hr li{position:relative;margin-bottom:10px;zoom:1} +.wArea.hr li label{position:relative;background:#f5f5f5;padding:0 15px 0 30px;margin-left:-30px;z-index:1;display:none} +.wArea.hr li .inputRadio{position:relative;z-index:10;display:none} .wArea.hr .inputToggle, -.wArea.hr .inputContinue{ position:absolute; top:0; border:1px solid #ddd; font-size:12px; color:#767676; width:150px; padding:3px 4px; height:14px; text-align:right; background-image:url(../img/bgInputText.gif); background-repeat:no-repeat;} -.wArea.hr .inputShow{ right:170px;} +.wArea.hr .inputContinue{position:absolute;top:0;border:1px solid #ddd;font-size:12px;color:#767676;width:150px;padding:3px 4px;height:14px;text-align:right;background-image:url(../img/bgInputText.gif);background-repeat:no-repeat} +.wArea.hr .inputShow{right:170px} .wArea.hr .inputHide, -.wArea.hr .inputContinue{ right:0;} -.wArea.hr .hRule{ position:absolute; width:100%; top:50%; left:0; display:block; border-top:1px solid #e6e6e6; border-bottom:1px solid #fff; font-size:0; line-height:0; overflow:hidden; height:0;} - +.wArea.hr .inputContinue{right:0} +.wArea.hr .hRule{position:absolute;width:100%;top:50%;left:0;display:block;border-top:1px solid #e6e6e6;border-bottom:1px solid #fff;font-size:0;line-height:0;overflow:hidden;height:0} /* Edit Area */ -.eArea{ position:relative; padding:0 20px; margin:0; font-size:12px; border:1px solid #fff; overflow:visible !important; _zoom:1;} -.eArea.xe_dr_hr{ padding-top:1em; padding-bottom:1em;} -.eArea a{ color:#648AB9;} -.eArea button.holder{ position:absolute; left:-2000px; top:0px; } -.eArea .eTool{ display:none;} -.eArea .eFocusTrigger{ position:absolute; top:0; left:0; font-size:0; line-height:0; border:0; background:transparent; width:1px; height:1px; overflow:hidden; opacity:0; filter:alpha(opacity=0);} -.eArea .eFocusTrigger:focus{ border:1px solid;} -.eArea .del{ display:none; position:absolute; top:0; right:20px; border:0; padding:0; width:20px; height:20px; cursor:pointer; background:transparent url(../img/buttonTableDataX.gif) no-repeat center;} -.eArea .del span{position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; z-index:-1; visibility:hidden;} - -.eArea.xe_dr_img p{ overflow:hidden; width:100%;} -.eArea.xe_dr_img p img{ *padding:1em 0;} - -.eFocus{ border:1px solid #d8d8de; z-index:999; background:#f9f9f9;} -.eArea .cap{ display:none;} -.eFocus .cap{ display:none; *display:block; position:absolute; width:10px; height:10px; background-repeat:no-repeat; font-size:0; line-height:0; overflow:hidden;} -.eFocus .cap.capTL{ top:-1px; left:-1px; background-position:left top;} -.eFocus .cap.capTR{ top:-1px; right:-1px; background-position:right top;} -.eFocus .cap.capBL{ bottom:-1px; left:-1px; background-position:left bottom;} -.eFocus .cap.capBR{ bottom:-1px; right:-1px; background-position:right bottom;} - -.eFocus .eTool{ display:block; height:24px; position:absolute !important; z-index:99; top:-24px !important; left:-1px !important; white-space:nowrap; margin:0 0 0 2px !important; padding:0 5px 0 0 !important; border:0 !important; background:url(../img/bgEtool.gif) no-repeat right top !important;} -.eFocus .eTool li{ position:relative; left:-2px; display:block; float:left; height:22px; padding:2px 3px 0 5px; background:url(../img/vrContentNavigation.gif) no-repeat left center;} -.eFocus .eTool li.edit{ background:url(../img/bgEtool.gif) no-repeat left top;} -.eFocus .eTool li button{ border:0; padding:0; overflow:visible; cursor:pointer; background-color:transparent; font-size:11px; vertical-align:middle;} +.eArea{position:relative;padding:0 20px;margin:0;font-size:12px;border:1px solid #fff;overflow:visible !important;_zoom:1} +.eArea.xe_dr_hr{padding-top:1em;padding-bottom:1em} +.eArea a{color:#648AB9} +.eArea button.holder{position:absolute;left:-2000px;top:0px} +.eArea .eTool{display:none} +.eArea .eFocusTrigger{position:absolute;top:0;left:0;font-size:0;line-height:0;border:0;background:transparent;width:1px;height:1px;overflow:hidden;opacity:0;filter:alpha(opacity=0)} +.eArea .eFocusTrigger:focus{border:1px solid} +.eArea .del{display:none;position:absolute;top:0;right:20px;border:0;padding:0;width:20px;height:20px;cursor:pointer;background:transparent url(../img/buttonTableDataX.gif) no-repeat center} +.eArea .del span{position:absolute;width:0;height:0;overflow:hidden;font-size:0;line-height:0;z-index:-1;visibility:hidden} +.eArea.xe_dr_img p{overflow:hidden;width:100%} +.eArea.xe_dr_img p img{*padding:1em 0} +.eFocus{border:1px solid #d8d8de;z-index:999;background:#f9f9f9} +.eArea .cap{display:none} +.eFocus .cap{display:none;*display:block;position:absolute;width:10px;height:10px;background-repeat:no-repeat;font-size:0;line-height:0;overflow:hidden} +.eFocus .cap.capTL{top:-1px;left:-1px;background-position:left top} +.eFocus .cap.capTR{top:-1px;right:-1px;background-position:right top} +.eFocus .cap.capBL{bottom:-1px;left:-1px;background-position:left bottom} +.eFocus .cap.capBR{bottom:-1px;right:-1px;background-position:right bottom} +.eFocus .eTool{display:block;height:24px;position:absolute !important;z-index:99;top:-24px !important;left:-1px !important;white-space:nowrap;margin:0 0 0 2px !important;padding:0 5px 0 0 !important;border:0 !important;background:url(../img/bgEtool.gif) no-repeat right top !important} +.eFocus .eTool li{position:relative;left:-2px;display:block;float:left;height:22px;padding:2px 3px 0 5px;background:url(../img/vrContentNavigation.gif) no-repeat left center} +.eFocus .eTool li.edit{background:url(../img/bgEtool.gif) no-repeat left top} +.eFocus .eTool li button{border:0;padding:0;overflow:visible;cursor:pointer;background-color:transparent;font-size:11px;vertical-align:middle} .eFocus .eTool li.move button, -.eFocus .eTool li.delete button{ overflow:hidden; width:17px; height:17px; background-position:center center; background-repeat:no-repeat;} -.eFocus .eTool li.move button{ background-image:url(../img/iconMovable.gif); cursor:move;} -.eFocus .eTool li.delete button{ background-image:url(../img/buttonWasteBox.gif);} +.eFocus .eTool li.delete button{overflow:hidden;width:17px;height:17px;background-position:center center;background-repeat:no-repeat} +.eFocus .eTool li.move button{background-image:url(../img/iconMovable.gif);cursor:move} +.eFocus .eTool li.delete button{background-image:url(../img/buttonWasteBox.gif)} .eFocus .eTool li.move button span, -.eFocus .eTool li.delete button span{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; z-index:-1; visibility:hidden;} -.eFocus .del{ display:block;} - +.eFocus .eTool li.delete button span{position:absolute;width:0;height:0;overflow:hidden;font-size:0;line-height:0;z-index:-1;visibility:hidden} +.eFocus .del{display:block} /* txEditor */ -.txEditor{ position:relative; width:98%; padding-right:10px; margin-bottom:10px; border:1px solid #ddd; *zoom:1; background:#fff;} -.txEditor .toolbar{ position:relative; z-index:10; margin:0 -10px 0 0; padding:6px 10px; list-style:none; *zoom:1; background:#fafafa; border-bottom:1px solid #ddd;} -.txEditor .toolbar:after{ content:""; display:block; clear:both;} -.txEditor .toolbar li{ position:relative; float:left; margin-right:5px;} -.txEditor .toolbar li button{ border:0; padding:0; height:22px; background-color:transparent; background-image:url(../img/buttonEditorToolbar.gif); background-repeat:no-repeat; cursor:pointer; vertical-align:middle;} +.txEditor{position:relative;width:98%;padding-right:10px;margin-bottom:10px;border:1px solid #ddd;zoom:1;background:#fff} +.txEditor .toolbar{position:relative;z-index:10;margin:0 -10px 0 0;padding:6px 10px;list-style:none;zoom:1;background:#fafafa;border-bottom:1px solid #ddd} +.txEditor .toolbar:after{content:"";display:block;clear:both} +.txEditor .toolbar li{position:relative;float:left;margin-right:5px} +.txEditor .toolbar li button{border:0;padding:0;height:22px;background-color:transparent;background-image:url(../img/buttonEditorToolbar.gif);background-repeat:no-repeat;cursor:pointer;vertical-align:middle} .txEditor .toolbar li button:hover, .txEditor .toolbar li button:active, .txEditor .toolbar li button:focus, -.txEditor .toolbar li button.active{ border:1px solid #ddd;} -.txEditor .toolbar li button span{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; z-index:-1; visibility:hidden;} -.txEditor .toolbar li select{ font-size:12px; vertical-align:middle; height:21px;} -.txEditor .toolbar li.undo button{ width:23px; background-position:center -210px;} -.txEditor .toolbar li.redo button{ width:23px; background-position:center -240px;} -.txEditor .toolbar li.strong button{ width:23px; background-position:center 0;} -.txEditor .toolbar li.em button{ width:23px; background-position:center -30px;} -.txEditor .toolbar li.underline button{ width:23px; background-position:center -60px;} -.txEditor .toolbar li.del button{ width:23px; background-position:center -90px;} -.txEditor .toolbar li.vRule{ padding-left:10px; margin:0 5px; background:url(../img/vrEditorToolbar.gif) no-repeat left center;} -.txEditor .toolbar li.aHref button{ width:23px; background-position:center -120px;} -.txEditor .toolbar li.fSize{ margin-right:5px;} -.txEditor .toolbar li.fColor{ margin-right:5px; z-index:2;} -.txEditor .toolbar li.fColor button{ width:28px; background-position:center -150px;} -.txEditor .toolbar li.bgColor{ margin-right:5px; z-index:1;} -.txEditor .toolbar li.bgColor button{ width:28px; background-position:center -180px;} -.txEditor .toolbar li.left button{ width:23px; background-position:center -270px;} -.txEditor .toolbar li.center button{ width:23px; background-position:center -300px;} -.txEditor .toolbar li.right button{ width:23px; background-position:center -330px;} -.txEditor .toolbar li.justify button{ width:23px; background-position:center -360px;} -.txEditor .toolbar li.character button{ width:23px; background-position:center -390px;} -.txEditor .toolbar li.list button{ width:23px; background-image:url(../img/buttonListToolbar.gif); background-repeat:no-repeat;} -.txEditor .toolbar li.disc button{ background-position:center 0;} -.txEditor .toolbar li.circle button{ background-position:center -30px;} -.txEditor .toolbar li.square button{ background-position:center -60px;} -.txEditor .toolbar li.decimal button{ background-position:center -90px;} -.txEditor .toolbar li.alphaLower button{ background-position:center -120px;} -.txEditor .toolbar li.alphaUpper button{ background-position:center -150px;} -.txEditor .toolbar li.romanLower button{ background-position:center -180px;} -.txEditor .toolbar li.romanUpper button{ background-position:center -210px;} -.txEditor .toolbar li .uri{ display:none; position:absolute; left:10px; top:25px; padding:15px 20px; border:1px solid #ddd; background:#fff; *zoom:1; *white-space:nowrap;} -.txEditor .toolbar li .uri h3{ font-size:12px; margin:0 0 .5em 0;} -.txEditor .toolbar li .uri .link{ border:1px solid #ccc; padding:3px 4px; height:14px; font-size:12px; width:200px; font-size:11px; color:#666;} -.txEditor .toolbar li .uri p{ margin:.5em 0;} -.txEditor .toolbar li .uri p input{ width:13px; height:13px; margin:0 3px 0 0; vertical-align:middle;} -.txEditor .toolbar li .uri .btn_area{ text-align:center;} -.txEditor .toolbar li .uri .btn_area .buttonGray, -.txEditor .toolbar li .uri .btn_area .buttonGray button{ background-image:url(../img/buttonGray.gif);} -.txEditor .toolbar li .uri .btn_area .buttonGray{ background-position:left top;} -.txEditor .toolbar li .uri .btn_area .buttonGray button{ background-position:right top; line-height:18px; border:0 !important; width:auto; padding:0 6px 0 4px;} -.txEditor .toolbar li .palette{ display:none; width:211px; position:absolute; left:0; top:25px; padding:8px 0 7px 8px; margin:0; list-style:none; border:1px solid #ddd; background:#fff; *zoom:1;} -.txEditor .toolbar li .palette:after{ content:""; display:block; clear:both;} -.txEditor .toolbar li .palette.open{ display:block;} -.txEditor .toolbar li .palette li{ float:left; margin:0 1px 1px 0; font-size:0; line-height:0;} -.txEditor .toolbar li .palette button{ position:relative; overflow:hidden; width:11px; height:11px;} -.txEditor .toolbar li .palette button span{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; z-index:-1; visibility:hidden;} -.txEditor .inputRichText{ position:relative; margin-right:-10px; position:relative; *zoom:1; z-index:1; padding:3px 0 3px 3px; background-image:url(../img/bgInputText.gif); background-repeat:no-repeat; background-position:0 0;} -.txEditor .inputRichText iframe{ width:100%; height:136px; border:0; overflow-x:hidden;} -.txEditor .resizeVertical{ position:relative; margin-right:-10px; border-top:1px solid #ddd; height:10px; background:url(../img/buttonResizeVertical.gif) no-repeat center center; *zoom:1; font-size:0; line-height:0;} -.txEditor .resizeVertical button{ width:100%; height:10px; border:0; margin:0; padding:0; background:transparent; cursor:n-resize; vertical-align:middle;} -.txEditor .resizeVertical button span{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden; z-index:-1;} - -.txEditor .toolbar li.character .layer{ width:433px; height:242px; overflow:hidden; padding:0;} -.txEditor .toolbar li.character .layer .close{ position:absolute; background:url(../img/buttonLayerClose.gif) no-repeat center; width:20px; height:21px; top:4px; right:3px; border:0 !important;} -.txEditor .toolbar li.character .layer ul{ margin:0; padding:0; list-style:none;} -.txEditor .toolbar li.character .layer h3{position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} -.txEditor .toolbar li.character .layer .nav{ position:absolute; top:8px; left:-1px; overflow:hidden; white-space:nowrap; line-height:normal;} -.txEditor .toolbar li.character .layer .nav li{ display:inline; margin:0 -4px 0 0; padding:0 8px; background:url(../img/vr_layer_character.gif) no-repeat 0 center;} -.txEditor .toolbar li.character .layer .nav li a{ color:#444; text-decoration:none; letter-spacing:-1px;} +.txEditor .toolbar li button.active{border:1px solid #ddd} +.txEditor .toolbar li button span{position:absolute;width:0;height:0;overflow:hidden;font-size:0;line-height:0;z-index:-1;visibility:hidden} +.txEditor .toolbar li select{font-size:12px;vertical-align:middle;height:21px} +.txEditor .toolbar li.undo button{width:23px;background-position:center -210px} +.txEditor .toolbar li.redo button{width:23px;background-position:center -240px} +.txEditor .toolbar li.strong button{width:23px;background-position:center 0} +.txEditor .toolbar li.em button{width:23px;background-position:center -30px} +.txEditor .toolbar li.underline button{width:23px;background-position:center -60px} +.txEditor .toolbar li.del button{width:23px;background-position:center -90px} +.txEditor .toolbar li.vRule{padding-left:10px;margin:0 5px;background:url(../img/vrEditorToolbar.gif) no-repeat left center} +.txEditor .toolbar li.aHref button{width:23px;background-position:center -120px} +.txEditor .toolbar li.fSize{margin-right:5px} +.txEditor .toolbar li.fColor{margin-right:5px;z-index:2} +.txEditor .toolbar li.fColor button{width:28px;background-position:center -150px} +.txEditor .toolbar li.bgColor{margin-right:5px;z-index:1} +.txEditor .toolbar li.bgColor button{width:28px;background-position:center -180px} +.txEditor .toolbar li.left button{width:23px;background-position:center -270px} +.txEditor .toolbar li.center button{width:23px;background-position:center -300px} +.txEditor .toolbar li.right button{width:23px;background-position:center -330px} +.txEditor .toolbar li.justify button{width:23px;background-position:center -360px} +.txEditor .toolbar li.character button{width:23px;background-position:center -390px} +.txEditor .toolbar li.list button{width:23px;background-image:url(../img/buttonListToolbar.gif);background-repeat:no-repeat} +.txEditor .toolbar li.disc button{background-position:center 0} +.txEditor .toolbar li.circle button{background-position:center -30px} +.txEditor .toolbar li.square button{background-position:center -60px} +.txEditor .toolbar li.decimal button{background-position:center -90px} +.txEditor .toolbar li.alphaLower button{background-position:center -120px} +.txEditor .toolbar li.alphaUpper button{background-position:center -150px} +.txEditor .toolbar li.romanLower button{background-position:center -180px} +.txEditor .toolbar li.romanUpper button{background-position:center -210px} +.txEditor .toolbar li .uri{display:none;position:absolute;left:10px;top:25px;padding:15px 20px;border:1px solid #ddd;background:#fff;zoom:1;*white-space:nowrap} +.txEditor .toolbar li .uri h3{font-size:12px;margin:0 0 .5em 0} +.txEditor .toolbar li .uri .link{border:1px solid #ccc;padding:3px 4px;height:14px;font-size:12px;width:200px;font-size:11px;color:#666} +.txEditor .toolbar li .uri p{margin:.5em 0} +.txEditor .toolbar li .uri p input{width:13px;height:13px;margin:0 3px 0 0;vertical-align:middle} +.txEditor .toolbar li .uri .btn_area{text-align:center} +.txEditor .toolbar li .uri .btn_area .btnGray, +.txEditor .toolbar li .uri .btn_area .btnGray button{background-image:url(../img/buttonGray.gif)} +.txEditor .toolbar li .uri .btn_area .btnGray{background-position:left top} +.txEditor .toolbar li .uri .btn_area .btnGray button{background-position:right top;line-height:18px;border:0 !important;width:auto;padding:0 6px 0 4px} +.txEditor .toolbar li .palette{display:none;width:211px;position:absolute;left:0;top:25px;padding:8px 0 7px 8px;margin:0;list-style:none;border:1px solid #ddd;background:#fff;zoom:1} +.txEditor .toolbar li .palette:after{content:"";display:block;clear:both} +.txEditor .toolbar li .palette.open{display:block} +.txEditor .toolbar li .palette li{float:left;margin:0 1px 1px 0;font-size:0;line-height:0} +.txEditor .toolbar li .palette button{position:relative;overflow:hidden;width:11px;height:11px} +.txEditor .toolbar li .palette button span{position:absolute;width:0;height:0;overflow:hidden;font-size:0;line-height:0;z-index:-1;visibility:hidden} +.txEditor .inputRichText{position:relative;margin-right:-10px;position:relative;zoom:1;z-index:1;padding:3px 0 3px 3px;background-image:url(../img/bgInputText.gif);background-repeat:no-repeat;background-position:0 0} +.txEditor .inputRichText iframe{width:100%;height:136px;border:0;overflow-x:hidden} +.txEditor .resizeVertical{position:relative;margin-right:-10px;border-top:1px solid #ddd;height:10px;background:url(../img/buttonResizeVertical.gif) no-repeat center center;zoom:1;font-size:0;line-height:0} +.txEditor .resizeVertical button{width:100%;height:10px;border:0;margin:0;padding:0;background:transparent;cursor:n-resize;vertical-align:middle} +.txEditor .resizeVertical button span{position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:hidden;z-index:-1} +.txEditor .toolbar li.character .layer{width:433px;height:242px;overflow:hidden;padding:0} +.txEditor .toolbar li.character .layer .close{position:absolute;background:url(../img/buttonLayerClose.gif) no-repeat center;width:20px;height:21px;top:4px;right:3px;border:0 !important} +.txEditor .toolbar li.character .layer ul{margin:0;padding:0;list-style:none} +.txEditor .toolbar li.character .layer h3{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden} +.txEditor .toolbar li.character .layer .nav{position:absolute;top:8px;left:-1px;overflow:hidden;white-space:nowrap;line-height:normal} +.txEditor .toolbar li.character .layer .nav li{display:inline;margin:0 -4px 0 0;padding:0 8px;background:url(../img/vr_layer_character.gif) no-repeat 0 center} +.txEditor .toolbar li.character .layer .nav li a{color:#444;text-decoration:none;letter-spacing:-1px} .txEditor .toolbar li.character .layer .nav li a:hover, .txEditor .toolbar li.character .layer .nav li a:active, -.txEditor .toolbar li.character .layer .nav li a:focus{ text-decoration:underline;} -.txEditor .toolbar li.character .layer .nav li a.on{ font-weight:bold; color:#004790; display:inline;} -.txEditor .toolbar li.character .layer .list{ position:absolute; left:7px; top:30px; width:421px; height:172px; background:url(../img/bx_character.gif) no-repeat;} -.txEditor .toolbar li.character .layer .list li{ position:relative; top:1px; left:1px; float:left; width:20px; height:18px; margin:0 1px 1px 0;} -.txEditor .toolbar li.character .layer .list li button{ width:20px; height:18px; background:none; padding:0; vertical-align:top;} +.txEditor .toolbar li.character .layer .nav li a:focus{text-decoration:underline} +.txEditor .toolbar li.character .layer .nav li a.on{font-weight:bold;color:#004790;display:inline} +.txEditor .toolbar li.character .layer .list{position:absolute;left:7px;top:30px;width:421px;height:172px;background:url(../img/bx_character.gif) no-repeat} +.txEditor .toolbar li.character .layer .list li{position:relative;top:1px;left:1px;float:left;width:20px;height:18px;margin:0 1px 1px 0} +.txEditor .toolbar li.character .layer .list li button{width:20px;height:18px;background:none;padding:0;vertical-align:top} .txEditor .toolbar li.character .layer .list li button:hover, .txEditor .toolbar li.character .layer .list li button:active, -.txEditor .toolbar li.character .layer .list li button:focus{ border:2px solid #27c11a;} -.txEditor .toolbar li.character .layer .list li button span{ overflow:visible; font-size:12px; width:auto; height:auto; position:relative; visibility:visible; line-height:normal; z-index:1;} -.txEditor .toolbar li.character .layer p{ position:absolute; top:212px; left:7px; margin:0 !important;} -.txEditor .toolbar li.character .layer p *{ vertical-align:top;} -.txEditor .toolbar li.character .layer p label{ position:relative; top:4px; margin:0 7px 0 0; color:#333; letter-spacing:-1px; line-height:normal;} -.txEditor .toolbar li.character .layer p input{ padding:3px 0 0 4px; margin:0 4px 0 0; width:300px; height:16px; border:1px solid #acacac; border-right:1px solid #dadada; border-bottom:1px solid #dadada; font-size:12px;} -.txEditor .toolbar li.character .layer p button{ position:relative; *top:1px; width:38px; height:21px; background:url(../img/buttonLayerConfirm.gif) no-repeat; border:0 !important;} - -.txEditor .toolbar .font9px { font-size:9px } -.txEditor .toolbar .font10px { font-size:10px } -.txEditor .toolbar .font11px { font-size:11px } -.txEditor .toolbar .font12px { font-size:12px } -.txEditor .toolbar .font14px { font-size:14px } -.txEditor .toolbar .font16px { font-size:16px } -.txEditor .toolbar .font18px { font-size:18px } -.txEditor .toolbar .font20px { font-size:20px } -.txEditor .toolbar .font24px { font-size:24px } -.txEditor .toolbar .font28px { font-size:28px } -.txEditor .toolbar .font32px { font-size:32px } -.txEditor .toolbar .font36px { font-size:36px } - +.txEditor .toolbar li.character .layer .list li button:focus{border:2px solid #27c11a} +.txEditor .toolbar li.character .layer .list li button span{overflow:visible;font-size:12px;width:auto;height:auto;position:relative;visibility:visible;line-height:normal;z-index:1} +.txEditor .toolbar li.character .layer p{position:absolute;top:212px;left:7px;margin:0 !important} +.txEditor .toolbar li.character .layer p *{vertical-align:top} +.txEditor .toolbar li.character .layer p label{position:relative;top:4px;margin:0 7px 0 0;color:#333;letter-spacing:-1px;line-height:normal} +.txEditor .toolbar li.character .layer p input{padding:3px 0 0 4px;margin:0 4px 0 0;width:300px;height:16px;border:1px solid #acacac;border-right:1px solid #dadada;border-bottom:1px solid #dadada;font-size:12px} +.txEditor .toolbar li.character .layer p button{position:relative;*top:1px;width:38px;height:21px;background:url(../img/buttonLayerConfirm.gif) no-repeat;border:0 !important} +.txEditor .toolbar .font9px{font-size:9px} +.txEditor .toolbar .font10px{font-size:10px} +.txEditor .toolbar .font11px{font-size:11px} +.txEditor .toolbar .font12px{font-size:12px} +.txEditor .toolbar .font14px{font-size:14px} +.txEditor .toolbar .font16px{font-size:16px} +.txEditor .toolbar .font18px{font-size:18px} +.txEditor .toolbar .font20px{font-size:20px} +.txEditor .toolbar .font24px{font-size:24px} +.txEditor .toolbar .font28px{font-size:28px} +.txEditor .toolbar .font32px{font-size:32px} +.txEditor .toolbar .font36px{font-size:36px} /* Drag and Drop */ -.xe_dr_placeholder { background-color:#F8F4CE; margin:5px 0; height:20px; padding:10px 0; z-index:0; -moz-border-radius:5px; -webkit-border-radius:5px; z-index:1; } -.drag_handle { position:absolute; height:100%; width:10px; top:0; opacity:.5; filter:alpha(opacity=50); background:#ddd url(../img/iconDragHandler.gif) no-repeat center; cursor:n-resize; margin:0 2px !important; padding:0 !important; border:0 !important; _zoom:1;} -.drag_handle.left { left:0; } -.drag_handle.right { right:0; } -.eArea .drag_handle {display:none} -.eFocus .drag_handle {display:block} -.editorContainer .ui-draggable{ margin:0 0 3em 0 !important;} \ No newline at end of file +.xe_dr_placeholder{background-color:#F8F4CE;margin:5px 0;height:20px;padding:10px 0;z-index:0;-moz-border-radius:5px;-webkit-border-radius:5px;z-index:1} +.drag_handle{position:absolute;height:100%;width:10px;top:0;opacity:.5;filter:alpha(opacity=50);background:#ddd url(../img/iconDragHandler.gif) no-repeat center;cursor:n-resize;margin:0 2px !important;padding:0 !important;border:0 !important;_zoom:1} +.drag_handle.left{left:0} +.drag_handle.right{right:0} +.eArea .drag_handle{display:none} +.eFocus .drag_handle{display:block} +.editorContainer .ui-draggable{margin:0 0 3em 0 !important} \ No newline at end of file diff --git a/modules/editor/skins/dreditor/css/editor.css b/modules/editor/skins/dreditor/css/editor.css deleted file mode 100644 index a44bc1bfe..000000000 --- a/modules/editor/skins/dreditor/css/editor.css +++ /dev/null @@ -1,6 +0,0 @@ -@charset "utf-8"; -/* NHN (developers@xpressengine.com) */ - -html, body { height:100%; background-color:transparent; padding:0; margin:0;} -body{ margin:1em;} -.xe_content{ color:#000; font-size:12px; line-height:1.5;} diff --git a/modules/editor/skins/dreditor/css/style@content.css b/modules/editor/skins/dreditor/css/style@content.css index 01c649ce1..1f7d6b012 100644 --- a/modules/editor/skins/dreditor/css/style@content.css +++ b/modules/editor/skins/dreditor/css/style@content.css @@ -1,52 +1,43 @@ -@charset "utf-8"; +@charset "utf-8"; /* NHN (developers@xpressengine.com) */ - /* textyleContent */ -.textyleContent{ font-size:12px; line-height:1.6; clear:both;} -.textyleContent h1{ font-size:24px;} -.textyleContent h2{ font-size:20px;} -.textyleContent h3{ font-size:18px;} -.textyleContent h4{ font-size:16px;} -.textyleContent h5{ font-size:14px;} -.textyleContent h6{ font-size:12px;} - +.textyleContent{font-size:12px;line-height:1.6;clear:both} +.textyleContent h1{font-size:24px} +.textyleContent h2{font-size:20px} +.textyleContent h3{font-size:18px} +.textyleContent h4{font-size:16px} +.textyleContent h5{font-size:14px} +.textyleContent h6{font-size:12px} /* Attached File */ -.textyleContent dl.attachedFile { margin:1em 0; padding:1em 0; background:#f9f9f9; border:1px solid #eee; } -.textyleContent dl.attachedFile dt { padding:0 2em .5em 2em; margin:0 0 1em 0; font-weight:bold; text-indent:1em; border-bottom:1px solid #eee; background:#f9f9f9 url(../img/iconClip.gif) no-repeat 2em .3em; font-size:12px;} -.textyleContent dl.attachedFile em{ font-size:11px; font-weight:normal; font-style:normal; margin:0 5px;} -.textyleContent dl.attachedFile dd{ margin:0; padding:0 2em; color:#8b8b8b; font-size:11px;} -.textyleContent dl.attachedFile dd a{ text-decoration:none; color:#0092cf; margin-right:10px;} +.textyleContent dl.attachedFile{margin:1em 0;padding:1em 0;background:#f9f9f9;border:1px solid #eee;} +.textyleContent dl.attachedFile dt{padding:0 2em .5em 2em;margin:0 0 1em 0;font-weight:bold;text-indent:1em;border-bottom:1px solid #eee;background:#f9f9f9 url(../img/iconClip.gif) no-repeat 2em .3em;font-size:12px} +.textyleContent dl.attachedFile em{font-size:11px;font-weight:normal;font-style:normal;margin:0 5px} +.textyleContent dl.attachedFile dd{margin:0;padding:0 2em;color:#8b8b8b;font-size:11px} +.textyleContent dl.attachedFile dd a{text-decoration:none;color:#0092cf;margin-right:10px} .textyleContent dl.attachedFile dd a:hover, .textyleContent dl.attachedFile dd a:active, -.textyleContent dl.attachedFile dd a:focus{ text-decoration:underline;} - +.textyleContent dl.attachedFile dd a:focus{text-decoration:underline} /* Table Of Content */ -.textyleContent .toc{ background:#fff; border:1px solid #ddd; font-size:14px; line-height:1.6; margin:1em 0; padding:15px;} -.textyleContent .toc li{ font-weight:bold; color:#555; margin-left:35px;} +.textyleContent .toc{background:#fff;border:1px solid #ddd;font-size:14px;line-height:1.6;margin:1em 0;padding:15px} +.textyleContent .toc li{font-weight:bold;color:#555;margin-left:35px} .textyleContent .toc li.toc3{} -.textyleContent .toc li.toc4{ margin-left:55px;} -.textyleContent .toc li.toc5{ margin-left:75px;} -.textyleContent .toc li a{ color:#648ab9; text-decoration:none; font-weight:normal;} +.textyleContent .toc li.toc4{margin-left:55px} +.textyleContent .toc li.toc5{margin-left:75px} +.textyleContent .toc li a{color:#648ab9;text-decoration:none;font-weight:normal} .textyleContent .toc li a:hover, .textyleContent .toc li a:active, -.textyleContent .toc li a:focus{ text-decoration:underline;} - +.textyleContent .toc li a:focus{text-decoration:underline} /* Object */ .textyleContent object, -.textyleContent embed{ margin:1em 0;} - +.textyleContent embed{margin:1em 0} /* Horizontal Rule */ -.textyleContent hr{ display:block; position:static; border-bottom:0; height:1px; overflow:hidden; color:#e2e2e2; clear:both;} - +.textyleContent hr{display:block;position:static;border-bottom:0;height:1px;overflow:hidden;color:#e2e2e2;clear:both} /* Blockquote */ -.textyleContent blockquote{ margin-left:0; margin-right:0; padding:1em 40px; background:#f6f6f6 url(../img/bgBlockquote.gif) no-repeat 20px 1.5em; -moz-border-radius:5px; -webkit-border-radius:5px; } - +.textyleContent blockquote{margin-left:0;margin-right:0;padding:1em 40px;background:#f6f6f6 url(../img/bgBlockquote.gif) no-repeat 20px 1.5em;-moz-border-radius:5px;-webkit-border-radius:5px;} /* Cite */ -.textyleContent cite{ display:block; margin:1em 0;} - +.textyleContent cite{display:block;margin:1em 0} /* Link */ -.textyleContent .xe_dr_link p strong{ display:block;} - +.textyleContent .xe_dr_link p strong{display:block} /* P */ .xe_content p, -.textyleContent p{ margin:1em 0 !important;} +.textyleContent p{margin:1em 0 !important} diff --git a/modules/editor/skins/dreditor/drcomponents/fold/tpl/fold.html b/modules/editor/skins/dreditor/drcomponents/fold/tpl/fold.html index 070f3817a..00a77e222 100644 --- a/modules/editor/skins/dreditor/drcomponents/fold/tpl/fold.html +++ b/modules/editor/skins/dreditor/drcomponents/fold/tpl/fold.html @@ -4,9 +4,9 @@
{$lang->edit->fold} -
- - +
+ +

{$lang->edit->fold_description}

diff --git a/modules/editor/skins/dreditor/editor.html b/modules/editor/skins/dreditor/editor.html index 2fbb59d4a..6d92ce2fc 100644 --- a/modules/editor/skins/dreditor/editor.html +++ b/modules/editor/skins/dreditor/editor.html @@ -54,9 +54,9 @@ -
- - +
+ +
  • @@ -129,8 +129,8 @@

    - - + +
@@ -267,9 +267,9 @@ -
- - +
+ +
@@ -285,9 +285,9 @@ -
- - +
+ +
@@ -311,9 +311,9 @@
  • -
    - - +
    + +

    {$lang->edit->list_explain}

    @@ -329,9 +329,9 @@ {$lang->edit->blockquote} -
    - - +
    + +
    @@ -364,14 +364,14 @@
    {$lang->edit->image_width} :
    -
    px → px {$lang->edit->resize_info}
    +
    px → px {$lang->edit->resize_info}

    {$lang->edit->resize_error}

    -
    - - +
    + +
    @@ -387,9 +387,9 @@ -
    - - +
    + +
    @@ -421,21 +421,21 @@
    {$lang->edit->file} - +

    {sprintf($lang->edit->file_uploadinfo,($file_config->allowed_filesize/(1024*1024)),($file_config->allowed_attach_size/(1024*1024)))}

    -
    {filename} {filesize}
    +
    {filename} {filesize}

    {$lang->edit->file_total} {total_filesize}

    -
    - - +
    + +
    @@ -452,9 +452,9 @@
    -
    - - +
    + +
    @@ -467,9 +467,9 @@
    {$lang->edit->toc} -
    - - +
    + +

    {$lang->edit->toc_explain}

    @@ -485,8 +485,8 @@ {$lang->edit->materials}

    {$lang->edit->materials}

    - - + +

    {$lang->edit->no_materials}

    @@ -494,7 +494,7 @@
    {regdate}
    {content}
    - +
    @@ -518,7 +518,7 @@ {$lang->edit->help}

    {$lang->edit->help}

    - +
    {$lang->edit->help_first_dt_1}
    diff --git a/modules/editor/skins/dreditor/js/DrEditor.js b/modules/editor/skins/dreditor/js/DrEditor.js index f376798c7..4723e32cb 100644 --- a/modules/editor/skins/dreditor/js/DrEditor.js +++ b/modules/editor/skins/dreditor/js/DrEditor.js @@ -512,7 +512,7 @@ var DrEditor = xe.createApp('DrEditor', { var type = (params[2]||'').toUpperCase(); // save and cancel button - var _buttons = editor.find('div.buttonArea button'); + var _buttons = editor.find('div.btnArea button'); _buttons.eq(0).click(function(){ self.cast('CLOSE_EDITOR', [seq, true, type]); }); // save button _buttons.eq(1).click(function(){ self.cast('CLOSE_EDITOR', [seq, false, type]); }); // cancel button @@ -1591,7 +1591,7 @@ var MaterialWriter = xe.createPlugin('MaterialWriter', { tpl.addClass('xe_dr_'+this.type); tpl.find('dt').text(this.regdate.substring(0,4)+'.'+this.regdate.substring(4,6)+'.'+this.regdate.substring(6,8)+' '+this.regdate.substring(8,10)+':'+this.regdate.substring(10,12)); tpl.find('dd > div.eArea').html(this.content); - tpl.find('dd > span.buttonDrEditor > button').click(function(event){ + tpl.find('dd > span.btnDrEditor > button').click(function(event){ var t = $(event.target); var o = t.parent().prev('div.eArea').eq(0).clone(); @@ -1695,7 +1695,7 @@ var FileWriter = xe.createPlugin('FileWriter', { tpl.find('>strong').text(fileObj.name); tpl.find('>em').text(this.formatsize(fileObj.size)); tpl.addClass('filesrl_-'+(orderedFiles.length+cfg.queue_idx)); - tpl.find('button.buttonDelete').click(function(){ self.ondelete(seq, $(this)) }).hide(); + tpl.find('button.btnDelete').click(function(){ self.ondelete(seq, $(this)) }).hide(); tpl.appendTo(cfg.files); cfg.files.show().append(tpl); @@ -1731,7 +1731,7 @@ var FileWriter = xe.createPlugin('FileWriter', { dd.removeClass(cls).addClass('filesrl_'+fileObj.file_srl); // 삭제버튼 보여주기 - dd.find('button.buttonDelete').show(); + dd.find('button.btnDelete').show(); } }); }, @@ -1833,7 +1833,7 @@ var FileWriter = xe.createPlugin('FileWriter', { tpl.addClass('filesrl_'+srl); tpl.find('>strong').text(dd.find('>a').text()); tpl.find('>em').text(dd.find('>span').text()); - tpl.find('button.buttonDelete').click(function(){ self.ondelete(seq, $(this)) }); + tpl.find('button.btnDelete').click(function(){ self.ondelete(seq, $(this)) }); cfg.n_count++; cfg.n_size += parseInt(uploadedFiles[srl].file_size) || 0 @@ -2589,7 +2589,7 @@ function translate_cite(str) { function is_left_click(event) { var ie = $.browser.msie; - return (typeof(event.button)=='undefined' || (ie && event.button == 1) || (!ie && event.button == 0)); + return (typeof(event.btn)=='undefined' || (ie && event.btn == 1) || (!ie && event.btn == 0)); } editor.translate = translate; diff --git a/modules/editor/skins/dreditor/js/Xpress_Editor.js b/modules/editor/skins/dreditor/js/Xpress_Editor.js index 9f57f3bb7..2ffa245e4 100644 --- a/modules/editor/skins/dreditor/js/Xpress_Editor.js +++ b/modules/editor/skins/dreditor/js/Xpress_Editor.js @@ -5871,7 +5871,7 @@ xe.XE_Table = jQuery.Class({ this._startSel = null; this._endSel = null; - if (!sel.length || !this._isLeftClicked(event.button)) return; + if (!sel.length || !this._isLeftClicked(event.btn)) return; function delayed(){ sel = app.getSelection().cloneRange(); @@ -5906,7 +5906,7 @@ xe.XE_Table = jQuery.Class({ var self = this; // 마우스 왼쪽 버튼이 눌리지 않았으면 종료 - if (!cell.length || !this._isLeftClicked(event.button)) return; + if (!cell.length || !this._isLeftClicked(event.btn)) return; if (!this._endSel && cell.get(0) == this._startSel.get(0)) return; if (this._endSel && cell.get(0) == this._endSel.get(0)) return; diff --git a/modules/editor/skins/xpresseditor/css/default.css b/modules/editor/skins/xpresseditor/css/default.css index 29d8e5543..b903559ed 100644 --- a/modules/editor/skins/xpresseditor/css/default.css +++ b/modules/editor/skins/xpresseditor/css/default.css @@ -1,9 +1,9 @@ @charset "utf-8"; /* NHN (developers@xpressengine.com) */ /* TextEditor */ -.xeTextEditor {margin:0 12px 0 0} -.xeTextEditor textarea {display:block;margin:0;padding:5px} -.xeTextEditor.black textarea {color:#fff;background-color:#000} +.xeTextEditor{margin:0 12px 0 0} +.xeTextEditor textarea{display:block;margin:0;padding:5px} +.xeTextEditor.black textarea{color:#fff;background-color:#000} /* Type Selector */ .xpress-editor *{margin:0;padding:0;font-style:normal;font-size:12px} .xpress-editor img, @@ -17,8 +17,8 @@ .xpress-editor li{list-style:none} /* Layout Selector */ .xpress-editor{position:relative;background:transparent} -.xpress-editor #smart_content{position:relative;clear:both;margin:0 0 10px 0;border:1px solid #c2c2c2;*zoom:1;z-index:1;background:#fff} -.xpress-editor.black #smart_content {background:transparent} +.xpress-editor #smart_content{position:relative;clear:both;margin:0 0 10px 0;border:1px solid #c2c2c2;zoom:1;z-index:1;background:#fff} +.xpress-editor.black #smart_content{background:transparent} .xpress-editor #smart_footer{position:relative;text-align:center;padding:10px 0} /* Footer */ .xpress-editor #smart_footer *{vertical-align:top} @@ -32,17 +32,17 @@ .xpress-editor a.skip:hover, .xpress-editor a.skip:active, .xpress-editor a.skip:focus{position:relative;display:block;padding:5px;right:0;z-index:60;width:auto;height:auto;text-align:right;white-space:nowrap;color:#000;text-decoration:none;letter-spacing:-1px;_zoom:1} -.xpress-editor .input_area{position:relative;margin:10px;z-index:30;*zoom:1;height:400px} +.xpress-editor .input_area{position:relative;margin:10px;z-index:30;zoom:1;height:400px} .xpress-editor .input_area iframe, .xpress-editor .input_area textarea{display:block;width:100% !important;position:relative;height:100%;border:0 !important;padding:0 !important;overflow:auto} .xpress-editor .input_area textarea{*margin:0 -10px;_margin-bottom:-2px} .xpress-editor .input_area textarea.blind{display:none} .xpress-editor .input_control{position:relative;display:block;width:100%;clear:both;text-align:center;background:#fbfbfb url(../img/btn_expand.gif) no-repeat center center;cursor:n-resize} .xpress-editor .input_control span{display:block;height:10px;visibility:hidden;overflow:visible;font-size:0;line-height:200%;white-space:nowrap;color:#fff} -.xpress-editor.black .input_control {background:#111 url(../img/btn_expand.black.gif) no-repeat center center} +.xpress-editor.black .input_control{background:#111 url(../img/btn_expand.black.gif) no-repeat center center} .xpress-editor.black .input_control span{border-top:1px solid #333; color:#000} -.xpress-editor .tool{position:relative;overflow:visible;padding:5px 10px 6px 10px;*padding:5px 10px 8px 10px;z-index:40;clear:both;background:#f8f8f8 url(../img/bg_tool.gif) repeat-x left bottom;border:0;*zoom:1} -.xpress-editor .tool.disable {display:none} +.xpress-editor .tool{position:relative;overflow:visible;padding:5px 10px 6px 10px;*padding:5px 10px 8px 10px;z-index:40;clear:both;background:#f8f8f8 url(../img/bg_tool.gif) repeat-x left bottom;border:0;zoom:1} +.xpress-editor .tool.disable{display:none} .xpress-editor.black .tool{background:#111 url(../img/bg_tool.black.gif) repeat-x left bottom} .xpress-editor .tool:after{content:"";display:block;clear:both} .xpress-editor .tool ul{position:relative;overflow:visible;float:left;margin:0 5px 2px 0 !important;z-index:2;border:0 !important} @@ -216,7 +216,7 @@ .xpress-editor .tool .layer button, .xpress-editor.black .tool .layer button{margin:0 !important;width:auto;height:auto;background:none} .xpress-editor .tool .layer button span{position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:hidden} -.xpress-editor .tool .btn_area{position:relative;clear:both;text-align:center !important;padding:7px 0 12px 0;width:100%;white-space:nowrap;*zoom:1} +.xpress-editor .tool .btn_area{position:relative;clear:both;text-align:center !important;padding:7px 0 12px 0;width:100%;white-space:nowrap;zoom:1} .xpress-editor .tool .btn_area *{vertical-align:top} .xpress-editor .tool button.close{position:absolute;top:4px;right:3px;width:21px;height:20px;background:url(../img/btn_layer_close.gif) no-repeat center center !important} .xpress-editor .tool button.close span{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden} @@ -227,7 +227,7 @@ .xpress-editor .tool .layer .palette{width:210px;position:relative;left:7px;padding:8px 0 7px 0;margin:0} .xpress-editor .tool .layer .palette li{float:left;margin:0 1px 1px 0;font-size:0;line-height:0} .xpress-editor .tool .layer .palette button{position:relative;overflow:hidden;width:11px !important;height:11px !important} -.xpress-editor .tool li.bcolor .layer {width:218px;overflow:hidden} +.xpress-editor .tool li.bcolor .layer{width:218px;overflow:hidden} .xpress-editor .tool .layer .background{width:210px;position:relative;left:7px;margin:0 0 -2px 0;padding:8px 0 0 0;*padding-bottom:8px;_padding-bottom:4px} .xpress-editor .tool .layer .background li{float:left;margin:0 5px 2px 0} .xpress-editor .tool .layer .background button{position:relative;overflow:hidden;width:65px;height:19px;text-align:left;padding:4px} @@ -243,7 +243,7 @@ .xpress-editor .tool li.style .layer li.p button span{padding:3px 0 1px 4px;height:11px;_height /**/:15px;font-size:12px;color:#5d5d5d} .xpress-editor .tool li.style .layer li button.hover{background:#c1f471;*height:1%} .xpress-editor .tool li.blockquote .layer{padding:6px 5px 6px 7px;left:0;width:288px} -.xpress-editor .tool li.blockquote .layer ul{*zoom:1;margin:0} +.xpress-editor .tool li.blockquote .layer ul{zoom:1;margin:0} .xpress-editor .tool li.blockquote .layer ul:after{content:"";display:block;clear:both} .xpress-editor .tool li.blockquote .layer li{position:relative;float:left;overflow:hidden;width:32px;height:34px;margin:0 2px 0 0;border:1px solid #cdcecc;background-image:url(../img/btn_qmark.gif);background-repeat:no-repeat} .xpress-editor .tool li.blockquote .layer li.q1{background-position:0 0} @@ -321,23 +321,23 @@ .xpress-editor .tool li.character .layer p button span{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden} .xpress-editor .tool li.extensions .layer{width:auto;white-space:nowrap;padding:5px 10px} .xpress-editor .tool li.extensions .layer li{margin:2px 0} -.xpress-editor .tool li.extensions .layer li a {color:#000;text-decoration:none} -.xpress-editor .tool li.extensions .layer li a:hover {text-decoration:underline} +.xpress-editor .tool li.extensions .layer li a{color:#000;text-decoration:none} +.xpress-editor .tool li.extensions .layer li a:hover{text-decoration:underline} /* File Uploader */ .xpress-editor .fileUploader{clear:both;padding-top:5px;margin-bottom:10px} .xpress-editor .fileUploader:after{content:"";display:block;clear:both} .xpress-editor .fileUploader .preview{float:left;width:64px;height:64px;border:1px solid #ccc;;padding:2px;margin:0 10px 5px 0} -.xpress-editor .fileUploader .preview.black {background-color:#000;border:1px solid #666} +.xpress-editor .fileUploader .preview.black{background-color:#000;border:1px solid #666} .xpress-editor .fileUploader .preview img{display:block;width:64px;height:64px} .xpress-editor .fileUploader .fileListArea{float:left;width:260px;margin:0 10px 5px 0} .xpress-editor .fileUploader .fileListArea select{width:100%;height:70px;overflow:auto;margin:0;padding:0;float:none} .xpress-editor .fileUploader .fileListArea select option{font-size:11px} -.xpress-editor .fileUploader .fileListArea.black select {background-color:#000;border:1px solid #666} -.xpress-editor .fileUploader .fileListArea.black select option {color:#aaa} +.xpress-editor .fileUploader .fileListArea.black select{background-color:#000;border:1px solid #666} +.xpress-editor .fileUploader .fileListArea.black select option{color:#aaa} .xpress-editor .fileUploader .fileUploadControl{clear:right} .xpress-editor .fileUploader .fileUploadControl .button{margin-bottom:5px} .xpress-editor .fileUploader .file_attach_info{clear:right;margin:5px 0;font-size:11px;color:#333} /* Auto Save */ -.xpress-editor .autosave_message {display:none;background: #f6ffdb;padding:6px 10px;margin:0;line-height:1} -.xpress-editor.black .autosave_message {display:none;background:#222;padding:6px 10px;margin:0;line-height:1;color:#fff} -.xpress-editor .input_syntax.black {background:transparent;color:#fff} +.xpress-editor .autosave_message{display:none;background: #f6ffdb;padding:6px 10px;margin:0;line-height:1} +.xpress-editor.black .autosave_message{display:none;background:#222;padding:6px 10px;margin:0;line-height:1;color:#fff} +.xpress-editor .input_syntax.black{background:transparent;color:#fff} diff --git a/modules/editor/styles/xeStyle/style.css b/modules/editor/styles/xeStyle/style.css index e92b37232..0ed4671e8 100755 --- a/modules/editor/styles/xeStyle/style.css +++ b/modules/editor/styles/xeStyle/style.css @@ -21,13 +21,13 @@ .xe_content h4, .xe_content h5, .xe_content h6{line-height:1.2;clear:both} -.xe_content h1{font-size:22px;border-bottom:4px solid #f4f4f4;background-color:#fff;*border-bottom:1px solid #ccc;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='4', Color='#f4f4f4', positive='true')} +.xe_content h1{font-size:22px;border-bottom:4px solid #f4f4f4;background-color:#fff;*border-bottom:1px solid #ccc;zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='4', Color='#f4f4f4', positive='true')} .xe_content h1:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#ccc} -.xe_content h2{font-size:20px;border-bottom:3px solid #f4f4f4;background-color:#fff;*border-bottom:1px solid #ccc;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='3', Color='#f4f4f4', positive='true')} +.xe_content h2{font-size:20px;border-bottom:3px solid #f4f4f4;background-color:#fff;*border-bottom:1px solid #ccc;zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='3', Color='#f4f4f4', positive='true')} .xe_content h2:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#ccc} -.xe_content h3{font-size:18px;border-bottom:2px solid #f4f4f4;background-color:#fff;*border-bottom:1px solid #ccc;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='2', Color='#f4f4f4', positive='true')} +.xe_content h3{font-size:18px;border-bottom:2px solid #f4f4f4;background-color:#fff;*border-bottom:1px solid #ccc;zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='2', Color='#f4f4f4', positive='true')} .xe_content h3:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#ccc} -.xe_content h4{font-size:16px;border-bottom:1px solid #f4f4f4;background-color:#fff;*border-bottom:1px solid #ccc;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='1', Color='#f4f4f4', positive='true')} +.xe_content h4{font-size:16px;border-bottom:1px solid #f4f4f4;background-color:#fff;*border-bottom:1px solid #ccc;zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='1', Color='#f4f4f4', positive='true')} .xe_content h4:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#ccc} .xe_content h5{font-size:14px;border-bottom:1px solid #ccc} .xe_content h6{font-size:12px;border-bottom:1px dotted #ccc} diff --git a/modules/editor/styles/xeStyleBlack/style.css b/modules/editor/styles/xeStyleBlack/style.css index 3dabe5ebe..40addb653 100755 --- a/modules/editor/styles/xeStyleBlack/style.css +++ b/modules/editor/styles/xeStyleBlack/style.css @@ -21,13 +21,13 @@ .xe_content h4, .xe_content h5, .xe_content h6{line-height:1.2;clear:both} -.xe_content h1{font-size:22px;border-bottom:4px solid #666;background-color:#000;*border-bottom:1px solid #999;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='4', Color='#666666', positive='true')} +.xe_content h1{font-size:22px;border-bottom:4px solid #666;background-color:#000;*border-bottom:1px solid #999;zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='4', Color='#666666', positive='true')} .xe_content h1:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#999} -.xe_content h2{font-size:20px;border-bottom:3px solid #666;background-color:#000;*border-bottom:1px solid #999;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='3', Color='#666666', positive='true')} +.xe_content h2{font-size:20px;border-bottom:3px solid #666;background-color:#000;*border-bottom:1px solid #999;zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='3', Color='#666666', positive='true')} .xe_content h2:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#999} -.xe_content h3{font-size:18px;border-bottom:2px solid #666;background-color:#000;*border-bottom:1px solid #999;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='2', Color='#666666', positive='true')} +.xe_content h3{font-size:18px;border-bottom:2px solid #666;background-color:#000;*border-bottom:1px solid #999;zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='2', Color='#666666', positive='true')} .xe_content h3:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#999} -.xe_content h4{font-size:16px;border-bottom:1px solid #666;background-color:#000;*border-bottom:1px solid #999;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='1', Color='#666666', positive='true')} +.xe_content h4{font-size:16px;border-bottom:1px solid #666;background-color:#000;*border-bottom:1px solid #999;zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='1', Color='#666666', positive='true')} .xe_content h4:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#999} .xe_content h5{font-size:14px;border-bottom:1px solid #666} .xe_content h6{font-size:12px;border-bottom:1px dotted #666} diff --git a/modules/editor/tpl/css/editor_admin.css b/modules/editor/tpl/css/editor_admin.css deleted file mode 100644 index 44538b135..000000000 --- a/modules/editor/tpl/css/editor_admin.css +++ /dev/null @@ -1,4 +0,0 @@ -@charset "utf-8"; - -.module_category_title { border:1px solid #DDDDDD; margin:10px 5px 5px 0; padding:3px 3px 3px 9px; } -.module_list { margin:0 0 5px 10px; } diff --git a/modules/editor/tpl/setup_component.html b/modules/editor/tpl/setup_component.html index 2641efd37..805faef19 100644 --- a/modules/editor/tpl/setup_component.html +++ b/modules/editor/tpl/setup_component.html @@ -1,5 +1,4 @@ -

    {$lang->cmd_setup}

    @@ -12,11 +11,11 @@
    - + - + - + - + - + - +
    {$lang->component_name}
    {$lang->component_name} {$component->title}({$component->component_name}) ver. {$component->version}
    {$lang->component_author}
    {$lang->component_author} {$author->name} ({$author->homepage}, {$author->email_address})
    @@ -25,14 +24,14 @@
    {$lang->component_link}
    {$lang->component_link} {$component->link}
    {$val->title}
    {$val->title}

    {$val->description}

    @@ -41,7 +40,7 @@
    {$lang->grant}
    {$lang->grant} target_group))-->checked="checked" id="group_{$key}">   @@ -52,10 +51,10 @@
    +
    {$lang->module} -

    {$lang->about_component_mid}

    diff --git a/modules/file/tpl/css/file_list.css b/modules/file/tpl/css/file_list.css deleted file mode 100644 index cee8c1a57..000000000 --- a/modules/file/tpl/css/file_list.css +++ /dev/null @@ -1,5 +0,0 @@ -@charset "utf-8"; - -.adminTable tr.bg1 td { - background-color: #FAFAFA; -} \ No newline at end of file diff --git a/modules/install/tpl/css/install.css b/modules/install/tpl/css/install.css index 8ed52b759..b6283f8cd 100644 --- a/modules/install/tpl/css/install.css +++ b/modules/install/tpl/css/install.css @@ -2,13 +2,13 @@ /* NHN (developers@xpressengine.com) */ /* Element Reset */ html, body{margin:0} -body, input, textarea, select, table, button {font-family:Tahoma, Geneva, sans-serif;font-size:12px} -img, fieldset {border:0} -form, fieldset {margin:0;padding:0} -em, address {font-style:normal} +body, input, textarea, select, table, button{font-family:Tahoma, Geneva, sans-serif;font-size:12px} +img, fieldset{border:0} +form, fieldset{margin:0;padding:0} +em, address{font-style:normal} button{margin:0;padding:0;overflow:visible;cursor:pointer} -a {text-decoration:none} -a:hover, a:active, a:focus {text-decoration:underline} +a{text-decoration:none} +a:hover, a:active, a:focus{text-decoration:underline} /* Common Class */ .iText{border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;background:transparent} .iCheck, .iRadio{width:13px;height:13px;margin:0;padding:0;vertical-align:middle} @@ -20,19 +20,19 @@ html{height:100%;background:url(../img/bgHtml.gif) repeat-x 0 0} #xei #header h1{margin:0} #xei #header em{position:absolute;top:10px;right:20px;font-weight:bold;font-size:14px;color:#eee} #xei #header em strong{font-size:20px;color:#F60} -#xei #body{width:580px;padding:0 0 0 220px;position:relative;overflow:hidden;*zoom:1} +#xei #body{width:580px;padding:0 0 0 220px;position:relative;overflow:hidden;zoom:1} #xei #body:after{content:"";display:block;clear:both} -#xei #body .dummy{position:absolute;left:0;top:287px;display:block;width:219px;height:1000px;background:#484848;*zoom:1} +#xei #body .dummy{position:absolute;left:0;top:287px;display:block;width:219px;height:1000px;background:#484848;zoom:1} #xei #progress{position:absolute;left:0;top:0;width:219px} #xei #progress ul{list-style:none;margin:0;padding:0} -#xei #progress li{position:relative;margin:0 0 1px 0;vertical-align:top;line-height:40px;color:#999;text-indent:30px;background-color:#555;background-image:url(../img/icoStatus.gif);background-repeat:no-repeat;background-position:10px 0;*zoom:1} +#xei #progress li{position:relative;margin:0 0 1px 0;vertical-align:top;line-height:40px;color:#999;text-indent:30px;background-color:#555;background-image:url(../img/icoStatus.gif);background-repeat:no-repeat;background-position:10px 0;zoom:1} #xei #progress li.done{background-position:10px -40px} #xei #progress li.active{background-color:#666;background-position:10px -80px;font-weight:bold;color:#fff;margin-right:-1px} #xei #content{position:relative;width:580px;min-height:328px;_height:328px;padding:20px 0 60px 0;background:#666} /* Button */ .ibtn, .ibtn *{position:relative;margin:0;padding:0;display:inline-block;height:30px;line-height:30px;text-decoration:none !important;border:0;font-size:12px;font-family:Tahoma, Sans-serif;white-space:nowrap;background:url(../img/btnPack.gif) no-repeat;vertical-align:top;overflow:visible;color:#eee} -.ibtn {margin-right:4px;background-position:left -30px} +.ibtn{margin-right:4px;background-position:left -30px} .ibtn *{left:4px;cursor:pointer;_cursor:hand;padding:0 10px 0 6px;background-position:right -30px} .ibtn *:hover, .ibtn *:active, @@ -44,7 +44,7 @@ html{height:100%;background:url(../img/bgHtml.gif) repeat-x 0 0} .ibtn .back{background-position:-14px -146px} .ibtn .monitor{background-position:-37px -147px} /* Button Area */ -.ibtnArea{position:absolute;bottom:0;right:0;width:540px;margin:0;padding:15px 20px;text-align:center;*zoom:1;color:#fff;border-top:1px solid #444;background:#555} +.ibtnArea{position:absolute;bottom:0;right:0;width:540px;margin:0;padding:15px 20px;text-align:center;zoom:1;color:#fff;border-top:1px solid #444;background:#555} .ibtnArea:after{content:"";display:block;clear:both} .ibtnArea .fLeft{float:left} .ibtnArea .fRight{float:right} @@ -58,14 +58,14 @@ html{height:100%;background:url(../img/bgHtml.gif) repeat-x 0 0} .table td{border:0;padding:8px 15px;vertical-align:top;text-align:left} .table th{color:#eee} .table td{color:#eee} -.table td strong {color:#f60} +.table td strong{color:#f60} .table thead th{border-bottom:1px solid #484848;background:#f8f8f8} .table tbody th{border-bottom:1px solid #484848;background:#555;white-space:nowrap} .table tfoot th{border-bottom:1px solid #484848} .table tbody td{border-bottom:1px solid #484848} .table tfoot td{border-bottom:1px solid #484848;font-weight:bold;color:#333} /* Select */ -.select{position:relative;line-height:normal;display:inline-block;*display:inline;vertical-align:middle;background:#555;text-align:left;*zoom:1} +.select{position:relative;line-height:normal;display:inline-block;*display:inline;vertical-align:middle;background:#555;text-align:left;zoom:1} .select *{margin:0;padding:0;cursor:pointer;font-size:12px;font-family:Tahoma, Sans-serif} .select .myValue{position:relative;z-index:2;left:0;top:0;border:1px solid #999;color:#eee;line-height:19px;_line-height:normal;text-align:left;overflow:visible;background:transparent} .select .myValue.selected{font-weight:bold} diff --git a/modules/integration_search/skins/default/white.css b/modules/integration_search/skins/default/white.css index 5a2d4bbcb..0eda652e7 100644 --- a/modules/integration_search/skins/default/white.css +++ b/modules/integration_search/skins/default/white.css @@ -1,92 +1,92 @@ @charset "utf-8"; -#spot { padding-left:10px; margin-bottom:20px; } -#spot .search * { vertical-align:middle;} -#spot .search .iText { border:4px solid #b6b6b6; padding:2px; width:252px; font-size:16px; font-weight:bold; } +#spot{padding-left:10px;margin-bottom:20px} +#spot .search *{vertical-align:middle} +#spot .search .iText{border:4px solid #b6b6b6;padding:2px;width:252px;font-size:16px;font-weight:bold} -.localNavigation { border-bottom:1px solid #ccc; *zoom:1; margin:0 0 20px 0px; padding:0; overflow:hidden; padding-left:10px; } -.localNavigation:after {content:""; display:block; clear:both;} -.localNavigation li{ position:relative; list-style:none; float:left; margin:0 -1px 0 0; padding:0;background:#fff;} -.localNavigation li a { color:#666; text-decoration:none; text-decoration:none; float:left; padding:7px 15px 0 15px; height:18px; border:1px solid #ddd; border-bottom:none; background:url(images/white/bgTab.gif) repeat-x;} -.localNavigation li.on { margin-bottom:-1px;} -.localNavigation li.on a{ height:19px; background:none;} +.localNavigation{border-bottom:1px solid #ccc;zoom:1;margin:0 0 20px 0px;padding:0;overflow:hidden;padding-left:10px} +.localNavigation:after{content:"";display:block;clear:both} +.localNavigation li{position:relative;list-style:none;float:left;margin:0 -1px 0 0;padding:0;background:#fff} +.localNavigation li a{color:#666;text-decoration:none;text-decoration:none;float:left;padding:7px 15px 0 15px;height:18px;border:1px solid #ddd;border-bottom:none;background:url(images/white/bgTab.gif) repeat-x} +.localNavigation li.on{margin-bottom:-1px} +.localNavigation li.on a{height:19px;background:none} -.subNavigation { *zoom:1; margin:0 0 20px 10px; padding:0 0 10px 0; overflow:hidden; border-bottom:1px solid #EFEFEF; } -.subNavigation:after {content:""; display:block; clear:both;} -.subNavigation li{ position:relative; list-style:none; float:left; margin:0 -1px 0 0; padding:0 } -.subNavigation li a { color:#666; text-decoration:none; text-decoration:none; float:left; padding:0 10px 0 0; margin-right:10px; border-right:1px solid #ddd; } -.subNavigation li.last a { border-right:0; } -.subNavigation li.on { margin-bottom:-1px;} -.subNavigation li.on a { font-weight:bold; } +.subNavigation{zoom:1;margin:0 0 20px 10px;padding:0 0 10px 0;overflow:hidden;border-bottom:1px solid #EFEFEF} +.subNavigation:after{content:"";display:block;clear:both} +.subNavigation li{position:relative;list-style:none;float:left;margin:0 -1px 0 0;padding:0 } +.subNavigation li a{color:#666;text-decoration:none;text-decoration:none;float:left;padding:0 10px 0 0;margin-right:10px;border-right:1px solid #ddd} +.subNavigation li.last a{border-right:0} +.subNavigation li.on{margin-bottom:-1px} +.subNavigation li.on a{font-weight:bold} -strong.noKeyword { font-size:16px; display:block; margin:50px 0 0 10px; } +strong.noKeyword{font-size:16px;display:block;margin:50px 0 0 10px} -h3.subTitle { padding:0 0 0 20px; margin:10px 0 20px 10px; background:url(images/white/iconH2.gif) no-repeat left center; font-size:12px; color:#666; } -h3.subTitle span { font-weight:normal; font-family:verdana; font-size:11px; } +h3.subTitle{padding:0 0 0 20px;margin:10px 0 20px 10px;background:url(images/white/iconH2.gif) no-repeat left center;font-size:12px;color:#666} +h3.subTitle span{font-weight:normal;font-family:verdana;font-size:11px} -.noResult { display:block; margin:0 0 30px 10px; color:#666; padding:0 0 10px 20px; border-bottom:1px solid #EFEFEF; line-height:160%;} +.noResult{display:block;margin:0 0 30px 10px;color:#666;padding:0 0 10px 20px;border-bottom:1px solid #EFEFEF;line-height:160%} -.searchResult { margin:10px 0 0 10px; padding:0;} -.searchResult li { width:100%; margin-bottom:15px; clear:both; overflow:hidden;list-style:none; } -.searchResult li .thumb { display:block; float:left; margin-right:14px; padding:1px; border:1px solid #DDD;} -.searchResult li dl { margin:5px 0 0 0; padding:0; } -.searchResult li dl dt { padding:0; margin:0; color:#d8d8d8; margin-bottom:1px;} -.searchResult li dl dt a { color:#1a3588; text-decoration:underline;} -.searchResult.comment li dl dt a { color:#444444; text-decoration:none;} -.searchResult.comment li dl dt a:hover { text-decoration:underline;} -.searchResult li dl dt .reply { color:#fe6700; font:.9em Tahoma;} -.searchResult li dl dt .reply em { color:#fe6700; font:normal 10px Tahoma;} -.searchResult li dl dt .category { color:#818181;} -.searchResult li dl dt .category a { color:#818181; border:none; text-decoration:none;} -.searchResult li dl dd { padding:0; margin:0; line-height:18px; color:#555555; margin-bottom:4px;} -.searchResult li address { color:#d8d8d8; font-size:12px; margin-top:5px; } -.searchResult li address strong { color:#3e3e3e; font-size:1em; font-weight:normal;} -.searchResult li address img { vertical-align:middle; margin-right:2px;} -.searchResult li address .time { color:#818181; font:.8em Tahoma;} -.searchResult li address .read { font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#818181;} -.searchResult li address .readNum { color:#818181; font:.8em Tahoma;} -.searchResult li address .recom { font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#818181;} -.searchResult li address .recomNum { color:#fe6700; font:bold .8em Tahoma;} +.searchResult{margin:10px 0 0 10px;padding:0} +.searchResult li{width:100%;margin-bottom:15px;clear:both;overflow:hidden;list-style:none} +.searchResult li .thumb{display:block;float:left;margin-right:14px;padding:1px;border:1px solid #DDD} +.searchResult li dl{margin:5px 0 0 0;padding:0} +.searchResult li dl dt{padding:0;margin:0;color:#d8d8d8;margin-bottom:1px} +.searchResult li dl dt a{color:#1a3588;text-decoration:underline} +.searchResult.comment li dl dt a{color:#444444;text-decoration:none} +.searchResult.comment li dl dt a:hover{text-decoration:underline} +.searchResult li dl dt .reply{color:#fe6700;font:.9em Tahoma} +.searchResult li dl dt .reply em{color:#fe6700;font:normal 10px Tahoma} +.searchResult li dl dt .category{color:#818181} +.searchResult li dl dt .category a{color:#818181;border:none;text-decoration:none} +.searchResult li dl dd{padding:0;margin:0;line-height:18px;color:#555555;margin-bottom:4px} +.searchResult li address{color:#d8d8d8;font-size:12px;margin-top:5px} +.searchResult li address strong{color:#3e3e3e;font-size:1em;font-weight:normal} +.searchResult li address img{vertical-align:middle;margin-right:2px} +.searchResult li address .time{color:#818181;font:.8em Tahoma} +.searchResult li address .read{font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;color:#818181} +.searchResult li address .readNum{color:#818181;font:.8em Tahoma} +.searchResult li address .recom{font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;color:#818181} +.searchResult li address .recomNum{color:#fe6700;font:bold .8em Tahoma} -.searchImageResult { margin:10px 0 0 10px; padding:0; overflow:hidden; *zoom:1;} -.searchImageResult li { width:124px; height:190px; padding:0; margin:0 20px 15px 0; list-style:none; float:left; overflow:hidden; vertical-align:top;} -.searchImageResult li img { display:block; margin-bottom:10px; padding:1px; border:1px solid #DDD;} -.searchImageResult li dl { margin:0; padding:0; } -.searchImageResult li dl dt { padding:0; margin:0; color:#d8d8d8; margin-bottom:1px;} -.searchImageResult li dl dt a { color:#1a3588; text-decoration:underline;} -.searchImageResult li address { color:#d8d8d8; font-size:12px; margin-top:5px; } -.searchImageResult li address strong { color:#3e3e3e; font-size:1em; font-weight:normal;} -.searchImageResult li address img { vertical-align:middle; margin-right:2px;} -.searchImageResult li address .time { color:#818181; font:.8em Tahoma;} -.searchImageResult li address .read { font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#818181;} -.searchImageResult li address .readNum { color:#818181; font:.8em Tahoma;} -.searchImageResult li address .recom { font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#818181;} -.searchImageResult li address .recomNum { color:#fe6700; font:bold .8em Tahoma;} -.searchImageResult li address .time { color:#818181; font:.8em Tahoma;} +.searchImageResult{margin:10px 0 0 10px;padding:0;overflow:hidden;zoom:1} +.searchImageResult li{width:124px;height:190px;padding:0;margin:0 20px 15px 0;list-style:none;float:left;overflow:hidden;vertical-align:top} +.searchImageResult li img{display:block;margin-bottom:10px;padding:1px;border:1px solid #DDD} +.searchImageResult li dl{margin:0;padding:0} +.searchImageResult li dl dt{padding:0;margin:0;color:#d8d8d8;margin-bottom:1px} +.searchImageResult li dl dt a{color:#1a3588;text-decoration:underline} +.searchImageResult li address{color:#d8d8d8;font-size:12px;margin-top:5px} +.searchImageResult li address strong{color:#3e3e3e;font-size:1em;font-weight:normal} +.searchImageResult li address img{vertical-align:middle;margin-right:2px} +.searchImageResult li address .time{color:#818181;font:.8em Tahoma} +.searchImageResult li address .read{font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;color:#818181} +.searchImageResult li address .readNum{color:#818181;font:.8em Tahoma} +.searchImageResult li address .recom{font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;color:#818181} +.searchImageResult li address .recomNum{color:#fe6700;font:bold .8em Tahoma} +.searchImageResult li address .time{color:#818181;font:.8em Tahoma} -div.isMore { color:#666; text-align:right; margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #EFEFEF; } -div.isMore a { color:#666; text-decoration:underline; } +div.isMore{color:#666;text-align:right;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #EFEFEF} +div.isMore a{color:#666;text-decoration:underline} /* Pagination Reset */ -.pagination{ padding:15px 0; margin:0; text-align:center;} -.pagination *{ margin:0; padding:0;} -.pagination img{ border:0;} +.pagination{padding:15px 0;margin:0;text-align:center} +.pagination *{margin:0;padding:0} +.pagination img{border:0} .pagination a, -.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} +.pagination strong{position:relative;display:inline-block;text-decoration:none;line-height:normal;color:#333;font-family:Tahoma, Sans-serif;vertical-align:middle} .pagination a:hover, .pagination a:active, -.pagination a:focus{ background-color:#f4f4f4 !important; } -.pagination strong{ color:#ff6600 !important;} +.pagination a:focus{background-color:#f4f4f4 !important} +.pagination strong{color:#ff6600 !important} .pagination a.prev, .pagination a.prevEnd, .pagination a.next, -.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } +.pagination a.nextEnd{font-weight:normal !important;border:none !important;margin:0 !important;white-space:nowrap} /* Pagination A1 */ .pagination.a1 a, -.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} -.pagination.a1 a.prev{ padding-left:10px; background:#fff url(images/white/arrowPrevA1.gif) no-repeat left center; } -.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(images/white/arrowPrevEndA1.gif) no-repeat left center; } -.pagination.a1 a.next{ padding-right:10px; background:#fff url(images/white/arrowNextA1.gif) no-repeat right center; } -.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(images/white/arrowNextEndA1.gif) no-repeat right center; } +.pagination.a1 strong{margin:0 -4px;padding:1px 10px 1px 8px;border:none;border-left:1px solid #ccc;border-right:1px solid #ddd;font-weight:bold;font-size:12px;background:#fff} +.pagination.a1 a.prev{padding-left:10px;background:#fff url(images/white/arrowPrevA1.gif) no-repeat left center} +.pagination.a1 a.prevEnd{padding-left:15px;background:#fff url(images/white/arrowPrevEndA1.gif) no-repeat left center} +.pagination.a1 a.next{padding-right:10px;background:#fff url(images/white/arrowNextA1.gif) no-repeat right center} +.pagination.a1 a.nextEnd{padding-right:15px;background:#fff url(images/white/arrowNextEndA1.gif) no-repeat right center} diff --git a/modules/layout/faceoff/css/layout.css b/modules/layout/faceoff/css/layout.css index 5585d797b..19444d62a 100644 --- a/modules/layout/faceoff/css/layout.css +++ b/modules/layout/faceoff/css/layout.css @@ -1,108 +1,108 @@ @charset "utf-8"; /* NHN (developers@xpressengine.com) */ -/* html{ overflow:auto;} */ +/* html{overflow:auto} */ -#header h1 a { text-decoration:none; } -#footer address { font-style:normal; } -#footer address a { text-decoration:none; } +#header h1 a{text-decoration:none} +#footer address{font-style:normal} +#footer address a{text-decoration:none} /* Skip To Content */ -a.skipToContent{ display:block; position:relative; top:0; clear:both; overflow:hidden; height:0; text-decoration:none;} +a.skipToContent{display:block;position:relative;top:0;clear:both;overflow:hidden;height:0;text-decoration:none} a.skipToContent:hover, a.skipToContent:active, -a.skipToContent:focus{ height:auto; margin:0 0 10px 0; padding:5px;} +a.skipToContent:focus{height:auto;margin:0 0 10px 0;padding:5px} /* Hr */ -hr{ display:none; position:absolute;} +hr{display:none;position:absolute} /* Heading -h1{ position:relative; float:left; margin:0;} -h2{ position:relative; margin:0 0 10px 0; border-bottom:2px solid;} -h3{ position:relative; margin:0;}*/ +h1{position:relative;float:left;margin:0} +h2{position:relative;margin:0 0 10px 0;border-bottom:2px solid} +h3{position:relative;margin:0}*/ /* Container + Header + Body + Footer */ -#container{ position:relative; margin:0;} -#header{ position:relative; *zoom:1; overflow:hidden; } -#header:after{ content:""; display:block; clear:both;} -#body{ position:relative; *zoom:1;} -#body:after{ content:""; display:block; clear:both;} -#content{ position:relative; text-align:justify; padding:0;} -#footer{ position:relative; *zoom:1; padding:10px 0 10px 0; } -#footer address{ text-align:center;} +#container{position:relative;margin:0} +#header{position:relative;zoom:1;overflow:hidden} +#header:after{content:"";display:block;clear:both} +#body{position:relative;zoom:1} +#body:after{content:"";display:block;clear:both} +#content{position:relative;text-align:justify;padding:0} +#footer{position:relative;zoom:1;padding:10px 0 10px 0} +#footer address{text-align:center} /* Layout Width */ -.fixed #container{ width:960px; margin-left:auto; margin-right:auto;} -.liquid #container{ width:90%; margin-left:auto; margin-right:auto;} -.hybrid #container{ width:90%; margin-left:auto; margin-right:auto;} +.fixed #container{width:960px;margin-left:auto;margin-right:auto} +.liquid #container{width:90%;margin-left:auto;margin-right:auto} +.hybrid #container{width:90%;margin-left:auto;margin-right:auto} /* Align Layout */ -.aLeft #container{ margin-left:0;} -.aRight #container{ margin-right:0;} +.aLeft #container{margin-left:0} +.aRight #container{margin-right:0} /* Neck */ -#neck{ position:relative; clear:both; *zoom:1;}/* overflow:hidden;}*/ -#neck .extension{ /* margin-right:-30px;*/ *zoom:1;} -#neck .extension:after{ content:""; display:block; clear:both;} +#neck{position:relative;clear:both;zoom:1}/* overflow:hidden}*/ +#neck .extension{/* margin-right:-30px;*/zoom:1} +#neck .extension:after{content:"";display:block;clear:both} /* Knee */ -#knee{ position:relative; clear:both; *zoom:1;}/* overflow:hidden;}*/ -#knee .extension{ /* margin-right:-30px;*/ *zoom:1;} -#knee .extension:after{ content:""; display:block; clear:both;} +#knee{position:relative;clear:both;zoom:1}/* overflow:hidden}*/ +#knee .extension{/* margin-right:-30px;*/zoom:1} +#knee .extension:after{content:"";display:block;clear:both} /* Extension */ -#body .extension{ position:relative; display:none; } +#body .extension{position:relative;display:none} /* ----- Fixed 2 Column Layout ----- */ .fixed .ce #body .e1, -.fixed .ec #body .e1{ width:200px; padding:10px;} +.fixed .ec #body .e1{width:200px;padding:10px} -.fixed .ce #body #content{ width:730px; padding:10px 0 10px 10px;} -.fixed .ec #body #content{ width:730px; padding:10px 10px 10px 0;} +.fixed .ce #body #content{width:730px;padding:10px 0 10px 10px} +.fixed .ec #body #content{width:730px;padding:10px 10px 10px 0} -.fixed .ce #body #content{ float:left;} -.fixed .ec #body #content{ float:right;} +.fixed .ce #body #content{float:left} +.fixed .ec #body #content{float:right} .fixed .ce #body .e1, -.fixed .ec #body .e1{ display:block;} -.fixed .ce #body .e1{ float:right; clear:right;} -.fixed .ec #body .e1{ float:left; clear:left;} +.fixed .ec #body .e1{display:block} +.fixed .ce #body .e1{float:right;clear:right} +.fixed .ec #body .e1{float:left;clear:left} /* ----- Fixed 3 Column Layout ----- */ -.fixed .cee #body .e1 { display:block; width:200px; padding:10px;} -.fixed .cee #body .e2 { display:block; width:200px; padding:10px;} -.fixed .ece #body .e1 { display:block; width:200px; padding:10px;} -.fixed .ece #body .e2 { display:block; width:200px; padding:10px;} -.fixed .eec #body .e1 { display:block; width:200px; padding:10px;} -.fixed .eec #body .e2 { display:block; width:200px; padding:10px;} +.fixed .cee #body .e1{display:block;width:200px;padding:10px} +.fixed .cee #body .e2{display:block;width:200px;padding:10px} +.fixed .ece #body .e1{display:block;width:200px;padding:10px} +.fixed .ece #body .e2{display:block;width:200px;padding:10px} +.fixed .eec #body .e1{display:block;width:200px;padding:10px} +.fixed .eec #body .e2{display:block;width:200px;padding:10px} -.fixed .cee #body #content { width:510px; padding:10px 0 10px 10px; } -.fixed .ece #body #content { width:520px; padding:10px 0 10px 0; } -.fixed .eec #body #content { width:510px; padding:10px 10px 10px 0; } +.fixed .cee #body #content{width:510px;padding:10px 0 10px 10px} +.fixed .ece #body #content{width:520px;padding:10px 0 10px 0} +.fixed .eec #body #content{width:510px;padding:10px 10px 10px 0} -.fixed .cee #body #content{ float:left; } -.fixed .ece #body #content{ float:left; margin-right:-100%; left:220px;} -.fixed .eec #body #content{ float:right;} +.fixed .cee #body #content{float:left} +.fixed .ece #body #content{float:left;margin-right:-100%;left:220px} +.fixed .eec #body #content{float:right} .fixed .ece #body .e1, -.fixed .eec #body .e1{ float:left; } +.fixed .eec #body .e1{float:left} .fixed .cee #body .e1, -.fixed .eec #body .e2{ float:left;} +.fixed .eec #body .e2{float:left} .fixed .cee #body .e2, -.fixed .ece #body .e2{ float:right;} +.fixed .ece #body .e2{float:right} /* ----- Liquid 2 Column Layout ----- */ .liquid .ce #body .e1, -.liquid .ec #body .e1{ width:20%;} +.liquid .ec #body .e1{width:20%} .liquid .ce #body #content, -.liquid .ec #body #content{ width:80%;} -.liquid .ce #body #content{ float:left;} -.liquid .ec #body #content{ float:right;} +.liquid .ec #body #content{width:80%} +.liquid .ce #body #content{float:left} +.liquid .ec #body #content{float:right} .liquid .ce #body .e1, -.liquid .ec #body .e1{ display:block;} -.liquid .ce #body .e1{ float:right; clear:right;} -.liquid .ec #body .e1{ float:left; clear:left;} +.liquid .ec #body .e1{display:block} +.liquid .ce #body .e1{float:right;clear:right} +.liquid .ec #body .e1{float:left;clear:left} /* ----- Liquid 3 Column Layout ----- */ .liquid .cee #body .e1, @@ -110,38 +110,38 @@ h3{ position:relative; margin:0;}*/ .liquid .ece #body .e1, .liquid .ece #body .e2, .liquid .eec #body .e1, -.liquid .eec #body .e2{ display:block; width:21%;} +.liquid .eec #body .e2{display:block;width:21%} .liquid .cee #body #content, .liquid .ece #body #content, -.liquid .eec #body #content{ width:58%;} +.liquid .eec #body #content{width:58%} -.liquid .cee #body #content{ float:left; } -.liquid .ece #body #content{ float:left; margin-right:-100%; left:21%;} -.liquid .eec #body #content{ float:right;} +.liquid .cee #body #content{float:left} +.liquid .ece #body #content{float:left;margin-right:-100%;left:21%} +.liquid .eec #body #content{float:right} .liquid .ece #body .e1, -.liquid .eec #body .e1{ float:left; } +.liquid .eec #body .e1{float:left} .liquid .cee #body .e1, -.liquid .eec #body .e2{ float:left;} +.liquid .eec #body .e2{float:left} .liquid .cee #body .e2, -.liquid .ece #body .e2{ float:right;} +.liquid .ece #body .e2{float:right} /* ----- Hybrid 2 Column Layout ----- */ -.hybrid .ce #body{ padding-right:230px;} -.hybrid .ec #body{ padding-left:230px; } +.hybrid .ce #body{padding-right:230px} +.hybrid .ec #body{padding-left:230px} .hybrid .ce #body .e1, -.hybrid .ec #body .e1{ width:200px; padding:10px;} -.hybrid .ce #body #content{ width:100%; padding:10px 0 10px 10px; } -.hybrid .ec #body #content{ width:100%; padding:10px 10px 10px 0; margin-left:-100%;} -.hybrid .ce #body #content{ float:left;} -.hybrid .ec #body #content{ float:right;} +.hybrid .ec #body .e1{width:200px;padding:10px} +.hybrid .ce #body #content{width:100%;padding:10px 0 10px 10px} +.hybrid .ec #body #content{width:100%;padding:10px 10px 10px 0;margin-left:-100%} +.hybrid .ce #body #content{float:left} +.hybrid .ec #body #content{float:right} .hybrid .ce #body .e1, -.hybrid .ec #body .e1{ display:block; } -.hybrid .ce #body .e1{ float:right; clear:right; margin-left:-220px; right:-220px;} -.hybrid .ec #body .e1{ float:left; clear:left; margin-right:-230px; left:-230px;} +.hybrid .ec #body .e1{display:block} +.hybrid .ce #body .e1{float:right;clear:right;margin-left:-220px;right:-220px} +.hybrid .ec #body .e1{float:left;clear:left;margin-right:-230px;left:-230px} /* ----- Hybrid 3 Column Layout ----- */ .hybrid .cee #body .e1, @@ -149,25 +149,25 @@ h3{ position:relative; margin:0;}*/ .hybrid .ece #body .e1, .hybrid .ece #body .e2, .hybrid .eec #body .e1, -.hybrid .eec #body .e2{ display:block; width:200px; padding:10px; } +.hybrid .eec #body .e2{display:block;width:200px;padding:10px} -.hybrid .cee #body{ padding-right:440px; padding-left:10px; } -.hybrid .ece #body{ padding-left:220px; padding-right:220px;} -.hybrid .eec #body{ padding-left:440px; padding-right:10px;} +.hybrid .cee #body{padding-right:440px;padding-left:10px} +.hybrid .ece #body{padding-left:220px;padding-right:220px} +.hybrid .eec #body{padding-left:440px;padding-right:10px} -.hybrid .cee #body #content{width:100%;padding:10px 0 10px 0; } -.hybrid .ece #body #content{width:100%;padding:10px 0 10px 0; } -.hybrid .eec #body #content{width:100%;padding:10px 0 10px 0; } +.hybrid .cee #body #content{width:100%;padding:10px 0 10px 0} +.hybrid .ece #body #content{width:100%;padding:10px 0 10px 0} +.hybrid .eec #body #content{width:100%;padding:10px 0 10px 0} -.hybrid .cee #body #content{ float:left; margin-right:-450px; } -.hybrid .ece #body #content{ float:left; margin-right:-100%;} -.hybrid .eec #body #content{ float:right;} +.hybrid .cee #body #content{float:left;margin-right:-450px} +.hybrid .ece #body #content{float:left;margin-right:-100%} +.hybrid .eec #body #content{float:right} .hybrid .ece #body .e1, -.hybrid .eec #body .e2{ float:left; left:-220px; margin-right:-220px;} -.hybrid .eec #body .e1{ float:left; left:-440px; margin-right:-220px;} +.hybrid .eec #body .e2{float:left;left:-220px;margin-right:-220px} +.hybrid .eec #body .e1{float:left;left:-440px;margin-right:-220px} .hybrid .cee #body .e1, -.hybrid .ece #body .e2{ float:right; left:220px; margin-left:-220px;} -.hybrid .cee #body .e2{ float:right; left:440px; margin-left:-220px;} +.hybrid .ece #body .e2{float:right;left:220px;margin-left:-220px} +.hybrid .cee #body .e2{float:right;left:440px;margin-left:-220px} diff --git a/modules/layout/tpl/css/adminEdit.css b/modules/layout/tpl/css/adminEdit.css deleted file mode 100644 index fe84194c6..000000000 --- a/modules/layout/tpl/css/adminEdit.css +++ /dev/null @@ -1,3 +0,0 @@ -.uploaded_image_list {list-style: none; margin: 0; padding: 0;} -.uploaded_image_list li {display: inline-block; margin-right: 10px;} -.uploaded_image_list img {border: 1px #ccc solid; padding: 3px; width: 96px; height: 96px;} \ No newline at end of file diff --git a/modules/layout/tpl/css/faceoff_menu.css b/modules/layout/tpl/css/faceoff_menu.css deleted file mode 100644 index 234567b2a..000000000 --- a/modules/layout/tpl/css/faceoff_menu.css +++ /dev/null @@ -1,208 +0,0 @@ -@charset "utf-8"; -/* NHN > UIT Center > Open UI Technology Team > Kim Taegon(gonom9@nhncorp.com) */ - -/* toolbar */ -#toolbar { position:relative; z-index:1000; background:url(../images/bgMenu.gif) repeat-x 0 0; font-size:12px; height:35px; clear:both; } -#toolbar *{ margin:0; padding:0;} -#toolbar h1 { float:left; color:#fff; padding:10px 20px; font-size:12px;} -#toolbar .tb-btn-active { font-weight:bold; } -#toolbar .tb-menu-item-hover { color:white; background-color:navy; } -#toolbar .tb-menu-item-selected { color:white; background-color:green; } - -#faceoffSelector { border:2px dotted #ff6600; } - -#smartmenu { position:absolute; top:10px; right:10px; margin:0; padding:0; font-size:12px; color:#fff; white-space:nowrap;} -#smartmenu li { display:none; list-style:none; font-weight:bold; } -#smartmenu li.active{ display:block;} -#smartmenu li dl{ margin:0; padding:0; display:inline;} -#smartmenu li dt, -#smartmenu li dd{ display:inline;} -#smartmenu li dt{ color:#ccc;} -#smartmenu li dd button{ background-color:#000; border:0; font-size:12px; font-family:Tahoma; font-weight:normal; color:#fff; cursor:pointer; border:1px solid #888; } -#layout-preview { display:none; width:120px; left:0px; right:0px; } - -/* widgetMenu */ -#toolbar .widgetMenu{ height:35px; margin:0; padding:0; font-size:12px; line-height:1.2; background:url(../images/bgMenu.gif) repeat-x 0 0;} -#toolbar .widgetMenu ul.widgetMenuList{ margin:0; padding:0; height:35px; float:left; } -#toolbar .widgetMenu ul.widgetMenuList li ul{ display:none; position:absolute; top:35px; left:0; height:auto; padding:10px 15px; background:#595959; border:1px solid #444;} -#toolbar .widgetMenu ul.widgetMenuList li.active ul{ display:block;} -#toolbar .widgetMenu ul.widgetMenuList.aCenter{ margin-left:auto; margin-right:auto;} -#toolbar .widgetMenu ul.widgetMenuList.aLeft{ margin-right:auto;} -#toolbar .widgetMenu ul.widgetMenuList.aRight{ margin-left:auto;} -#toolbar .widgetMenu li{ position:relative; padding-right:3px; float:left; list-style:none; background:url(../images/bgMenu.gif) no-repeat right -40px; white-space:nowrap;} -#toolbar .widgetMenu li button{ position:relative; float:left; height:35px; color:#fff !important; text-decoration:none !important; cursor:pointer; background-color:transparent; border:0; font-weight:bold; font-size:12px; font-family:Tahoma;} -#toolbar .widgetMenu li button span{ padding:0 15px;} -#toolbar .widgetMenu li.first button{ background:url(../images/bgMenu.gif) no-repeat left -40px; color:#f00 !important;} -#toolbar .widgetMenu li.active{ margin-left:-2px; background:url(../images/bgMenu.gif) no-repeat right -80px;} -#toolbar .widgetMenu li.active button{ font-weight:bold; color:#ff0 !important; background:url(../images/bgMenu.gif) no-repeat left -80px;} -#toolbar .widgetMenu li.active li{ float:none; background:none;} -#toolbar .widgetMenu li.active li.active{ margin:0;} -#toolbar .widgetMenu li li{ background:none; display:block !important; clear:both !important;} -#toolbar .widgetMenu li li.first{ background:none;} -#toolbar .widgetMenu li.active li.first{ padding-top:14px; background:url(../images/bgMenu.gif) no-repeat 30px top;} -#toolbar .widgetMenu li li button{ background:none; height:auto; font-weight:normal; text-align:left; float:none; display:block;} -#toolbar .widgetMenu li.active li button{ display:block; padding:0; float:none; height:auto; font-weight:normal; color:#fff !important; background:none; font-weight:normal;} -#toolbar .widgetMenu li.active li.active button{ color:#ff0 !important;} - -/* preference dialog */ -#propertyDialog { position:absolute; border:1px solid silver; background-color:white; padding:15px 20px; z-index:110; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 auto; display:none; width:250px; left:20px; top:60px;} -#propertyDialog fieldset{ border:1px dotted #ccc; padding:5px 10px; margin:0 0 10px 0; white-space:nowrap;} -#propertyDialog legend{ font-weight:bold; background-color:#fff; padding:0 5px; } -#propertyDialog label{ cursor:default;} -#propertyDialog .more { display:none; margin:0; padding:0 0 0 10px; border-left:2px solid #eee;} -#propertyDialog .visible-more .more { display:block; } -#propertyDialog .visible-more .inputall { display:none; } -#propertyDialog .buttonArea{ text-align:center;} -#propertyDialog button{ cursor:pointer;} -.overlay { background-color:black; opacity:0.75; position:absolute; z-index:100; display:none; } - -/* layout preview */ - -/* demoXe */ -#demoXe { position:absolute; background:#fff; border:2px solid #ddd; padding:5px; width:100px; display:none; } -#demoXe * { margin:0; padding:0; font-size:0; line-height:0; } - -/* Container + Header + Body + Footer */ -#demoContainer { position:relative; } -#demoHeader { position:relative; height:10px; *zoom:1; -background:#ddd; margin-bottom:5px; } -#demoHeader:after { content:""; display:block; clear:both; } -#demoBody { position:relative; *zoom:1; -margin-bottom:5px; } -#demoBody:after { content:""; display:block; clear:both; } -#demoContent { position:relative; height:40px; text-align:justify; background:#ddd; } -#demoFooter { position:relative; height:10px; *zoom:1; -background:#ddd; } -#demoFooter address { text-align:center; } - -/* Layout Width */ -.demoFixed #demoContainer { width:100px; margin-left:auto; margin-right:auto; } -.demoLiquid #demoContainer { width:90%; margin-left:auto; margin-right:auto; } -.demoHybrid #demoContainer { width:90%; margin-left:auto; margin-right:auto; } - -/* Align Layout */ -.demoALeft #demoContainer { margin-left:0; } -.demoARight #demoContainer { margin-right:0; } - -/* Extension */ -.demoExtension, -.demoSection { position:relative; } -#demoBody .demoExtension { position:relative; display:none; height:40px; background:#ddd; } -#demoBody #demoContent { width:100%; height:40px; font-size:small; } -.demoExtension .demoSection { } - -/* Layout Color */ -.demoLiquid #demoHeader, -.demoLiquid #demoFooter, -.demoLiquid #demoContent, -.demoLiquid #demoBody .demoExtension { background:#999; } -.demoHybrid #demoHeader, -.demoHybrid #demoFooter, -.demoHybrid #demoContent { background:#999; } - -/* ----- Fixed 2 Column Layout ----- */ -.demoFixed .demoCE #demoBody .demoE1, -.demoFixed .demoEC #demoBody .demoE1 { width:15px; } -.demoFixed .demoCE #demoBody #demoContent, -.demoFixed .demoEC #demoBody #demoContent { width:80px; } -.demoFixed .demoCE #demoBody #demoContent { float:left; } -.demoFixed .demoEC #demoBody #demoContent { float:right; } -.demoFixed .demoCE #demoBody .demoE1, -.demoFixed .demoEC #demoBody .demoE1 { display:block; } -.demoFixed .demoCE #demoBody .demoE1 { float:right; clear:right; } -.demoFixed .demoEC #demoBody .demoE1 { float:left; clear:left; } - -/* ----- Liquid 2 Column Layout ----- */ -.demoLiquid .demoCE #demoBody .demoE1, -.demoLiquid .demoEC #demoBody .demoE1 { width:15%; } -.demoLiquid .demoCE #demoBody #demoContent, -.demoLiquid .demoEC #demoBody #demoContent { width:80%; } -.demoLiquid .demoCE #demoBody #demoContent { float:left; } -.demoLiquid .demoEC #demoBody #demoContent { float:right; } -.demoLiquid .demoCE #demoBody .demoE1, -.demoLiquid .demoEC #demoBody .demoE1 { display:block; } -.demoLiquid .demoCE #demoBody .demoE1 { float:right; clear:right; } -.demoLiquid .demoEC #demoBody .demoE1 { float:left; clear:left; } - -/* ----- Hybrid 2 Column Layout ----- */ -.demoHybrid .demoCE #demoBody { padding-right:20px; } -.demoHybrid .demoEC #demoBody { padding-left:20px; } -.demoHybrid .demoCE #demoBody .demoE1, -.demoHybrid .demoEC #demoBody .demoE1 { width:15px; } -.demoHybrid .demoCE #demoBody #demoContent { float:left; } -.demoHybrid .demoEC #demoBody #demoContent { float:right; } -.demoHybrid .demoCE #demoBody .demoE1, -.demoHybrid .demoEC #demoBody .demoE1 { display:block; } -.demoHybrid .demoCE #demoBody .demoE1 { float:right; clear:right; margin-left:-15px; right:-20px; } -.demoHybrid .demoEC #demoBody .demoE1 { float:left; clear:left; margin-right:-15px; left:-20px; } - -/* ----- Fixed 3 Column Layout ----- */ -.demoFixed .demoCEE #demoBody .demoE1, -.demoFixed .demoCEE #demoBody .demoE2, -.demoFixed .demoECE #demoBody .demoE1, -.demoFixed .demoECE #demoBody .demoE2, -.demoFixed .demoEEC #demoBody .demoE1, -.demoFixed .demoEEC #demoBody .demoE2 { display:block; width:15px; } -.demoFixed .demoCEE #demoBody #demoContent, -.demoFixed .demoECE #demoBody #demoContent, -.demoFixed .demoEEC #demoBody #demoContent { width:60px; } -.demoFixed .demoCEE #demoBody #demoContent { float:left; margin-right:5px; } -.demoFixed .demoECE #demoBody #demoContent { float:left; margin-right:-100%; left:20px; } -.demoFixed .demoEEC #demoBody #demoContent { float:right; } -.demoFixed .demoECE #demoBody .demoE1, -.demoFixed .demoEEC #demoBody .demoE1 { float:left; margin-right:5px; } -.demoFixed .demoCEE #demoBody .demoE1, -.demoFixed .demoEEC #demoBody .demoE2 { float:left; } -.demoFixed .demoCEE #demoBody .demoE2, -.demoFixed .demoECE #demoBody .demoE2 { float:right; } - -/* ----- Liquid 3 Column Layout ----- */ -.demoLiquid .demoCEE #demoBody .demoE1, -.demoLiquid .demoCEE #demoBody .demoE2, -.demoLiquid .demoECE #demoBody .demoE1, -.demoLiquid .demoECE #demoBody .demoE2, -.demoLiquid .demoEEC #demoBody .demoE1, -.demoLiquid .demoEEC #demoBody .demoE2 { display:block; width:15%; } -.demoLiquid .demoCEE #demoBody #demoContent, -.demoLiquid .demoECE #demoBody #demoContent, -.demoLiquid .demoEEC #demoBody #demoContent { width:60%; } -.demoLiquid .demoCEE #demoBody #demoContent { float:left; margin-right:5%; } -.demoLiquid .demoECE #demoBody #demoContent { float:left; margin-right:-100%; left:20%; } -.demoLiquid .demoEEC #demoBody #demoContent { float:right; } -.demoLiquid .demoECE #demoBody .demoE1, -.demoLiquid .demoEEC #demoBody .demoE1 { float:left; margin-right:5%; } -.demoLiquid .demoCEE #demoBody .demoE1, -.demoLiquid .demoEEC #demoBody .demoE2 { float:left; } -.demoLiquid .demoCEE #demoBody .demoE2, -.demoLiquid .demoECE #demoBody .demoE2 { float:right; } - -/* ----- Hybrid 3 Column Layout ----- */ -.demoHybrid .demoCEE #demoBody .demoE1, -.demoHybrid .demoCEE #demoBody .demoE2, -.demoHybrid .demoECE #demoBody .demoE1, -.demoHybrid .demoECE #demoBody .demoE2, -.demoHybrid .demoEEC #demoBody .demoE1, -.demoHybrid .demoEEC #demoBody .demoE2 { display:block; width:15px; } -.demoHybrid .demoCEE #demoBody { padding-right:40px; } -.demoHybrid .demoECE #demoBody { padding-left:20px; padding-right:20px; } -.demoHybrid .demoEEC #demoBody { padding-left:40px; } -.demoHybrid .demoCEE #demoBody #demoContent, -.demoHybrid .demoECE #demoBody #demoContent, -.demoHybrid .demoEEC #demoBody #demoContent { width:100%; } -.demoHybrid .demoCEE #demoBody #demoContent, -.demoHybrid .demoECE #demoBody #demoContent { float:left; margin-right:-100%; } -.demoHybrid .demoEEC #demoBody #demoContent { float:right; } -.demoHybrid .demoECE #demoBody .demoE1, -.demoHybrid .demoEEC #demoBody .demoE2 { float:left; left:-20px; margin-right:-20px; } -.demoHybrid .demoEEC #demoBody .demoE1 { float:left; left:-40px; margin-right:-20px; } -.demoHybrid .demoCEE #demoBody .demoE1, -.demoHybrid .demoECE #demoBody .demoE2 { float:right; left:20px; margin-left:-15px; } -.demoHybrid .demoCEE #demoBody .demoE2 { float:right; left:40px; margin-left:-15px; } - -.aboutFaceOff { background-color:#EEE; color:#000; padding:20px; } -.aboutFaceOff h3 { padding:0; margin:0; font-size:14px; font-weight:bold; text-decoration:underline; margin-bottom:10px; } -.aboutFaceOff p, -.aboutFaceOff li { color:#666; } - -fieldset.hideOption { float:left; border:0; margin:0; padding:0; } -fieldset.hideOption label { margin:10px 10px 0 10px !important; *margin-top:7px; font-family:tahoma; color:#fff !important; display:block; float:left;} diff --git a/modules/layout/tpl/css/widget.css b/modules/layout/tpl/css/widget.css index ef9c7168e..fa108be0c 100755 --- a/modules/layout/tpl/css/widget.css +++ b/modules/layout/tpl/css/widget.css @@ -2,800 +2,799 @@ /* NHN (developers@xpressengine.com) */ /* common */ -.open{ display:block !important;} -.floatLeft{ float:left;} -.floatRight{ float:right;} -.clearLeft{ clear:left;} -.clearRight{ clear:right;} -.widgetXeInputText{ border:1px solid; padding:2px 5px; font-size:12px;} -.widgetXeInputCheck{ margin:0; width:13px; height:13px; vertical-align:middle;} -.widgetXeInputSubmit{ padding:0;} -.widgetXeAddress{ font-style:normal;} +.open{display:block !important} +.floatLeft{float:left} +.floatRight{float:right} +.clearLeft{clear:left} +.clearRight{clear:right} +.widgetXeInputText{border:1px solid;padding:2px 5px;font-size:12px} +.widgetXeInputCheck{margin:0;width:13px;height:13px;vertical-align:middle} +.widgetXeInputSubmit{padding:0} +.widgetXeAddress{font-style:normal} /* wgContainer */ -.wgContainer a{ text-decoration:none;} +.wgContainer a{text-decoration:none} .wgContainer a:hover, .wgContainer a:active, -.wgContainer a:focus{ text-decoration:underline;} -.wgContainer img{ border:0;} -.wgContainer sup{ position:relative; line-height:1; display:inline-block; margin:-5px 0; *padding:0 1px;} -.wgContainer form{ margin:0; padding:0;} -.wgContainer fieldset{ border:0; margin:0; padding:0;} +.wgContainer a:focus{text-decoration:underline} +.wgContainer img{border:0} +.wgContainer sup{position:relative;line-height:1;display:inline-block;margin:-5px 0;*padding:0 1px} +.wgContainer form{margin:0;padding:0} +.wgContainer fieldset{border:0;margin:0;padding:0} /* widgetDivider */ -dl.widgetDivider{ margin:0;} -dl.widgetDivider dt{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0;} -dl.widgetDivider dd{ display:none; margin:0;} +dl.widgetDivider{margin:0} +dl.widgetDivider dt{position:absolute;width:0;height:0;overflow:hidden;font-size:0;line-height:0} +dl.widgetDivider dd{display:none;margin:0} /* widgetTableA */ -.widgetTableA { width:100%; font-size:12px; position:relative; border:0;} -.widgetTableA td{ border:0; line-height:1.5; white-space:nowrap; vertical-align:top; padding:1px 5px 1px 5px;} -.widgetTableA td.title{ width:100%; white-space:normal;} -.widgetTableA td .board{ padding-right:5px;} -.widgetTableA td .notice{ padding-right:5px;} -.widgetTableA td .category{ padding-right:5px; font-weight:normal;} -.widgetTableA td .replyNum a{ font:10px Tahoma;} -.widgetTableA td .trackbackNum a{ font:10px Tahoma;} +.widgetTableA{width:100%;font-size:12px;position:relative;border:0} +.widgetTableA td{border:0;line-height:1.5;white-space:nowrap;vertical-align:top;padding:1px 5px 1px 5px} +.widgetTableA td.title{width:100%;white-space:normal} +.widgetTableA td .board{padding-right:5px} +.widgetTableA td .notice{padding-right:5px} +.widgetTableA td .category{padding-right:5px;font-weight:normal} +.widgetTableA td .replyNum a{font:10px Tahoma} +.widgetTableA td .trackbackNum a{font:10px Tahoma} .widgetTableA td.author{} -.widgetTableA td.time{ font-size:11px; font-family:Tahoma;} +.widgetTableA td.time{font-size:11px;font-family:Tahoma} /* widgetTableB */ -.widgetTableB { width:100%; font-size:12px; position:relative; border:0; border-top:1px solid;} -.widgetTableB td{ border:0; line-height:1.5; white-space:nowrap; vertical-align:top; padding:8px 5px 6px 5px; border-bottom:1px solid;} -.widgetTableB td.title{ width:100%; white-space:normal;} -.widgetTableB td .board{ padding-right:5px;} -.widgetTableB td .notice{ padding-right:5px;} -.widgetTableB td .category{ padding-right:5px; font-weight:normal;} -.widgetTableB td .replyNum a{ font:10px Tahoma;} -.widgetTableB td .trackbackNum a{ font:10px Tahoma;} +.widgetTableB{width:100%;font-size:12px;position:relative;border:0;border-top:1px solid} +.widgetTableB td{border:0;line-height:1.5;white-space:nowrap;vertical-align:top;padding:8px 5px 6px 5px;border-bottom:1px solid} +.widgetTableB td.title{width:100%;white-space:normal} +.widgetTableB td .board{padding-right:5px} +.widgetTableB td .notice{padding-right:5px} +.widgetTableB td .category{padding-right:5px;font-weight:normal} +.widgetTableB td .replyNum a{font:10px Tahoma} +.widgetTableB td .trackbackNum a{font:10px Tahoma} .widgetTableB td.author{} -.widgetTableB td.time{ font-size:11px; font-family:Tahoma;} +.widgetTableB td.time{font-size:11px;font-family:Tahoma} /* widgetTableC */ -.widgetTableC { width:100%; font-size:12px; position:relative; border:0; border-top:1px solid;} -.widgetTableC td{ border:0; line-height:1.5; white-space:nowrap; vertical-align:top; padding:10px; border-bottom:1px solid;} +.widgetTableC{width:100%;font-size:12px;position:relative;border:0;border-top:1px solid} +.widgetTableC td{border:0;line-height:1.5;white-space:nowrap;vertical-align:top;padding:10px;border-bottom:1px solid} .widgetTableC td.title, -.widgetTableC td.lastDoc{ width:100%; white-space:nowrap;} +.widgetTableC td.lastDoc{width:100%;white-space:nowrap} .widgetTableC td.docNum{} -.widgetTableC td.docNum em{ display:block; padding:12px 0 0 5px; width:50px; height:21px; font-size:11px; font-weight:bold; font-style:normal; font-family:Tahoma; color:#fff; background:url(../img/white/iconForumNum.gif) no-repeat 0 0;} -.widgetTableC td.title a{ font-weight:bold; text-decoration:underline !important;} -.widgetTableC td.title dl{ margin:0;} -.widgetTableC td.title dd{ margin:0;} -.widgetTableC td.lastDoc p{ margin:0;} -.widgetTableC td .author{ margin-right:5px;} -.widgetTableC td .time{ font-size:11px; font-family:Tahoma;} -.widgetTableC td .time .date{ margin-right:5px;} +.widgetTableC td.docNum em{display:block;padding:12px 0 0 5px;width:50px;height:21px;font-size:11px;font-weight:bold;font-style:normal;font-family:Tahoma;color:#fff;background:url(../img/white/iconForumNum.gif) no-repeat 0 0} +.widgetTableC td.title a{font-weight:bold;text-decoration:underline !important} +.widgetTableC td.title dl{margin:0} +.widgetTableC td.title dd{margin:0} +.widgetTableC td.lastDoc p{margin:0} +.widgetTableC td .author{margin-right:5px} +.widgetTableC td .time{font-size:11px;font-family:Tahoma} +.widgetTableC td .time .date{margin-right:5px} /* widgetUlistA */ -.widgetUlistA { margin:0; padding:0; font-size:12px; line-height:1.5;} -.widgetUlistA li{ list-style:none;} +.widgetUlistA{margin:0;padding:0;font-size:12px;line-height:1.5} +.widgetUlistA li{list-style:none} /* widgetUlistB */ -.widgetUlistB{ margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1;} -.widgetUlistB:after{ content:""; display:block; clear:both;} -.widgetUlistB li{ position:relative; list-style:none; margin-bottom:10px; *zoom:1;} -.widgetUlistB li .author{ float:left; margin-right:-42px;} -.widgetUlistB li .author img{ border:1px solid;} -.widgetUlistB li .title{ position:relative; margin:0 0 0 60px; border:2px solid; padding:10px 15px; _zoom:1;} -.widgetUlistB li .title a{ text-decoration:underline;} -.widgetUlistB li .title .arrow{ position:absolute; top:16px; left:-6px; display:block; overflow:hidden; width:6px; height:7px; font-size:0; line-height:0;} -.widgetUlistB li .title .deco{ position:absolute; display:block; overflow:hidden; width:1px; height:1px; font-size:0; line-height:0;} +.widgetUlistB{margin:0;padding:0;font-size:12px;line-height:1.5;zoom:1} +.widgetUlistB:after{content:"";display:block;clear:both} +.widgetUlistB li{position:relative;list-style:none;margin-bottom:10px;zoom:1} +.widgetUlistB li .author{float:left;margin-right:-42px} +.widgetUlistB li .author img{border:1px solid} +.widgetUlistB li .title{position:relative;margin:0 0 0 60px;border:2px solid;padding:10px 15px;_zoom:1} +.widgetUlistB li .title a{text-decoration:underline} +.widgetUlistB li .title .arrow{position:absolute;top:16px;left:-6px;display:block;overflow:hidden;width:6px;height:7px;font-size:0;line-height:0} +.widgetUlistB li .title .deco{position:absolute;display:block;overflow:hidden;width:1px;height:1px;font-size:0;line-height:0} .widgetUlistB li .title .deco .topLeft{} -.widgetUlistB li .title .date{ font-size:11px; font-family:Tahoma;} -.widgetUlistB li .title .hour{ font-size:11px; font-family:Tahoma;} +.widgetUlistB li .title .date{font-size:11px;font-family:Tahoma} +.widgetUlistB li .title .hour{font-size:11px;font-family:Tahoma} /* widgetOlistA */ -.widgetOlistA { margin:0; padding:0; font-size:12px; line-height:1.5;} -.widgetOlistA li{ margin-left:25px;} -.widgetOlistA li sup{ font-size:9px; font-family:tahoma; padding-left:10px; } +.widgetOlistA{margin:0;padding:0;font-size:12px;line-height:1.5} +.widgetOlistA li{margin-left:25px} +.widgetOlistA li sup{font-size:9px;font-family:tahoma;padding-left:10px} /* widgetDlistA */ -.widgetDlistA{ margin:0; padding:0; font-size:12px; line-height:1.5; zoom:1;} -.widgetDlistA:after{ content:""; display:block; clear:both;} -.widgetDlistA dt{ float:left; clear:left; margin-right:5px; white-space:nowrap;} -.widgetDlistA dd{ clear:right; white-space:nowrap; font-family:Tahoma;} +.widgetDlistA{margin:0;padding:0;font-size:12px;line-height:1.5;zoom:1} +.widgetDlistA:after{content:"";display:block;clear:both} +.widgetDlistA dt{float:left;clear:left;margin-right:5px;white-space:nowrap} +.widgetDlistA dd{clear:right;white-space:nowrap;font-family:Tahoma} /* widgetGalleryA */ -.widgetGalleryA{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1; _margin-right:-100%;} -.widgetGalleryA:after{ content:""; display:block; clear:both;} -.widgetGalleryA li { float:left; overflow:hidden; width:100px; margin-right:28px; margin-bottom:15px; padding-bottom:0; white-space:nowrap; list-style:none;} -.widgetGalleryA li.clearRight{ margin-right:0;} -.widgetGalleryA li .thumb{ display:block; position:relative; width:100px; height:75px; margin-bottom:10px; overflow:hidden; text-decoration:none;} -.widgetGalleryA li .thumb img{ display:block; position:relative; width:100%;} -.widgetGalleryA li .thumb .imgNone{ display:block; position:relative; width:100%; height:70%; padding-top:30%; background:#eee; text-align:center; cursor:pointer; color:#000;} -.widgetGalleryA li .thumb .board{ display:block; position:absolute; width:100%; top:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetGalleryA li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetGalleryA li .author{ display:block;} -.widgetGalleryA li .replyNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetGalleryA li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetGalleryA li .date{ font:11px Tahoma;} -.widgetGalleryA li .hour{ font:11px Tahoma;} +.widgetGalleryA{position:relative;margin:0;padding:0;font-size:12px;line-height:1.5;zoom:1;_margin-right:-100%} +.widgetGalleryA:after{content:"";display:block;clear:both} +.widgetGalleryA li{float:left;overflow:hidden;width:100px;margin-right:28px;margin-bottom:15px;padding-bottom:0;white-space:nowrap;list-style:none} +.widgetGalleryA li.clearRight{margin-right:0} +.widgetGalleryA li .thumb{display:block;position:relative;width:100px;height:75px;margin-bottom:10px;overflow:hidden;text-decoration:none} +.widgetGalleryA li .thumb img{display:block;position:relative;width:100%} +.widgetGalleryA li .thumb .imgNone{display:block;position:relative;width:100%;height:70%;padding-top:30%;background:#eee;text-align:center;cursor:pointer;color:#000} +.widgetGalleryA li .thumb .board{display:block;position:absolute;width:100%;top:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetGalleryA li .thumb .category{display:block;position:absolute;width:100%;bottom:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;font-weight:normal;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetGalleryA li .author{display:block} +.widgetGalleryA li .replyNum a{font:10px Tahoma;margin:0 -1px} +.widgetGalleryA li .trackbackNum a{font:10px Tahoma;margin:0 -1px} +.widgetGalleryA li .date{font:11px Tahoma} +.widgetGalleryA li .hour{font:11px Tahoma} /* widgetGalleryB */ -.widgetGalleryB{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1;} -.widgetGalleryB:after{ content:""; display:block; clear:both;} -.widgetGalleryB li { float:left; overflow:hidden; width:100px; margin-right:28px; margin-bottom:15px; padding-bottom:15px; white-space:nowrap; list-style:none; border-bottom:1px solid;} -.widgetGalleryB li.clearRight{ margin-right:0;} -.widgetGalleryB li .thumb{ display:block; position:relative; width:100px; height:75px; margin-bottom:10px; overflow:hidden; text-decoration:none;} -.widgetGalleryB li .thumb img{ display:block; position:relative; width:100%;} -.widgetGalleryB li .thumb .imgNone{ display:block; position:relative; width:100%; height:70%; padding-top:30%; background:#eee; text-align:center; cursor:pointer; color:#000;} -.widgetGalleryB li .thumb .board{ display:block; position:absolute; width:100%; top:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetGalleryB li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetGalleryB li .author{ display:block;} -.widgetGalleryB li .replyNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetGalleryB li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetGalleryB li .date{ font:11px Tahoma;} -.widgetGalleryB li .hour{ font:11px Tahoma;} +.widgetGalleryB{position:relative;margin:0;padding:0;font-size:12px;line-height:1.5;zoom:1} +.widgetGalleryB:after{content:"";display:block;clear:both} +.widgetGalleryB li{float:left;overflow:hidden;width:100px;margin-right:28px;margin-bottom:15px;padding-bottom:15px;white-space:nowrap;list-style:none;border-bottom:1px solid} +.widgetGalleryB li.clearRight{margin-right:0} +.widgetGalleryB li .thumb{display:block;position:relative;width:100px;height:75px;margin-bottom:10px;overflow:hidden;text-decoration:none} +.widgetGalleryB li .thumb img{display:block;position:relative;width:100%} +.widgetGalleryB li .thumb .imgNone{display:block;position:relative;width:100%;height:70%;padding-top:30%;background:#eee;text-align:center;cursor:pointer;color:#000} +.widgetGalleryB li .thumb .board{display:block;position:absolute;width:100%;top:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetGalleryB li .thumb .category{display:block;position:absolute;width:100%;bottom:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;font-weight:normal;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetGalleryB li .author{display:block} +.widgetGalleryB li .replyNum a{font:10px Tahoma;margin:0 -1px} +.widgetGalleryB li .trackbackNum a{font:10px Tahoma;margin:0 -1px} +.widgetGalleryB li .date{font:11px Tahoma} +.widgetGalleryB li .hour{font:11px Tahoma} /* widgetZineA */ -.widgetZineA{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1;} -.widgetZineA:after{ content:""; display:block; clear:both;} -.widgetZineA li { list-style:none; clear:both; margin-bottom:10px; padding-bottom:10px; overflow:hidden; *zoom:1;} -.widgetZineA li p{ margin:0;} -.widgetZineA li p.thumbArea{ position:relative; float:left; width:100px; margin-right:-100px; overflow:hidden;} -.widgetZineA li p.titleArea{ margin-left:120px; margin-bottom:4px;} -.widgetZineA li p.titleArea .board{ padding-right:5px;} -.widgetZineA li p.text{ margin-left:120px; margin-bottom:4px;} -.widgetZineA li p.authorArea{ margin-left:120px;} -.widgetZineA li .thumb{ display:block; position:relative; width:100px; height:75px; text-decoration:none; overflow:hidden;} -.widgetZineA li .thumb img{ position:relative; width:100%;} -.widgetZineA li .thumb .imgNone{ display:block; position:relative; width:100%; height:80%; padding-top:20%; background:#eee; text-align:center; cursor:pointer; color:#000;} -.widgetZineA li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetZineA li .title{ font-weight:bold;} -.widgetZineA li .replyNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetZineA li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetZineA li .author{ margin-right:10px;} -.widgetZineA li .date{ font:11px Tahoma;} -.widgetZineA li .hour{ font:11px Tahoma;} +.widgetZineA{position:relative;margin:0;padding:0;font-size:12px;line-height:1.5;zoom:1} +.widgetZineA:after{content:"";display:block;clear:both} +.widgetZineA li{list-style:none;clear:both;margin-bottom:10px;padding-bottom:10px;overflow:hidden;zoom:1} +.widgetZineA li p{margin:0} +.widgetZineA li p.thumbArea{position:relative;float:left;width:100px;margin-right:-100px;overflow:hidden} +.widgetZineA li p.titleArea{margin-left:120px;margin-bottom:4px} +.widgetZineA li p.titleArea .board{padding-right:5px} +.widgetZineA li p.text{margin-left:120px;margin-bottom:4px} +.widgetZineA li p.authorArea{margin-left:120px} +.widgetZineA li .thumb{display:block;position:relative;width:100px;height:75px;text-decoration:none;overflow:hidden} +.widgetZineA li .thumb img{position:relative;width:100%} +.widgetZineA li .thumb .imgNone{display:block;position:relative;width:100%;height:80%;padding-top:20%;background:#eee;text-align:center;cursor:pointer;color:#000} +.widgetZineA li .thumb .category{display:block;position:absolute;width:100%;bottom:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;font-weight:normal;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetZineA li .title{font-weight:bold} +.widgetZineA li .replyNum a{font:10px Tahoma;margin:0 -1px} +.widgetZineA li .trackbackNum a{font:10px Tahoma;margin:0 -1px} +.widgetZineA li .author{margin-right:10px} +.widgetZineA li .date{font:11px Tahoma} +.widgetZineA li .hour{font:11px Tahoma} /* widgetZineB */ -.widgetZineB{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1;} -.widgetZineB:after{ content:""; display:block; clear:both;} -.widgetZineB li { list-style:none; clear:both; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid;} -.widgetZineB li p{ margin:0;} -.widgetZineB li p.thumbArea{ position:relative; float:left; width:100px; margin-right:-100px; overflow:hidden;} -.widgetZineB li p.titleArea{ margin-left:120px; margin-bottom:4px;} -.widgetZineB li p.titleArea .board{ padding-right:5px;} -.widgetZineB li p.text{ margin-left:120px; margin-bottom:4px;} -.widgetZineB li p.authorArea{ margin-left:120px;} -.widgetZineB li .thumb{ display:block; position:relative; width:100px; height:75px; text-decoration:none; overflow:hidden;} -.widgetZineB li .thumb img{ position:relative; width:100%;} -.widgetZineB li .thumb .imgNone{ display:block; position:relative; width:100%; height:80%; padding-top:20%; background:#eee; text-align:center; cursor:pointer; color:#000;} -.widgetZineB li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetZineB li .title{ font-weight:bold;} -.widgetZineB li .replyNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetZineB li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetZineB li .author{ margin-right:10px;} -.widgetZineB li .date{ font:11px Tahoma;} -.widgetZineB li .hour{ font:11px Tahoma;} +.widgetZineB{position:relative;margin:0;padding:0;font-size:12px;line-height:1.5;zoom:1} +.widgetZineB:after{content:"";display:block;clear:both} +.widgetZineB li{list-style:none;clear:both;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid} +.widgetZineB li p{margin:0} +.widgetZineB li p.thumbArea{position:relative;float:left;width:100px;margin-right:-100px;overflow:hidden} +.widgetZineB li p.titleArea{margin-left:120px;margin-bottom:4px} +.widgetZineB li p.titleArea .board{padding-right:5px} +.widgetZineB li p.text{margin-left:120px;margin-bottom:4px} +.widgetZineB li p.authorArea{margin-left:120px} +.widgetZineB li .thumb{display:block;position:relative;width:100px;height:75px;text-decoration:none;overflow:hidden} +.widgetZineB li .thumb img{position:relative;width:100%} +.widgetZineB li .thumb .imgNone{display:block;position:relative;width:100%;height:80%;padding-top:20%;background:#eee;text-align:center;cursor:pointer;color:#000} +.widgetZineB li .thumb .category{display:block;position:absolute;width:100%;bottom:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;font-weight:normal;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetZineB li .title{font-weight:bold} +.widgetZineB li .replyNum a{font:10px Tahoma;margin:0 -1px} +.widgetZineB li .trackbackNum a{font:10px Tahoma;margin:0 -1px} +.widgetZineB li .author{margin-right:10px} +.widgetZineB li .date{font:11px Tahoma} +.widgetZineB li .hour{font:11px Tahoma} /* WidgetTree */ -.widgetTree *{ margin:0; padding:0; font-size:12px;} -.widgetTree a strong{ letter-spacing:-1px; cursor:pointer; _cursor /**/:hand;} -.widgetTree ul{ position:relative; display:block; padding:3px 0 0 0 !important; zoom:1;} -.widgetTree ul li{ list-style:none; position:relative; padding:3px 0 2px 8px; white-space:nowrap;} +.widgetTree *{margin:0;padding:0;font-size:12px} +.widgetTree a strong{letter-spacing:-1px;cursor:pointer;_cursor /**/:hand} +.widgetTree ul{position:relative;display:block;padding:3px 0 0 0 !important;zoom:1} +.widgetTree ul li{list-style:none;position:relative;padding:3px 0 2px 8px;white-space:nowrap} .widgetTree ul li a, -.widgetTree ul li span.nav_tree_label{ position:relative; left:16px; _left /**/:0; top:0;} -.widgetTree ul li a.selected {font-weight:bold;} -.widgetTree ul li button{ display:inline-block; position:relative; _left /**/:-16px; *top:-2px; width:13px; height:13px; *width:17px; *height:17px; margin:0 -13px 0 0; *margin:0 -17px -1px -2px; text-indent:-10000px; *text-indent:0; *font:0/0 Sans-serif; border:none; cursor:pointer; _cursor /**/:hand;} -.widgetTree ul li ul{ display:none; padding:2px 0 0 0 !important; margin:0 0 -2px 6px; background-position:left top;} -.widgetTree ul li ul li{ display:none;} -.widgetTree ul li.nav_tree_on button{ background-position:0 -13px; *background-position:2px -11px;} -.widgetTree ul li.nav_tree_off button{ background-position:0 0; *background-position:2px 2px;} -.widgetTree ul li.nav_tree_on ul{ display:block;} -.widgetTree ul li.nav_tree_on ul li{ display:block;} -.widgetTree ul li.nav_tree_off ul{ display:none;} -.widgetTree ul li.nav_tree_off ul li{ display:none;} -.widgetTree .icon{ position:relative; left:16px;} +.widgetTree ul li span.nav_tree_label{position:relative;left:16px;_left /**/:0;top:0} +.widgetTree ul li a.selected{font-weight:bold} +.widgetTree ul li button{display:inline-block;position:relative;_left /**/:-16px;*top:-2px;width:13px;height:13px;*width:17px;*height:17px;margin:0 -13px 0 0;*margin:0 -17px -1px -2px;text-indent:-10000px;*text-indent:0;*font:0/0 Sans-serif;border:none;cursor:pointer;_cursor /**/:hand} +.widgetTree ul li ul{display:none;padding:2px 0 0 0 !important;margin:0 0 -2px 6px;background-position:left top} +.widgetTree ul li ul li{display:none} +.widgetTree ul li.nav_tree_on button{background-position:0 -13px;*background-position:2px -11px} +.widgetTree ul li.nav_tree_off button{background-position:0 0;*background-position:2px 2px} +.widgetTree ul li.nav_tree_on ul{display:block} +.widgetTree ul li.nav_tree_on ul li{display:block} +.widgetTree ul li.nav_tree_off ul{display:none} +.widgetTree ul li.nav_tree_off ul li{display:none} +.widgetTree .icon{position:relative;left:16px} /* widgetLogin */ -.widgetLogin{ font-size:12px;} -.widgetLogin fieldset{ border:0; margin:0; padding:0;} -.widgetLogin dl{ margin:0;} -.widgetLogin dt{ display:none;} -.widgetLogin dd{ margin:0 0 5px 0;} -.widgetLogin dd .widgetXeInputText{ width:90%; height:16px;} -.widgetLogin p{ margin:5px 0;} -.widgetLogin p .widgetXeInputCheck{ margin-right:5px;} -.widgetLogin .help{ position:relative; width:100%; overflow:hidden; margin:10px 0 0 0; padding:0;} -.widgetLogin .help li{ position:relative; left:-5px; padding-left:5px; list-style:none; display:inline; letter-spacing:-1px;} +.widgetLogin{font-size:12px} +.widgetLogin fieldset{border:0;margin:0;padding:0} +.widgetLogin dl{margin:0} +.widgetLogin dt{display:none} +.widgetLogin dd{margin:0 0 5px 0} +.widgetLogin dd .widgetXeInputText{width:90%;height:16px} +.widgetLogin p{margin:5px 0} +.widgetLogin p .widgetXeInputCheck{margin-right:5px} +.widgetLogin .help{position:relative;width:100%;overflow:hidden;margin:10px 0 0 0;padding:0} +.widgetLogin .help li{position:relative;left:-5px;padding-left:5px;list-style:none;display:inline;letter-spacing:-1px} /* widgetLastLogin */ -.widgetLastLogin{ margin:10px 0; font-size:12px;} +.widgetLastLogin{margin:10px 0;font-size:12px} .widgetLastLogin dt, -.widgetLastLogin dd{ display:inline; margin:0;} -.widgetLastLogin dd{ font-size:11px; font-family:Tahoma;} +.widgetLastLogin dd{display:inline;margin:0} +.widgetLastLogin dd{font-size:11px;font-family:Tahoma} /* widgetMyInfo */ -.widgetMyInfo{ margin:0; padding:0; font-size:12px;} -.widgetMyInfo:after{ content:""; display:block; clear:both; *zoom:1;} -.widgetMyInfo li{ margin-bottom:5px; padding:0; text-indent:12px; list-style:none;} +.widgetMyInfo{margin:0;padding:0;font-size:12px} +.widgetMyInfo:after{content:"";display:block;clear:both;zoom:1} +.widgetMyInfo li{margin-bottom:5px;padding:0;text-indent:12px;list-style:none} /* widgetLevel */ -.widgetLevel{ padding-left:30px; background-repeat:no-repeat; background-position:left 30%;} -.widgetLevel em{ display:block; width:0; height:0; overflow:hidden; font-size:0; line-height:0; position:absolute;} +.widgetLevel{padding-left:30px;background-repeat:no-repeat;background-position:left 30%} +.widgetLevel em{display:block;width:0;height:0;overflow:hidden;font-size:0;line-height:0;position:absolute} /* widgetCounter */ -.widgetCounter{ font-size:12px; margin:0;} +.widgetCounter{font-size:12px;margin:0} .widgetCounter dt, -.widgetCounter dd{ height:18px;} -.widgetCounter dt{ float:left; clear:left;} -.widgetCounter dd{ font-size:11px; font-family:Tahoma;} +.widgetCounter dd{height:18px} +.widgetCounter dt{float:left;clear:left} +.widgetCounter dd{font-size:11px;font-family:Tahoma} /* widgetLanguage */ -.widgetLanguage p{ float:right; margin:0;} -.widgetLanguage .langList{ display:none; position:absolute; margin:0; padding:0; z-index:999;} -.widgetLanguage .langList li{ list-style:none;} -.widgetLanguage .langList li a{ font-size:12px; display:block; padding:2px 5px;} +.widgetLanguage p{float:right;margin:0} +.widgetLanguage .langList{display:none;position:absolute;margin:0;padding:0;z-index:999} +.widgetLanguage .langList li{list-style:none} +.widgetLanguage .langList li a{font-size:12px;display:block;padding:2px 5px} /* widgetTabA */ -.widgetTabA{ position:relative; margin:0; padding:0; *zoom:1; border-bottom:2px solid;} -.widgetTabA:after{ content:""; display:block; clear:both;} -.widgetTabA li{ float:left; margin-right:1px; list-style:none; background-repeat:no-repeat; background-position:0 0;} -.widgetTabA li.active{ background-position:0 -30px;} -.widgetTabA li a{ position:relative; left:2px; float:left; height:20px; padding:8px 15px 0 15px; text-decoration:none; font-size:12px; background-repeat:no-repeat; background-position:right 0;} -.widgetTabA li.active a{ background-position:right -30px; font-weight:bold; letter-spacing:-1px;} +.widgetTabA{position:relative;margin:0;padding:0;zoom:1;border-bottom:2px solid} +.widgetTabA:after{content:"";display:block;clear:both} +.widgetTabA li{float:left;margin-right:1px;list-style:none;background-repeat:no-repeat;background-position:0 0} +.widgetTabA li.active{background-position:0 -30px} +.widgetTabA li a{position:relative;left:2px;float:left;height:20px;padding:8px 15px 0 15px;text-decoration:none;font-size:12px;background-repeat:no-repeat;background-position:right 0} +.widgetTabA li.active a{background-position:right -30px;font-weight:bold;letter-spacing:-1px} /* widgetTabB */ -.widgetTabB{ margin:0; position:absolute; top:1px; right:0; white-space:nowrap; font-size:12px;} -.widgetTabB li{ display:inline;} -.widgetTabB li.active a{ font-weight:bold;} +.widgetTabB{margin:0;position:absolute;top:1px;right:0;white-space:nowrap;font-size:12px} +.widgetTabB li{display:inline} +.widgetTabB li.active a{font-weight:bold} /* widgetTabC */ -.widgetTabC{ margin:0; padding:0; font-size:12px; border-top:1px solid;} -.widgetTabC li{ list-style:none; border-bottom:1px solid; *zoom:1; margin-bottom:1px;} -.widgetTabC li a{ display:block; padding:7px 0 6px 10px; text-decoration:none; *zoom:1;} +.widgetTabC{margin:0;padding:0;font-size:12px;border-top:1px solid} +.widgetTabC li{list-style:none;border-bottom:1px solid;zoom:1;margin-bottom:1px} +.widgetTabC li a{display:block;padding:7px 0 6px 10px;text-decoration:none;zoom:1} /* widgetThumb */ -.widgetThumb{ position:relative; margin:0; text-align:center; font-size:12px; line-height:1.5;} -.widgetThumb .thumb{ display:block; margin-bottom:5px; position:relative; *zoom:1; text-decoration:none; _float:left;} -.widgetThumb .thumb img{ display:block; width:100%;} -.widgetThumb .thumb .imgNone{ display:block; position:relative; width:100%; padding-top:30px; padding-bottom:50px; background:#eee; text-align:center; cursor:pointer; color:#000;} -.widgetThumb .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetThumb .title{ display:block;} -.widgetThumb .author{ display:block;} -.widgetThumb .date{ font-size:11px; font-family:Tahoma;} -.widgetThumb .hour{ font-size:11px; font-family:Tahoma;} +.widgetThumb{position:relative;margin:0;text-align:center;font-size:12px;line-height:1.5} +.widgetThumb .thumb{display:block;margin-bottom:5px;position:relative;zoom:1;text-decoration:none;_float:left} +.widgetThumb .thumb img{display:block;width:100%} +.widgetThumb .thumb .imgNone{display:block;position:relative;width:100%;padding-top:30px;padding-bottom:50px;background:#eee;text-align:center;cursor:pointer;color:#000} +.widgetThumb .thumb .category{display:block;position:absolute;width:100%;bottom:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;font-weight:normal;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetThumb .title{display:block} +.widgetThumb .author{display:block} +.widgetThumb .date{font-size:11px;font-family:Tahoma} +.widgetThumb .hour{font-size:11px;font-family:Tahoma} /* wgContainer */ -.wgContainer{ *zoom:1;} -.wgContainer:after{ content:""; display:block; clear:both;} +.wgContainer{zoom:1} +.wgContainer:after{content:"";display:block;clear:both} /* widgetNavigator */ -.widgetNavigator{ margin:0; padding:0; text-align:right; clear:both;} -.widgetNavigator li{ list-style:none; display:inline;} -.widgetNavigator li button{ width:16px; height:16px; padding:0; background-color:transparent; background-image:url(../img/white/buttonWidgetNavigation.gif); border:1px solid #999; cursor:pointer;} -.widgetNavigator li button.prev{ background-position:left center; *background-position:-1px center;} -.widgetNavigator li button.next{ background-position:right center; *background-position:13px center;} -.widgetNavigator li button span{ position:absolute; display:block; width:0; height:0; overflow:hidden; visibility:hidden;} +.widgetNavigator{margin:0;padding:0;text-align:right;clear:both} +.widgetNavigator li{list-style:none;display:inline} +.widgetNavigator li button{width:16px;height:16px;padding:0;background-color:transparent;background-image:url(../img/white/buttonWidgetNavigation.gif);border:1px solid #999;cursor:pointer} +.widgetNavigator li button.prev{background-position:left center;*background-position:-1px center} +.widgetNavigator li button.next{background-position:right center;*background-position:13px center} +.widgetNavigator li button span{position:absolute;display:block;width:0;height:0;overflow:hidden;visibility:hidden} /* widgetTagCloud */ -.widgetTagCloud { text-align:justify; font-size:12px; line-height:1.5; margin:0; padding:0;} -.widgetTagCloud li{ display:inline; white-space:nowrap; list-style:none;} -.widgetTagCloud li.level1 a{ font-size:11px;} -.widgetTagCloud li.level2 a{ font-size:12px;} -.widgetTagCloud li.level3 a{ font-size:14px; font-weight:bold;} -.widgetTagCloud li.level4 a{ font-size:18px; font-weight:bold;} +.widgetTagCloud{text-align:justify;font-size:12px;line-height:1.5;margin:0;padding:0} +.widgetTagCloud li{display:inline;white-space:nowrap;list-style:none} +.widgetTagCloud li.level1 a{font-size:11px} +.widgetTagCloud li.level2 a{font-size:12px} +.widgetTagCloud li.level3 a{font-size:14px;font-weight:bold} +.widgetTagCloud li.level4 a{font-size:18px;font-weight:bold} /* widgetCalendar */ -.widgetCalendarNavigation{ position:relative; height:15px; margin-bottom:-15px; z-index:10;} -.widgetCalendarNavigation button{ position:absolute; top:0; font-size:10px; font-family:Tahoma; background:none; border:0; padding:0; cursor:pointer;} -.widgetCalendarNavigation button.prevYear{ left:0;} -.widgetCalendarNavigation button.prevMonth{ left:25px;} -.widgetCalendarNavigation button.nextYear{ right:0;} -.widgetCalendarNavigation button.nextMonth{ right:25px;} -.widgetCalendar{ position:relative; border:0; width:100%;} -.widgetCalendar caption { position:relative; padding-bottom:5px; text-align:center; font-size:12px; font-weight:bold; font-family:Tahoma;} +.widgetCalendarNavigation{position:relative;height:15px;margin-bottom:-15px;z-index:10} +.widgetCalendarNavigation button{position:absolute;top:0;font-size:10px;font-family:Tahoma;background:none;border:0;padding:0;cursor:pointer} +.widgetCalendarNavigation button.prevYear{left:0} +.widgetCalendarNavigation button.prevMonth{left:25px} +.widgetCalendarNavigation button.nextYear{right:0} +.widgetCalendarNavigation button.nextMonth{right:25px} +.widgetCalendar{position:relative;border:0;width:100%} +.widgetCalendar caption{position:relative;padding-bottom:5px;text-align:center;font-size:12px;font-weight:bold;font-family:Tahoma} .widgetCalendar th, -.widgetCalendar td{ border:0; text-align:center; padding:5px 0;} -.widgetCalendar th{ font-size:10px; font-family:Tahoma; font-weight:normal;} +.widgetCalendar td{border:0;text-align:center;padding:5px 0} +.widgetCalendar th{font-size:10px;font-family:Tahoma;font-weight:normal} .widgetCalendar td, -.widgetCalendar td a{ font-size:11px; font-family:Tahoma;} -.widgetCalendar td em{ font-style:normal;} +.widgetCalendar td a{font-size:11px;font-family:Tahoma} +.widgetCalendar td em{font-style:normal} /* widgetPoint */ -.widgetPoint{ margin:0; *zoom:1; clear:both;} -.widgetPoint:after{ content:""; display:block; clear:both;} -.widgetPoint dt{ font-size:12px; font-family:Tahoma; font-weight:bold;} -.widgetPoint dd{ margin:0;} -.widgetPoint dd.graph{ height:5px; overflow:hidden; background:#e5e5e5; font-size:0; line-height:0;} -.widgetPoint dd.graph img{ width:0%;} -.widgetPoint dd.point{ font-size:10px; font-family:Tahoma; float:left; color:#888;} -.widgetPoint dd.percentage{ font-size:10px; font-family:Tahoma; float:right; color:#888;} +.widgetPoint{margin:0;zoom:1;clear:both} +.widgetPoint:after{content:"";display:block;clear:both} +.widgetPoint dt{font-size:12px;font-family:Tahoma;font-weight:bold} +.widgetPoint dd{margin:0} +.widgetPoint dd.graph{height:5px;overflow:hidden;background:#e5e5e5;font-size:0;line-height:0} +.widgetPoint dd.graph img{width:0%} +.widgetPoint dd.point{font-size:10px;font-family:Tahoma;float:left;color:#888} +.widgetPoint dd.percentage{font-size:10px;font-family:Tahoma;float:right;color:#888} /* widgetMenuA */ -.widgetMenuA{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.2; border-top:1px solid;} -.widgetMenuA li{ position:relative; list-style:none; border-bottom:1px solid; *zoom:1;} -.widgetMenuA li sup{ font-size:10px; font-family:Tahoma; line-height:1; color:#888; font-weight:normal;} -.widgetMenuA li li.active sup{ color:#ff1a1a;} -.widgetMenuA li li{ padding:0; border:0;} -.widgetMenuA li ul{ display:none; margin:0 0 10px 20px; padding:0;} -.widgetMenuA li.active ul{ display:block;} -.widgetMenuA li a{ position:relative; display:block; padding:7px 0 7px 10px; background-repeat:no-repeat; background-position:0 center; text-decoration:none !important;} -.widgetMenuA li.active a{ font-weight:bold;} -.widgetMenuA li.active li a{ font-weight:normal; padding:1px 0; background:none !important;} -.widgetMenuA li li.active a{ color:#ff1a1a;} +.widgetMenuA{position:relative;margin:0;padding:0;font-size:12px;line-height:1.2;border-top:1px solid} +.widgetMenuA li{position:relative;list-style:none;border-bottom:1px solid;zoom:1} +.widgetMenuA li sup{font-size:10px;font-family:Tahoma;line-height:1;color:#888;font-weight:normal} +.widgetMenuA li li.active sup{color:#ff1a1a} +.widgetMenuA li li{padding:0;border:0} +.widgetMenuA li ul{display:none;margin:0 0 10px 20px;padding:0} +.widgetMenuA li.active ul{display:block} +.widgetMenuA li a{position:relative;display:block;padding:7px 0 7px 10px;background-repeat:no-repeat;background-position:0 center;text-decoration:none !important} +.widgetMenuA li.active a{font-weight:bold} +.widgetMenuA li.active li a{font-weight:normal;padding:1px 0;background:none !important} +.widgetMenuA li li.active a{color:#ff1a1a} .widgetMenuA li.active li a:hover, .widgetMenuA li.active li a:active, -.widgetMenuA li.active li a:focus{ text-decoration:underline !important;} +.widgetMenuA li.active li a:focus{text-decoration:underline !important} /* widgetMenuB */ -.widgetMenuB{ margin:0; padding:0; font-size:12px; line-height:1.3; border-top:1px solid;} -.widgetMenuB li{ position:relative; list-style:none; border-bottom:1px solid; white-space:nowrap; *zoom:1;} -.widgetMenuB li sup{ font-size:10px; font-family:Tahoma; line-height:1; color:#888; font-weight:normal;} -.widgetMenuB li li{ padding:2px 10px; border:none;} -.widgetMenuB li li.first{ left:-4px; padding-left:14px; background-repeat:no-repeat; background-position:0 center;} -.widgetMenuB li li.active sup{ color:#ff1a1a;} -.widgetMenuB li ul{ position:absolute; display:none; top:-1px; left:100%; margin:0 0 0 5px; padding:5px 0 10px 0; border:1px solid} -.widgetMenuB li.active{ z-index:100;} -.widgetMenuB li.active ul{ display:block;} -.widgetMenuB li a{ position:relative; display:block; padding:7px 0 7px 10px; background-repeat:no-repeat; background-position:0 center; text-decoration:none !important; *zoom:1;} -.widgetMenuB li.active a{ font-weight:bold;} -.widgetMenuB li.active li a{ font-weight:normal; padding:0; background:none !important;} -.widgetMenuB li li.active a{ color:#ff1a1a;} +.widgetMenuB{margin:0;padding:0;font-size:12px;line-height:1.3;border-top:1px solid} +.widgetMenuB li{position:relative;list-style:none;border-bottom:1px solid;white-space:nowrap;zoom:1} +.widgetMenuB li sup{font-size:10px;font-family:Tahoma;line-height:1;color:#888;font-weight:normal} +.widgetMenuB li li{padding:2px 10px;border:none} +.widgetMenuB li li.first{left:-4px;padding-left:14px;background-repeat:no-repeat;background-position:0 center} +.widgetMenuB li li.active sup{color:#ff1a1a} +.widgetMenuB li ul{position:absolute;display:none;top:-1px;left:100%;margin:0 0 0 5px;padding:5px 0 10px 0;border:1px solid} +.widgetMenuB li.active{z-index:100} +.widgetMenuB li.active ul{display:block} +.widgetMenuB li a{position:relative;display:block;padding:7px 0 7px 10px;background-repeat:no-repeat;background-position:0 center;text-decoration:none !important;zoom:1} +.widgetMenuB li.active a{font-weight:bold} +.widgetMenuB li.active li a{font-weight:normal;padding:0;background:none !important} +.widgetMenuB li li.active a{color:#ff1a1a} .widgetMenuB li.active li a:hover, .widgetMenuB li.active li a:active, -.widgetMenuB li.active li a:focus{ text-decoration:underline !important;} +.widgetMenuB li.active li a:focus{text-decoration:underline !important} -.widgetMenuC{ margin:0; padding:0; font-size:12px; line-height:1.2; background-repeat:repeat-x;background-position:0 0;} -.widgetMenuC ul{ margin:0; padding:0; height:35px;} -.widgetMenuC ul li ul{ display:none; position:absolute; top:40px; left:20px; height:auto; padding-bottom:7px; background:#35ad06; border:1px solid #027a00;} -.widgetMenuC ul li.active ul{ display:block;} -.widgetMenuC ul.aCenter{ margin-left:auto; margin-right:auto;} -.widgetMenuC ul.aLeft{ margin-right:auto;} -.widgetMenuC ul.aRight{ margin-left:auto;} -.widgetMenuC li{ position:relative; padding-right:3px; float:left; list-style:none; background-repeat:no-repeat;background-position:right -40px; white-space:nowrap;} -.widgetMenuC li a{ position:relative; float:left; padding:12px 22px 0 25px; height:23px; color:#fff !important; text-decoration:none !important;} -.widgetMenuC li.first a{ background-repeat:no-repeat;background-position:left -40px;} -.widgetMenuC li.active{ margin-left:-2px; background-repeat:no-repeat;background-position:right -80px;} -.widgetMenuC li.active a{ font-weight:bold; color:#ff0 !important; background-repeat:no-repeat; background-position:left -80px;} -.widgetMenuC li.active li{ padding:2px 15px; float:none; background:none;} -.widgetMenuC li.active li.active{ margin:0;} -.widgetMenuC li.active li.first{ margin-top:-4px; padding-top:14px; background-repeat:no-repeat; background-position:30px top;} -.widgetMenuC li.active li a{ display:block; _display:inline-block; padding:0; float:none; height:auto; font-weight:normal; color:#fff !important; background:none;} -.widgetMenuC li.active li.active a{ color:#ff0 !important;} +.widgetMenuC{margin:0;padding:0;font-size:12px;line-height:1.2;background-repeat:repeat-x;background-position:0 0} +.widgetMenuC ul{margin:0;padding:0;height:35px} +.widgetMenuC ul li ul{display:none;position:absolute;top:40px;left:20px;height:auto;padding-bottom:7px;background:#35ad06;border:1px solid #027a00} +.widgetMenuC ul li.active ul{display:block} +.widgetMenuC ul.aCenter{margin-left:auto;margin-right:auto} +.widgetMenuC ul.aLeft{margin-right:auto} +.widgetMenuC ul.aRight{margin-left:auto} +.widgetMenuC li{position:relative;padding-right:3px;float:left;list-style:none;background-repeat:no-repeat;background-position:right -40px;white-space:nowrap} +.widgetMenuC li a{position:relative;float:left;padding:12px 22px 0 25px;height:23px;color:#fff !important;text-decoration:none !important} +.widgetMenuC li.first a{background-repeat:no-repeat;background-position:left -40px} +.widgetMenuC li.active{margin-left:-2px;background-repeat:no-repeat;background-position:right -80px} +.widgetMenuC li.active a{font-weight:bold;color:#ff0 !important;background-repeat:no-repeat;background-position:left -80px} +.widgetMenuC li.active li{padding:2px 15px;float:none;background:none} +.widgetMenuC li.active li.active{margin:0} +.widgetMenuC li.active li.first{margin-top:-4px;padding-top:14px;background-repeat:no-repeat;background-position:30px top} +.widgetMenuC li.active li a{display:block;_display:inline-block;padding:0;float:none;height:auto;font-weight:normal;color:#fff !important;background:none} +.widgetMenuC li.active li.active a{color:#ff0 !important} .widgetMenuC li.active li a:hover, .widgetMenuC li.active li a:active, -.widgetMenuC li.active li a:focus{ text-decoration:underline !important;} +.widgetMenuC li.active li a:focus{text-decoration:underline !important} /* widgetSearch */ -.widgetSearch{ position:absolute; bottom:30px; right:0;} -.widgetSearch fieldset{ border:0; margin:0; padding:0; position:absolute; bottom:0; right:0;} -.widgetSearch .widgetXeInputText{ width:153px; height:16px; padding:2px 20px 2px 5px; vertical-align:middle; border:1px solid #666; border-top-color:#555; border-left-color:#555; background:#444; color:#fff;} -.widgetSearch .widgetXeInputText:focus{ background:#494949;} -.widgetSearch .widgetSearch{ position:absolute; top:3px; right:4px; vertical-align:middle;} +.widgetSearch{position:absolute;bottom:30px;right:0} +.widgetSearch fieldset{border:0;margin:0;padding:0;position:absolute;bottom:0;right:0} +.widgetSearch .widgetXeInputText{width:153px;height:16px;padding:2px 20px 2px 5px;vertical-align:middle;border:1px solid #666;border-top-color:#555;border-left-color:#555;background:#444;color:#fff} +.widgetSearch .widgetXeInputText:focus{background:#494949} +.widgetSearch .widgetSearch{position:absolute;top:3px;right:4px;vertical-align:middle} -address.period { font-style:normal; font-size:10px; font-family:tahoma; text-align:right;} +address.period{font-style:normal;font-size:10px;font-family:tahoma;text-align:right} /* white coloset */ -.wgContainer .widgetXeInputText{ border-color:#ccc; background:#f4f4f4; color:#000;} +.wgContainer .widgetXeInputText{border-color:#ccc;background:#f4f4f4;color:#000} /* widgetTableA */ -.wgContainer .widgetTableA td.title a{ color:#333;} -.wgContainer .widgetTableA td .board{ color:#333; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.wgContainer .widgetTableA td .notice{ color:#ff1a1a; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.wgContainer .widgetTableA td .category{ color:#888; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.wgContainer .widgetTableA td .replyNum a{ color:#ff1a1a;} -.wgContainer .widgetTableA td .trackbackNum a{ color:#66c;} -.wgContainer .widgetTableA td .author { color:#333;} -.wgContainer .widgetTableA td .date{ color:#333;} -.wgContainer .widgetTableA td .hour{ color:#888;} +.wgContainer .widgetTableA td.title a{color:#333} +.wgContainer .widgetTableA td .board{color:#333;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.wgContainer .widgetTableA td .notice{color:#ff1a1a;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.wgContainer .widgetTableA td .category{color:#888;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.wgContainer .widgetTableA td .replyNum a{color:#ff1a1a} +.wgContainer .widgetTableA td .trackbackNum a{color:#66c} +.wgContainer .widgetTableA td .author{color:#333} +.wgContainer .widgetTableA td .date{color:#333} +.wgContainer .widgetTableA td .hour{color:#888} /* widgetTableB */ .wgContainer .widgetTableB, -.wgContainer .widgetTableB td{ border-color:#e5e5e5;} -.wgContainer .widgetTableB td.title a{ color:#333;} -.wgContainer .widgetTableB td .board{ color:#333; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.wgContainer .widgetTableB td .notice{ color:#ff1a1a; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.wgContainer .widgetTableB td .category{ color:#888; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.wgContainer .widgetTableB td .replyNum a{ color:#ff1a1a;} -.wgContainer .widgetTableB td .trackbackNum a{ color:#66c;} -.wgContainer .widgetTableB td .author { color:#333;} -.wgContainer .widgetTableB td .date{ color:#333;} -.wgContainer .widgetTableB td .hour{ color:#888;} +.wgContainer .widgetTableB td{border-color:#e5e5e5} +.wgContainer .widgetTableB td.title a{color:#333} +.wgContainer .widgetTableB td .board{color:#333;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.wgContainer .widgetTableB td .notice{color:#ff1a1a;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.wgContainer .widgetTableB td .category{color:#888;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.wgContainer .widgetTableB td .replyNum a{color:#ff1a1a} +.wgContainer .widgetTableB td .trackbackNum a{color:#66c} +.wgContainer .widgetTableB td .author{color:#333} +.wgContainer .widgetTableB td .date{color:#333} +.wgContainer .widgetTableB td .hour{color:#888} /* widgetTableC */ -.wgContainer .widgetTableC{ border-color:#e5e5e5;} -.wgContainer .widgetTableC td{ border-color:#e5e5e5;} -.wgContainer .widgetTableC td.title a{ color:#333;} -.wgContainer .widgetTableC td.title dd{ color:#888;} -.wgContainer .widgetTableC td.lastDoc p a{ color:#333;} -.wgContainer .widgetTableC td.lastDoc .author{ color:#888;} -.wgContainer .widgetTableC td.lastDoc .time{ color:#888;} +.wgContainer .widgetTableC{border-color:#e5e5e5} +.wgContainer .widgetTableC td{border-color:#e5e5e5} +.wgContainer .widgetTableC td.title a{color:#333} +.wgContainer .widgetTableC td.title dd{color:#888} +.wgContainer .widgetTableC td.lastDoc p a{color:#333} +.wgContainer .widgetTableC td.lastDoc .author{color:#888} +.wgContainer .widgetTableC td.lastDoc .time{color:#888} /* widgetUlistA */ -.wgContainer .widgetUlistA li a{ color:#666;} +.wgContainer .widgetUlistA li a{color:#666} /* widgetUlistB */ -.wgContainer .widgetUlistB li .author img{ border-color:#ccc;} -.wgContainer .widgetUlistB li .title{ border-color:#eee; color:#333; background:#fff;} -.wgContainer .widgetUlistB li .title a{ color:#0066ff;} -.wgContainer .widgetUlistB li .title .arrow{ background:url(../img/white/arrowUlistB.gif) no-repeat;} -.wgContainer .widgetUlistB li .title .deco{ background:#fff;} -.wgContainer .widgetUlistB li .title .date{ color:#333;} -.wgContainer .widgetUlistB li .title .hour{ color:#888;} +.wgContainer .widgetUlistB li .author img{border-color:#ccc} +.wgContainer .widgetUlistB li .title{border-color:#eee;color:#333;background:#fff} +.wgContainer .widgetUlistB li .title a{color:#0066ff} +.wgContainer .widgetUlistB li .title .arrow{background:url(../img/white/arrowUlistB.gif) no-repeat} +.wgContainer .widgetUlistB li .title .deco{background:#fff} +.wgContainer .widgetUlistB li .title .date{color:#333} +.wgContainer .widgetUlistB li .title .hour{color:#888} /* widgetOlistA */ .wgContainer .widgetOlistA li, -.wgContainer .widgetOlistA li a{ color:#666;} -.wgContainer .widgetOlistA li sup{ color:#AAA;} +.wgContainer .widgetOlistA li a{color:#666} +.wgContainer .widgetOlistA li sup{color:#AAA} /* widgetDlistA */ -.wgContainer .widgetDlistA dt{ color:#333;} +.wgContainer .widgetDlistA dt{color:#333} .wgContainer .widgetDlistA dd, -.wgContainer .widgetDlistA dd a{ color:#888;} +.wgContainer .widgetDlistA dd a{color:#888} /* widgetGalleryA */ -.wgContainer .widgetGalleryA li .title{ color:#333;} -.wgContainer .widgetGalleryA li .replyNum a{ color:#ff1a1a;} -.wgContainer .widgetGalleryA li .trackbackNum a{ color:#66c;} -.wgContainer .widgetGalleryA li .author{ color:#333;} -.wgContainer .widgetGalleryA li .date{ color:#333;} -.wgContainer .widgetGalleryA li .hour{ color:#888;} +.wgContainer .widgetGalleryA li .title{color:#333} +.wgContainer .widgetGalleryA li .replyNum a{color:#ff1a1a} +.wgContainer .widgetGalleryA li .trackbackNum a{color:#66c} +.wgContainer .widgetGalleryA li .author{color:#333} +.wgContainer .widgetGalleryA li .date{color:#333} +.wgContainer .widgetGalleryA li .hour{color:#888} /* widgetGalleryB */ -.wgContainer .widgetGalleryB li{ border-color:#e5e5e5;} -.wgContainer .widgetGalleryB li .title{ color:#333;} -.wgContainer .widgetGalleryB li .replyNum a{ color:#ff1a1a;} -.wgContainer .widgetGalleryB li .trackbackNum a{ color:#66c;} -.wgContainer .widgetGalleryB li .author{ color:#333;} -.wgContainer .widgetGalleryB li .date{ color:#333;} -.wgContainer .widgetGalleryB li .hour{ color:#888;} +.wgContainer .widgetGalleryB li{border-color:#e5e5e5} +.wgContainer .widgetGalleryB li .title{color:#333} +.wgContainer .widgetGalleryB li .replyNum a{color:#ff1a1a} +.wgContainer .widgetGalleryB li .trackbackNum a{color:#66c} +.wgContainer .widgetGalleryB li .author{color:#333} +.wgContainer .widgetGalleryB li .date{color:#333} +.wgContainer .widgetGalleryB li .hour{color:#888} /* widgetZineA */ -.wgContainer .widgetZineA li .board{ color:#333; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.wgContainer .widgetZineA li .title{ color:#666;} -.wgContainer .widgetZineA li .replyNum a{ color:#ff1a1a;} -.wgContainer .widgetZineA li .trackbackNum a{ color:#66c;} -.wgContainer .widgetZineA li .author{ color:#333;} -.wgContainer .widgetZineA li .date{ color:#333;} -.wgContainer .widgetZineA li .hour{ color:#888;} -.wgContainer .widgetZineA li .text{ color:#888;} +.wgContainer .widgetZineA li .board{color:#333;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.wgContainer .widgetZineA li .title{color:#666} +.wgContainer .widgetZineA li .replyNum a{color:#ff1a1a} +.wgContainer .widgetZineA li .trackbackNum a{color:#66c} +.wgContainer .widgetZineA li .author{color:#333} +.wgContainer .widgetZineA li .date{color:#333} +.wgContainer .widgetZineA li .hour{color:#888} +.wgContainer .widgetZineA li .text{color:#888} /* widgetZineB */ -.wgContainer .widgetZineB li .board{ color:#333; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.wgContainer .widgetZineB li{ border-color:#e5e5e5;} -.wgContainer .widgetZineB li .title{ color:#666;} -.wgContainer .widgetZineB li .replyNum a{ color:#ff1a1a;} -.wgContainer .widgetZineB li .trackbackNum a{ color:#66c;} -.wgContainer .widgetZineB li .author{ color:#333;} -.wgContainer .widgetZineB li .date{ color:#333;} -.wgContainer .widgetZineB li .hour{ color:#888;} -.wgContainer .widgetZineB li .text{ color:#888;} +.wgContainer .widgetZineB li .board{color:#333;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.wgContainer .widgetZineB li{border-color:#e5e5e5} +.wgContainer .widgetZineB li .title{color:#666} +.wgContainer .widgetZineB li .replyNum a{color:#ff1a1a} +.wgContainer .widgetZineB li .trackbackNum a{color:#66c} +.wgContainer .widgetZineB li .author{color:#333} +.wgContainer .widgetZineB li .date{color:#333} +.wgContainer .widgetZineB li .hour{color:#888} +.wgContainer .widgetZineB li .text{color:#888} /* widgetLogin */ -.wgContainer .widgetLogin label{ color:#333;} -.wgContainer .widgetLogin .help a{ color:#333;} -.wgContainer .widgetLogin .help li{ background:url(../img/white/lineTextDiv.gif) no-repeat left center;} +.wgContainer .widgetLogin label{color:#333} +.wgContainer .widgetLogin .help a{color:#333} +.wgContainer .widgetLogin .help li{background:url(../img/white/lineTextDiv.gif) no-repeat left center} /* widgetLastLogin */ -.wgContainer .widgetLastLogin dt{ color:#333;} -.wgContainer .widgetLastLogin dd{ color:#888;} -.wgContainer .widgetLastLogin a{ color:#333;} -.wgContainer .widgetLastLogin li{ background:url(../img/white/iconInfoMine.gif) no-repeat left center;} +.wgContainer .widgetLastLogin dt{color:#333} +.wgContainer .widgetLastLogin dd{color:#888} +.wgContainer .widgetLastLogin a{color:#333} +.wgContainer .widgetLastLogin li{background:url(../img/white/iconInfoMine.gif) no-repeat left center} /* widgetMyInfo */ -.wgContainer .widgetMyInfo li a{ color:#666;} -.wgContainer .widgetMyInfo li{ background:url(../img/white/iconMyInfo.gif) no-repeat left 1px;} +.wgContainer .widgetMyInfo li a{color:#666} +.wgContainer .widgetMyInfo li{background:url(../img/white/iconMyInfo.gif) no-repeat left 1px} /* widgetTree */ -.wgContainer .widgetTree{ color:#333;} -.wgContainer .widgetTree a{ color:#333;} +.wgContainer .widgetTree{color:#333} +.wgContainer .widgetTree a{color:#333} /* widgetCounter */ -.wgContainer .widgetCounter dt{ color:#333;} -.wgContainer .widgetCounter dd{ color:#888;} +.wgContainer .widgetCounter dt{color:#333} +.wgContainer .widgetCounter dd{color:#888} /* widgetLanguage */ -.wgContainer .widgetLanguage p a{ color:#b3b3b3;} -.wgContainer .widgetLanguage .langList{ background:#fff; border:1px solid #ccc;} -.wgContainer .widgetLanguage .langList a{ color:#333;} +.wgContainer .widgetLanguage p a{color:#b3b3b3} +.wgContainer .widgetLanguage .langList{background:#fff;border:1px solid #ccc} +.wgContainer .widgetLanguage .langList a{color:#333} /* Widget Tree */ -.wgContainer .widgetTree ul{ background:url(../img/white/lineTreeVr.gif) repeat-y 0 -1px;} -.wgContainer .widgetTree ul li{ background:url(../img/white/lineTreeHr.gif) no-repeat 1px 5px !important;} -.wgContainer .widgetTree ul li button{ background:url(../img/white/buttonTreeCollapse.gif) no-repeat;} -.wgContainer .widgetTree ul li.nav_tree_last{ background:url(../img/white/lineTreeLastHr.gif) no-repeat 0 5px !important;} +.wgContainer .widgetTree ul{background:url(../img/white/lineTreeVr.gif) repeat-y 0 -1px} +.wgContainer .widgetTree ul li{background:url(../img/white/lineTreeHr.gif) no-repeat 1px 5px !important} +.wgContainer .widgetTree ul li button{background:url(../img/white/buttonTreeCollapse.gif) no-repeat} +.wgContainer .widgetTree ul li.nav_tree_last{background:url(../img/white/lineTreeLastHr.gif) no-repeat 0 5px !important} /* widgetTabA */ -.wgContainer .widgetTabA{ border-color:#666;} +.wgContainer .widgetTabA{border-color:#666} .wgContainer .widgetTabA li, -.wgContainer .widgetTabA li a{ background-image:url(../img/white/buttonWidgetTab.gif);} -.wgContainer .widgetTabA li a{ color:#333;} +.wgContainer .widgetTabA li a{background-image:url(../img/white/buttonWidgetTab.gif)} +.wgContainer .widgetTabA li a{color:#333} /* widgetTabB */ -.wgContainer .widgetTabB li a{ color:#333;} +.wgContainer .widgetTabB li a{color:#333} /* widgetTabC */ -.wgContainer .widgetTabC{ border-color:#e5e5e5;} -.wgContainer .widgetTabC li{ border-color:#e5e5e5; background:#f8f8f8;} -.wgContainer .widgetTabC li a{ color:#333;} +.wgContainer .widgetTabC{border-color:#e5e5e5} +.wgContainer .widgetTabC li{border-color:#e5e5e5;background:#f8f8f8} +.wgContainer .widgetTabC li a{color:#333} .wgContainer .widgetTabC li a:hover, .wgContainer .widgetTabC li a:active, -.wgContainer .widgetTabC li a:focus{ background:#eee;} +.wgContainer .widgetTabC li a:focus{background:#eee} /* widgetThumb */ -.wgContainer .widgetThumb{ color:#333;} -.wgContainer .widgetThumb a{ color:#333;} -.wgContainer .widgetThumb .hour{ color:#888;} +.wgContainer .widgetThumb{color:#333} +.wgContainer .widgetThumb a{color:#333} +.wgContainer .widgetThumb .hour{color:#888} /* widgetTagCloud */ -.wgContainer .widgetTagCloud li a{ color:#666;} -.wgContainer .widgetTagCloud li.level1 a{ color:#999;} -.wgContainer .widgetTagCloud li.level2 a{ color:#666;} -.wgContainer .widgetTagCloud li.level3 a{ color:#333;} -.wgContainer .widgetTagCloud li.level4 a{ color:#000;} +.wgContainer .widgetTagCloud li a{color:#666} +.wgContainer .widgetTagCloud li.level1 a{color:#999} +.wgContainer .widgetTagCloud li.level2 a{color:#666} +.wgContainer .widgetTagCloud li.level3 a{color:#333} +.wgContainer .widgetTagCloud li.level4 a{color:#000} /* widgetCalendar */ -.wgContainer .widgetCalendarNavigation button{ color:#333;} -.wgContainer .widgetCalendar caption{ color:#333;} -.wgContainer .widgetCalendar th{ background:#eee; color:#333;} +.wgContainer .widgetCalendarNavigation button{color:#333} +.wgContainer .widgetCalendar caption{color:#333} +.wgContainer .widgetCalendar th{background:#eee;color:#333} .wgContainer .widgetCalendar th.sun, .wgContainer .widgetCalendar td.sun, -.wgContainer .widgetCalendar td em{ color:#ff1a1a;} +.wgContainer .widgetCalendar td em{color:#ff1a1a} .wgContainer .widgetCalendar td, -.wgContainer .widgetCalendar td a{ color:#666;} -.wgContainer .widgetCalendar td.sun a{ color:#ff1a1a;} +.wgContainer .widgetCalendar td a{color:#666} +.wgContainer .widgetCalendar td.sun a{color:#ff1a1a} /* widgetPoint */ -.wgContainer .widgetPoint dt{ color:#333;} +.wgContainer .widgetPoint dt{color:#333} /* widgetMenuA */ -.wgContainer .widgetMenuA{ border-color:#e5e5e5;} -.wgContainer .widgetMenuA li{ border-color:#e5e5e5;} -.wgContainer .widgetMenuA li a{ color:#333; background-image:url(../img/white/iconMenuAnormal.gif);} -.wgContainer .widgetMenuA li.active a{ background-image:url(../img/white/iconMenuAactive.gif);} +.wgContainer .widgetMenuA{border-color:#e5e5e5} +.wgContainer .widgetMenuA li{border-color:#e5e5e5} +.wgContainer .widgetMenuA li a{color:#333;background-image:url(../img/white/iconMenuAnormal.gif)} +.wgContainer .widgetMenuA li.active a{background-image:url(../img/white/iconMenuAactive.gif)} /* widgetMenuB */ -.wgContainer .widgetMenuB{ border-color:#e5e5e5;} -.wgContainer .widgetMenuB li{ border-color:#e5e5e5;} -.wgContainer .widgetMenuB li a{ color:#333; background-image:url(../img/white/iconMenuAnormal.gif);} -.wgContainer .widgetMenuB li.active a{ background-image:url(../img/white/iconMenuAactive.gif);} -.wgContainer .widgetMenuB li ul{ border-color:#ddd; background:#fff;} -.wgContainer .widgetMenuB li li.first{ background-image:url(../img/white/arrowMenuB.gif);} +.wgContainer .widgetMenuB{border-color:#e5e5e5} +.wgContainer .widgetMenuB li{border-color:#e5e5e5} +.wgContainer .widgetMenuB li a{color:#333;background-image:url(../img/white/iconMenuAnormal.gif)} +.wgContainer .widgetMenuB li.active a{background-image:url(../img/white/iconMenuAactive.gif)} +.wgContainer .widgetMenuB li ul{border-color:#ddd;background:#fff} +.wgContainer .widgetMenuB li li.first{background-image:url(../img/white/arrowMenuB.gif)} /* widgetMenuCgreen */ -.wgContainer .widgetMenuCgreen{ background-image:url(../img/white/bgMenuCgreen.gif);} -.wgContainer .widgetMenuCgreen ul li ul{ background:#35ad06; border-color:#027a00;} -.wgContainer .widgetMenuCgreen li{ background-image:url(../img/white/bgMenuCgreen.gif);} -.wgContainer .widgetMenuCgreen li.first a{ background-image:url(../img/white/bgMenuCgreen.gif);} -.wgContainer .widgetMenuCgreen li.active{ background-image:url(../img/white/bgMenuCgreen.gif);} -.wgContainer .widgetMenuCgreen li.active a{ background-image:url(../img/white/bgMenuCgreen.gif);} -.wgContainer .widgetMenuCgreen li.active li.first{ background-image:url(../img/white/arrowMenuCgreen.gif);} +.wgContainer .widgetMenuCgreen{background-image:url(../img/white/bgMenuCgreen.gif)} +.wgContainer .widgetMenuCgreen ul li ul{background:#35ad06;border-color:#027a00} +.wgContainer .widgetMenuCgreen li{background-image:url(../img/white/bgMenuCgreen.gif)} +.wgContainer .widgetMenuCgreen li.first a{background-image:url(../img/white/bgMenuCgreen.gif)} +.wgContainer .widgetMenuCgreen li.active{background-image:url(../img/white/bgMenuCgreen.gif)} +.wgContainer .widgetMenuCgreen li.active a{background-image:url(../img/white/bgMenuCgreen.gif)} +.wgContainer .widgetMenuCgreen li.active li.first{background-image:url(../img/white/arrowMenuCgreen.gif)} /* widgetMenuCblue */ -.wgContainer .widgetMenuCblue{ background-image:url(../img/white/bgMenuCblue.gif);} -.wgContainer .widgetMenuCblue ul li ul{ background:#0688ad; border-color:#00557a;} -.wgContainer .widgetMenuCblue li{ background-image:url(../img/white/bgMenuCblue.gif);} -.wgContainer .widgetMenuCblue li.first a{ background-image:url(../img/white/bgMenuCblue.gif);} -.wgContainer .widgetMenuCblue li.active{ background-image:url(../img/white/bgMenuCblue.gif);} -.wgContainer .widgetMenuCblue li.active a{ background-image:url(../img/white/bgMenuCblue.gif);} -.wgContainer .widgetMenuCblue li.active li.first{ background-image:url(../img/white/arrowMenuCblue.gif);} +.wgContainer .widgetMenuCblue{background-image:url(../img/white/bgMenuCblue.gif)} +.wgContainer .widgetMenuCblue ul li ul{background:#0688ad;border-color:#00557a} +.wgContainer .widgetMenuCblue li{background-image:url(../img/white/bgMenuCblue.gif)} +.wgContainer .widgetMenuCblue li.first a{background-image:url(../img/white/bgMenuCblue.gif)} +.wgContainer .widgetMenuCblue li.active{background-image:url(../img/white/bgMenuCblue.gif)} +.wgContainer .widgetMenuCblue li.active a{background-image:url(../img/white/bgMenuCblue.gif)} +.wgContainer .widgetMenuCblue li.active li.first{background-image:url(../img/white/arrowMenuCblue.gif)} /* widgetMenuCcyan */ -.wgContainer .widgetMenuCcyan{ background-image:url(../img/white/bgMenuCcyan.gif);} -.wgContainer .widgetMenuCcyan ul li ul{ background:#06a4ad; border-color:#00717a;} -.wgContainer .widgetMenuCcyan li{ background-image:url(../img/white/bgMenuCcyan.gif);} -.wgContainer .widgetMenuCcyan li.first a{ background-image:url(../img/white/bgMenuCcyan.gif);} -.wgContainer .widgetMenuCcyan li.active{ background-image:url(../img/white/bgMenuCcyan.gif);} -.wgContainer .widgetMenuCcyan li.active a{ background-image:url(../img/white/bgMenuCcyan.gif);} -.wgContainer .widgetMenuCcyan li.active li.first{ background-image:url(../img/white/arrowMenuCcyan.gif);} +.wgContainer .widgetMenuCcyan{background-image:url(../img/white/bgMenuCcyan.gif)} +.wgContainer .widgetMenuCcyan ul li ul{background:#06a4ad;border-color:#00717a} +.wgContainer .widgetMenuCcyan li{background-image:url(../img/white/bgMenuCcyan.gif)} +.wgContainer .widgetMenuCcyan li.first a{background-image:url(../img/white/bgMenuCcyan.gif)} +.wgContainer .widgetMenuCcyan li.active{background-image:url(../img/white/bgMenuCcyan.gif)} +.wgContainer .widgetMenuCcyan li.active a{background-image:url(../img/white/bgMenuCcyan.gif)} +.wgContainer .widgetMenuCcyan li.active li.first{background-image:url(../img/white/arrowMenuCcyan.gif)} /* widgetMenuCorange */ -.wgContainer .widgetMenuCorange{ background-image:url(../img/white/bgMenuCorange.gif);} -.wgContainer .widgetMenuCorange ul li ul{ background:#ad9906; border-color:#7a6600;} -.wgContainer .widgetMenuCorange li{ background-image:url(../img/white/bgMenuCorange.gif);} -.wgContainer .widgetMenuCorange li.first a{ background-image:url(../img/white/bgMenuCorange.gif);} -.wgContainer .widgetMenuCorange li.active{ background-image:url(../img/white/bgMenuCorange.gif);} -.wgContainer .widgetMenuCorange li.active a{ background-image:url(../img/white/bgMenuCorange.gif);} -.wgContainer .widgetMenuCorange li.active li.first{ background-image:url(../img/white/arrowMenuCorange.gif);} +.wgContainer .widgetMenuCorange{background-image:url(../img/white/bgMenuCorange.gif)} +.wgContainer .widgetMenuCorange ul li ul{background:#ad9906;border-color:#7a6600} +.wgContainer .widgetMenuCorange li{background-image:url(../img/white/bgMenuCorange.gif)} +.wgContainer .widgetMenuCorange li.first a{background-image:url(../img/white/bgMenuCorange.gif)} +.wgContainer .widgetMenuCorange li.active{background-image:url(../img/white/bgMenuCorange.gif)} +.wgContainer .widgetMenuCorange li.active a{background-image:url(../img/white/bgMenuCorange.gif)} +.wgContainer .widgetMenuCorange li.active li.first{background-image:url(../img/white/arrowMenuCorange.gif)} /* widgetMenuCred */ -.wgContainer .widgetMenuCred{ background-image:url(../img/white/bgMenuCred.gif);} -.wgContainer .widgetMenuCred ul li ul{ background:#ad4606; border-color:#7a1300;} -.wgContainer .widgetMenuCred li{ background-image:url(../img/white/bgMenuCred.gif);} -.wgContainer .widgetMenuCred li.first a{ background-image:url(../img/white/bgMenuCred.gif);} -.wgContainer .widgetMenuCred li.active{ background-image:url(../img/white/bgMenuCred.gif);} -.wgContainer .widgetMenuCred li.active a{ background-image:url(../img/white/bgMenuCred.gif);} -.wgContainer .widgetMenuCred li.active li.first{ background-image:url(../img/white/arrowMenuCred.gif);} +.wgContainer .widgetMenuCred{background-image:url(../img/white/bgMenuCred.gif)} +.wgContainer .widgetMenuCred ul li ul{background:#ad4606;border-color:#7a1300} +.wgContainer .widgetMenuCred li{background-image:url(../img/white/bgMenuCred.gif)} +.wgContainer .widgetMenuCred li.first a{background-image:url(../img/white/bgMenuCred.gif)} +.wgContainer .widgetMenuCred li.active{background-image:url(../img/white/bgMenuCred.gif)} +.wgContainer .widgetMenuCred li.active a{background-image:url(../img/white/bgMenuCred.gif)} +.wgContainer .widgetMenuCred li.active li.first{background-image:url(../img/white/arrowMenuCred.gif)} /* widgetMenuCgray */ -.wgContainer .widgetMenuCgray{ background-image:url(../img/white/bgMenuCgray.gif);} -.wgContainer .widgetMenuCgray ul li ul{ background:#595959; border-color:#7a1300;} -.wgContainer .widgetMenuCgray li{ background-image:url(../img/white/bgMenuCgray.gif);} -.wgContainer .widgetMenuCgray li.first a{ background-image:url(../img/white/bgMenuCgray.gif);} -.wgContainer .widgetMenuCgray li.active{ background-image:url(../img/white/bgMenuCgray.gif);} -.wgContainer .widgetMenuCgray li.active a{ background-image:url(../img/white/bgMenuCgray.gif);} -.wgContainer .widgetMenuCgray li.active li.first{ background-image:url(../img/white/arrowMenuCgray.gif);} +.wgContainer .widgetMenuCgray{background-image:url(../img/white/bgMenuCgray.gif)} +.wgContainer .widgetMenuCgray ul li ul{background:#595959;border-color:#7a1300} +.wgContainer .widgetMenuCgray li{background-image:url(../img/white/bgMenuCgray.gif)} +.wgContainer .widgetMenuCgray li.first a{background-image:url(../img/white/bgMenuCgray.gif)} +.wgContainer .widgetMenuCgray li.active{background-image:url(../img/white/bgMenuCgray.gif)} +.wgContainer .widgetMenuCgray li.active a{background-image:url(../img/white/bgMenuCgray.gif)} +.wgContainer .widgetMenuCgray li.active li.first{background-image:url(../img/white/arrowMenuCgray.gif)} -.wgContainer address.period { color:#AAA; } +.wgContainer address.period{color:#AAA} /* black colorset Class */ -.wgContainer.black .widgetXeInputText{ border-color:#666; background:#333; color:#ccc;} +.wgContainer.black .widgetXeInputText{border-color:#666;background:#333;color:#ccc} /* widgetTableA */ -.wgContainer.black .widgetTableA td.title a{ color:#999;} -.wgContainer.black .widgetTableA td .board{ color:#999; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetTableA td .notice{ color:#ff1a1a; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetTableA td .category{ color:#666; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetTableA td .replyNum{ color:#ff1a1a;} -.wgContainer.black .widgetTableA td .trackbackNum{ color:#66c;} -.wgContainer.black .widgetTableA td .author { color:#999;} -.wgContainer.black .widgetTableA td .date{ color:#999;} -.wgContainer.black .widgetTableA td .hour{ color:#888;} +.wgContainer.black .widgetTableA td.title a{color:#999} +.wgContainer.black .widgetTableA td .board{color:#999;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetTableA td .notice{color:#ff1a1a;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetTableA td .category{color:#666;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetTableA td .replyNum{color:#ff1a1a} +.wgContainer.black .widgetTableA td .trackbackNum{color:#66c} +.wgContainer.black .widgetTableA td .author{color:#999} +.wgContainer.black .widgetTableA td .date{color:#999} +.wgContainer.black .widgetTableA td .hour{color:#888} /* widgetTableB */ .wgContainer.black .widgetTableB, -.wgContainer.black .widgetTableB td{ border-color:#7f7f7f;} -.wgContainer.black .widgetTableB td.title a{ color:#999;} -.wgContainer.black .widgetTableB td .board{ color:#999; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetTableB td .notice{ color:#ff1a1a; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetTableB td .category{ color:#666; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetTableB td .replyNum{ color:#ff1a1a;} -.wgContainer.black .widgetTableB td .trackbackNum{ color:#66c;} -.wgContainer.black .widgetTableB td .author { color:#999;} -.wgContainer.black .widgetTableB td .date{ color:#999;} -.wgContainer.black .widgetTableB td .hour{ color:#888;} +.wgContainer.black .widgetTableB td{border-color:#7f7f7f} +.wgContainer.black .widgetTableB td.title a{color:#999} +.wgContainer.black .widgetTableB td .board{color:#999;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetTableB td .notice{color:#ff1a1a;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetTableB td .category{color:#666;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetTableB td .replyNum{color:#ff1a1a} +.wgContainer.black .widgetTableB td .trackbackNum{color:#66c} +.wgContainer.black .widgetTableB td .author{color:#999} +.wgContainer.black .widgetTableB td .date{color:#999} +.wgContainer.black .widgetTableB td .hour{color:#888} /* widgetTableC */ -.wgContainer.black .widgetTableC{ border-color:#7f7f7f;} -.wgContainer.black .widgetTableC td{ border-color:#7f7f7f;} -.wgContainer.black .widgetTableC td.title a{ color:#ccc;} -.wgContainer.black .widgetTableC td.title dd{ color:#888;} -.wgContainer.black .widgetTableC td.lastDoc p a{ color:#ccc;} -.wgContainer.black .widgetTableC td.lastDoc .author{ color:#888;} -.wgContainer.black .widgetTableC td.lastDoc .time{ color:#888;} +.wgContainer.black .widgetTableC{border-color:#7f7f7f} +.wgContainer.black .widgetTableC td{border-color:#7f7f7f} +.wgContainer.black .widgetTableC td.title a{color:#ccc} +.wgContainer.black .widgetTableC td.title dd{color:#888} +.wgContainer.black .widgetTableC td.lastDoc p a{color:#ccc} +.wgContainer.black .widgetTableC td.lastDoc .author{color:#888} +.wgContainer.black .widgetTableC td.lastDoc .time{color:#888} /* widgetUlistA */ -.wgContainer.black .widgetUlistA li a{ color:#999;} +.wgContainer.black .widgetUlistA li a{color:#999} /* widgetUlistB */ -.wgContainer.black .widgetUlistB li .author img{ border-color:#666;} -.wgContainer.black .widgetUlistB li .title{ border-color:#333; color:#999; background:#000;} -.wgContainer.black .widgetUlistB li .title a{ color:#3399ff;} -.wgContainer.black .widgetUlistB li .title .arrow{ background:url(../img/black/arrowUlistB.gif) no-repeat;} -.wgContainer.black .widgetUlistB li .title .deco{ background:#000;} -.wgContainer.black .widgetUlistB li .title .date{ color:#999;} -.wgContainer.black .widgetUlistB li .title .hour{ color:#888;} +.wgContainer.black .widgetUlistB li .author img{border-color:#666} +.wgContainer.black .widgetUlistB li .title{border-color:#333;color:#999;background:#000} +.wgContainer.black .widgetUlistB li .title a{color:#3399ff} +.wgContainer.black .widgetUlistB li .title .arrow{background:url(../img/black/arrowUlistB.gif) no-repeat} +.wgContainer.black .widgetUlistB li .title .deco{background:#000} +.wgContainer.black .widgetUlistB li .title .date{color:#999} +.wgContainer.black .widgetUlistB li .title .hour{color:#888} /* widgetOlistA */ .wgContainer.black .widgetOlistA li, -.wgContainer.black .widgetOlistA li a{ color:#999;} -.wgContainer.black .widgetOlistA li sup{ color:#666;} +.wgContainer.black .widgetOlistA li a{color:#999} +.wgContainer.black .widgetOlistA li sup{color:#666} /* widgetDlistA */ -.wgContainer.black .widgetDlistA dt{ color:#999;} +.wgContainer.black .widgetDlistA dt{color:#999} .wgContainer.black .widgetDlistA dd, -.wgContainer.black .widgetDlistA dd a{ color:#888;} +.wgContainer.black .widgetDlistA dd a{color:#888} /* widgetGalleryA */ -.wgContainer.black .widgetGalleryA li .title{ color:#999;} -.wgContainer.black .widgetGalleryA li .replyNum a{ color:#ff1a1a;} -.wgContainer.black .widgetGalleryA li .trackbackNum a{ color:#66c;} -.wgContainer.black .widgetGalleryA li .author{ color:#999;} -.wgContainer.black .widgetGalleryA li .date{ color:#999;} -.wgContainer.black .widgetGalleryA li .hour{ color:#888;} +.wgContainer.black .widgetGalleryA li .title{color:#999} +.wgContainer.black .widgetGalleryA li .replyNum a{color:#ff1a1a} +.wgContainer.black .widgetGalleryA li .trackbackNum a{color:#66c} +.wgContainer.black .widgetGalleryA li .author{color:#999} +.wgContainer.black .widgetGalleryA li .date{color:#999} +.wgContainer.black .widgetGalleryA li .hour{color:#888} /* widgetGalleryB */ -.wgContainer.black .widgetGalleryB li{ border-color:#7f7f7f;} -.wgContainer.black .widgetGalleryB li .title{ color:#999;} -.wgContainer.black .widgetGalleryB li .replyNum a{ color:#ff1a1a;} -.wgContainer.black .widgetGalleryB li .trackbackNum a{ color:#66c;} -.wgContainer.black .widgetGalleryB li .author{ color:#999;} -.wgContainer.black .widgetGalleryB li .date{ color:#999;} -.wgContainer.black .widgetGalleryB li .hour{ color:#888;} +.wgContainer.black .widgetGalleryB li{border-color:#7f7f7f} +.wgContainer.black .widgetGalleryB li .title{color:#999} +.wgContainer.black .widgetGalleryB li .replyNum a{color:#ff1a1a} +.wgContainer.black .widgetGalleryB li .trackbackNum a{color:#66c} +.wgContainer.black .widgetGalleryB li .author{color:#999} +.wgContainer.black .widgetGalleryB li .date{color:#999} +.wgContainer.black .widgetGalleryB li .hour{color:#888} /* widgetZineA */ -.wgContainer.black .widgetZineA li .board{ color:#999; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetZineA li .title{ color:#999;} -.wgContainer.black .widgetZineA li .replyNum a{ color:#ff1a1a;} -.wgContainer.black .widgetZineA li .trackbackNum a{ color:#66c;} -.wgContainer.black .widgetZineA li .author{ color:#999;} -.wgContainer.black .widgetZineA li .date{ color:#999;} -.wgContainer.black .widgetZineA li .hour{ color:#888;} -.wgContainer.black .widgetZineA li .text{ color:#888;} +.wgContainer.black .widgetZineA li .board{color:#999;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetZineA li .title{color:#999} +.wgContainer.black .widgetZineA li .replyNum a{color:#ff1a1a} +.wgContainer.black .widgetZineA li .trackbackNum a{color:#66c} +.wgContainer.black .widgetZineA li .author{color:#999} +.wgContainer.black .widgetZineA li .date{color:#999} +.wgContainer.black .widgetZineA li .hour{color:#888} +.wgContainer.black .widgetZineA li .text{color:#888} /* widgetZineB */ -.wgContainer.black .widgetZineB li .board{ color:#999; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetZineB li{ border-color:#7f7f7f;} -.wgContainer.black .widgetZineB li .title{ color:#999;} -.wgContainer.black .widgetZineB li .replyNum a{ color:#ff1a1a;} -.wgContainer.black .widgetZineB li .trackbackNum a{ color:#66c;} -.wgContainer.black .widgetZineB li .author{ color:#999;} -.wgContainer.black .widgetZineB li .date{ color:#999;} -.wgContainer.black .widgetZineB li .hour{ color:#888;} -.wgContainer.black .widgetZineB li .text{ color:#888;} +.wgContainer.black .widgetZineB li .board{color:#999;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetZineB li{border-color:#7f7f7f} +.wgContainer.black .widgetZineB li .title{color:#999} +.wgContainer.black .widgetZineB li .replyNum a{color:#ff1a1a} +.wgContainer.black .widgetZineB li .trackbackNum a{color:#66c} +.wgContainer.black .widgetZineB li .author{color:#999} +.wgContainer.black .widgetZineB li .date{color:#999} +.wgContainer.black .widgetZineB li .hour{color:#888} +.wgContainer.black .widgetZineB li .text{color:#888} /* widgetLogin */ -.wgContainer.black .widgetLogin label{ color:#999;} -.wgContainer.black .widgetLogin .help a{ color:#ccc;} -.wgContainer.black .widgetLogin .help li{ background:url(../img/black/lineTextDiv.gif) no-repeat left center;} +.wgContainer.black .widgetLogin label{color:#999} +.wgContainer.black .widgetLogin .help a{color:#ccc} +.wgContainer.black .widgetLogin .help li{background:url(../img/black/lineTextDiv.gif) no-repeat left center} /* widgetLastLogin */ -.wgContainer.black .widgetLastLogin dt{ color:#999;} -.wgContainer.black .widgetLastLogin dd{ color:#888;} -.wgContainer.black .widgetLastLogin a{ color:#333;} -.wgContainer.black .widgetLastLogin li{ background:url(../img/black/iconInfoMine.gif) no-repeat left center;} +.wgContainer.black .widgetLastLogin dt{color:#999} +.wgContainer.black .widgetLastLogin dd{color:#888} +.wgContainer.black .widgetLastLogin a{color:#333} +.wgContainer.black .widgetLastLogin li{background:url(../img/black/iconInfoMine.gif) no-repeat left center} /* widgetMyInfo */ -.wgContainer.black .widgetMyInfo li a{ color:#999;} -.wgContainer.black .widgetMyInfo li{ background:url(../img/black/iconMyInfo.gif) no-repeat left 1px;} +.wgContainer.black .widgetMyInfo li a{color:#999} +.wgContainer.black .widgetMyInfo li{background:url(../img/black/iconMyInfo.gif) no-repeat left 1px} /* widgetTree */ -.wgContainer.black .widgetTree{ color:#999;} -.wgContainer.black .widgetTree a{ color:#999;} +.wgContainer.black .widgetTree{color:#999} +.wgContainer.black .widgetTree a{color:#999} /* widgetCounter */ -.wgContainer.black .widgetCounter dt{ color:#999;} -.wgContainer.black .widgetCounter dd{ color:#888;} +.wgContainer.black .widgetCounter dt{color:#999} +.wgContainer.black .widgetCounter dd{color:#888} /* widgetLanguage */ -.wgContainer.black .widgetLanguage p a{ color:#b3b3b3;} -.wgContainer.black .widgetLanguage .langList{ background:#fff; border:1px solid #ccc;} -.wgContainer.black .widgetLanguage .langList a{ color:#333;} +.wgContainer.black .widgetLanguage p a{color:#b3b3b3} +.wgContainer.black .widgetLanguage .langList{background:#fff;border:1px solid #ccc} +.wgContainer.black .widgetLanguage .langList a{color:#333} /* Widget Tree */ -.wgContainer.black .widgetTree ul{ background:url(../img/black/lineTreeVr.gif) repeat-y 0 -1px;} -.wgContainer.black .widgetTree ul li{ background:url(../img/black/lineTreeHr.gif) no-repeat 1px 5px !important;} -.wgContainer.black .widgetTree ul li button{ background:url(../img/black/buttonTreeCollapse.gif) no-repeat;} -.wgContainer.black .widgetTree ul li.nav_tree_last{ background:url(../img/black/lineTreeLastHr.gif) no-repeat 0 5px !important;} +.wgContainer.black .widgetTree ul{background:url(../img/black/lineTreeVr.gif) repeat-y 0 -1px} +.wgContainer.black .widgetTree ul li{background:url(../img/black/lineTreeHr.gif) no-repeat 1px 5px !important} +.wgContainer.black .widgetTree ul li button{background:url(../img/black/buttonTreeCollapse.gif) no-repeat} +.wgContainer.black .widgetTree ul li.nav_tree_last{background:url(../img/black/lineTreeLastHr.gif) no-repeat 0 5px !important} /* widgetTabA */ -.wgContainer.black .widgetTabA{ border-color:#999;} +.wgContainer.black .widgetTabA{border-color:#999} .wgContainer.black .widgetTabA li, -.wgContainer.black .widgetTabA li a{ background-image:url(../img/black/buttonWidgetTab.gif);} -.wgContainer.black .widgetTabA li a{ color:#999;} +.wgContainer.black .widgetTabA li a{background-image:url(../img/black/buttonWidgetTab.gif)} +.wgContainer.black .widgetTabA li a{color:#999} /* widgetTabB */ -.wgContainer.black .widgetTabB li a{ color:#999;} +.wgContainer.black .widgetTabB li a{color:#999} /* widgetTabC */ -.wgContainer.black .widgetTabC{ border-color:#7f7f7f;} -.wgContainer.black .widgetTabC li{ border-color:#7f7f7f; background:#222;} -.wgContainer.black .widgetTabC li a{ color:#999;} +.wgContainer.black .widgetTabC{border-color:#7f7f7f} +.wgContainer.black .widgetTabC li{border-color:#7f7f7f;background:#222} +.wgContainer.black .widgetTabC li a{color:#999} .wgContainer.black .widgetTabC li a:hover, .wgContainer.black .widgetTabC li a:active, -.wgContainer.black .widgetTabC li a:focus{ background:#333;} +.wgContainer.black .widgetTabC li a:focus{background:#333} /* widgetThumb */ -.wgContainer.black .widgetThumb{ color:#999;} -.wgContainer.black .widgetThumb a{ color:#999;} -.wgContainer.black .widgetThumb .hour{ color:#888;} +.wgContainer.black .widgetThumb{color:#999} +.wgContainer.black .widgetThumb a{color:#999} +.wgContainer.black .widgetThumb .hour{color:#888} /* widgetTagCloud */ -.wgContainer.black .widgetTagCloud li a{ color:#999;} -.wgContainer.black .widgetTagCloud li.level1 a{ color:#333;} -.wgContainer.black .widgetTagCloud li.level2 a{ color:#666;} -.wgContainer.black .widgetTagCloud li.level3 a{ color:#999;} -.wgContainer.black .widgetTagCloud li.level4 a{ color:#fff;} +.wgContainer.black .widgetTagCloud li a{color:#999} +.wgContainer.black .widgetTagCloud li.level1 a{color:#333} +.wgContainer.black .widgetTagCloud li.level2 a{color:#666} +.wgContainer.black .widgetTagCloud li.level3 a{color:#999} +.wgContainer.black .widgetTagCloud li.level4 a{color:#fff} /* widgetCalendar */ -.wgContainer.black .widgetCalendarNavigation button{ color:#999;} -.wgContainer.black .widgetCalendar caption{ color:#999;} -.wgContainer.black .widgetCalendar th{ background:#333; color:#fff;} +.wgContainer.black .widgetCalendarNavigation button{color:#999} +.wgContainer.black .widgetCalendar caption{color:#999} +.wgContainer.black .widgetCalendar th{background:#333;color:#fff} .wgContainer.black .widgetCalendar th.sun, .wgContainer.black .widgetCalendar td.sun, -.wgContainer.black .widgetCalendar td em{ color:#ff1a1a;} +.wgContainer.black .widgetCalendar td em{color:#ff1a1a} .wgContainer.black .widgetCalendar td, -.wgContainer.black .widgetCalendar td a{ color:#999;} -.wgContainer.black .widgetCalendar td.sun a{ color:#ff1a1a;} +.wgContainer.black .widgetCalendar td a{color:#999} +.wgContainer.black .widgetCalendar td.sun a{color:#ff1a1a} /* widgetPoint */ -.wgContainer.black .widgetPoint dt{ color:#999;} +.wgContainer.black .widgetPoint dt{color:#999} /* widgetMenuA */ -.wgContainer.black .widgetMenuA{ border-color:#7f7f7f;} -.wgContainer.black .widgetMenuA li{ border-color:#7f7f7f;} -.wgContainer.black .widgetMenuA li a{ color:#999; background-image:url(../img/black/iconMenuAnormal.gif);} -.wgContainer.black .widgetMenuA li.active a{ background-image:url(../img/black/iconMenuAactive.gif);} +.wgContainer.black .widgetMenuA{border-color:#7f7f7f} +.wgContainer.black .widgetMenuA li{border-color:#7f7f7f} +.wgContainer.black .widgetMenuA li a{color:#999;background-image:url(../img/black/iconMenuAnormal.gif)} +.wgContainer.black .widgetMenuA li.active a{background-image:url(../img/black/iconMenuAactive.gif)} /* widgetMenuB */ -.wgContainer.black .widgetMenuB{ border-color:#7f7f7f;} -.wgContainer.black .widgetMenuB li{ border-color:#7f7f7f;} -.wgContainer.black .widgetMenuB li a{ color:#999; background-image:url(../img/black/iconMenuAnormal.gif);} -.wgContainer.black .widgetMenuB li.active a{ background-image:url(../img/black/iconMenuAactive.gif);} -.wgContainer.black .widgetMenuB li ul{ border-color:#777; background:#000;} -.wgContainer.black .widgetMenuB li li.first{ background-image:url(../img/black/arrowMenuB.gif);} +.wgContainer.black .widgetMenuB{border-color:#7f7f7f} +.wgContainer.black .widgetMenuB li{border-color:#7f7f7f} +.wgContainer.black .widgetMenuB li a{color:#999;background-image:url(../img/black/iconMenuAnormal.gif)} +.wgContainer.black .widgetMenuB li.active a{background-image:url(../img/black/iconMenuAactive.gif)} +.wgContainer.black .widgetMenuB li ul{border-color:#777;background:#000} +.wgContainer.black .widgetMenuB li li.first{background-image:url(../img/black/arrowMenuB.gif)} - -address.period { color:#333; } +address.period{color:#333} diff --git a/modules/layout/tpl/layout_edit.html b/modules/layout/tpl/layout_edit.html index 14a1edeb5..461ca18fa 100644 --- a/modules/layout/tpl/layout_edit.html +++ b/modules/layout/tpl/layout_edit.html @@ -1,6 +1,10 @@ - +

    {$selected_layout->layout_title}

    diff --git a/modules/menu/tpl/css/menu.css b/modules/menu/tpl/css/menu.css deleted file mode 100644 index 8b00a2094..000000000 --- a/modules/menu/tpl/css/menu.css +++ /dev/null @@ -1,12 +0,0 @@ -@charset "utf-8"; - -body { margin:10px; } - -h3 { margin:0 20px 0 20px; } - -.menuListZone { table-layout:fixed; } -.menuListZone td { vertical-align:top; } -.menuListZone td.category_zone { padding-right:10px; } - -#category_list { padding:.5em 0 .5em 0; margin-bottom:2em; width:250px; overflow:hidden; float:left; position:absolute; left:10px;} -#menu_zone_info { width:560px; position:absolute; margin:0 auto; left:0; right:0; z-index:9999;} diff --git a/modules/message/m.skins/default/message.css b/modules/message/m.skins/default/message.css index 36d85c0ad..1e30ce7f1 100644 --- a/modules/message/m.skins/default/message.css +++ b/modules/message/m.skins/default/message.css @@ -31,7 +31,7 @@ input[type=radio]{width:13px;height:13px;margin:0;padding:0} /* Body */ .bd{background:#f8f8f8;padding:1px 0} .co{margin:10px;line-height:1.4;font-size:14px;color:#333} -.co:after{content:"";display:block;clear:both;*zoom:1} +.co:after{content:"";display:block;clear:both;zoom:1} /* Form Field */ .ff{margin:0;padding:0} .ff ul{margin:0;padding:0;list-style:none} diff --git a/modules/message/skins/default/message.css b/modules/message/skins/default/message.css index bf036b00e..d2861aa31 100644 --- a/modules/message/skins/default/message.css +++ b/modules/message/skins/default/message.css @@ -14,7 +14,7 @@ #loginAccess #warning{display:none;margin:0 0 20px 0} #loginAccess #warning.open{display:block} #loginAccess #warning p{margin:0} -#loginAccess .buttonArea{position:relative;margin:0 28px;padding:0;color:#767676;*zoom:1} +#loginAccess .buttonArea{position:relative;margin:0 28px;padding:0;color:#767676;zoom:1} #loginAccess .buttonArea .keeping{position:relative;margin:0 0 20px 0;height:32px;line-height:32px} #loginAccess #gLogin .buttonArea .buttonAccount{position:absolute;top:0;right:0} #loginAccess .buttonAccount, diff --git a/modules/page/tpl/css/mpage.css b/modules/page/tpl/css/mpage.css deleted file mode 100644 index 5b460639c..000000000 --- a/modules/page/tpl/css/mpage.css +++ /dev/null @@ -1,6 +0,0 @@ -/* Mobile XE */ -body{margin:0;background:#fff;color:#000;word-wrap:break-word} -body,input,textarea,select,button,table{font-family:Tahoma, Geneva, sans-serif} -img{border:0} -em{font-style:normal} -.bd{position:relative;overflow:hidden;clear:both} diff --git a/modules/page/tpl/css/page.css b/modules/page/tpl/css/page.css deleted file mode 100644 index 796373da4..000000000 --- a/modules/page/tpl/css/page.css +++ /dev/null @@ -1,9 +0,0 @@ -@charset "utf-8"; -h3 { margin:0 10px 0 10px; } - -.adminLayer { margin-top:30px; background-color:#eee; border:1px solid #888;} - -.buttonBox { border:2px solid #EEEEEE; padding:5px; overflow:hidden; *zoom:1;} -.buttonBox .fr { height:28px; } -.buttonBox .fl { height:28px; } -.buttonBox .buttonDiv { margin:2px 0; padding:0; border-top:1px solid EEEEEE; clear:both; } diff --git a/modules/page/tpl/mobile.html b/modules/page/tpl/mobile.html index e295f91fe..3bafab497 100644 --- a/modules/page/tpl/mobile.html +++ b/modules/page/tpl/mobile.html @@ -1,4 +1,3 @@ -
    {$page_content}
    diff --git a/modules/page/tpl/page_content_modify.html b/modules/page/tpl/page_content_modify.html index a6e378884..6a2df6a44 100644 --- a/modules/page/tpl/page_content_modify.html +++ b/modules/page/tpl/page_content_modify.html @@ -1,7 +1,5 @@ - -
    {$page_content}
    diff --git a/modules/page/tpl/page_mobile_content_modify.html b/modules/page/tpl/page_mobile_content_modify.html index d31f1eb0e..cff3cc2e5 100644 --- a/modules/page/tpl/page_mobile_content_modify.html +++ b/modules/page/tpl/page_mobile_content_modify.html @@ -1,36 +1,32 @@ - -
    {$page_content}
    -
    -
    - - - - - - - -
    -
    - - - - -
    - - - -
    +
    + + + + + + +
    +
    + + + + +
    + + + +
    diff --git a/modules/widget/tpl/css/widget.css b/modules/widget/tpl/css/widget.css index 16c68fa92..a029e5017 100644 --- a/modules/widget/tpl/css/widget.css +++ b/modules/widget/tpl/css/widget.css @@ -6,13 +6,13 @@ #colorset_area .header{float:left;margin-right:.5em;padding-top:.2em} #colorset_area .footer{float:left} .pageAddContent{width:700px} -.wgWrap{display:inline-block;*display:inline;*zoom:1;vertical-align:top;cursor:move;z-index:99;position:relative} +.wgWrap{display:inline-block;*display:inline;zoom:1;vertical-align:top;cursor:move;z-index:99;position:relative} .wgWrap .wgRight, -.wgWrap .wgBoxRight {border:0;background:transparent url("../images/btn_resize.gif") no-repeat left bottom;width:12px;height:12px;position:absolute;bottom:1px;right:1px;cursor:pointer;z-index:99} +.wgWrap .wgBoxRight{border:0;background:transparent url("../images/btn_resize.gif") no-repeat left bottom;width:12px;height:12px;position:absolute;bottom:1px;right:1px;cursor:pointer;z-index:99} .wgWrap .wgBorder, -.wgWrap .wgBoxBorder{border:1px dotted #ccc; margin:0 0 -1px -1px; height:100%} -.wgBtnArea{z-index:99;overflow:hidden;*zoom:1;padding:3px;position:absolute;visibility:hidden;background-color:#D2E9C7;left:0;top:0} -.wgBtnArea button{border:0;margin:0;padding:0;width:14px;height:14px; cursor:pointer;z-index:99;background-color:transparent; background-repeat:no-repeat; background-position:1px 1px} +.wgWrap .wgBoxBorder{border:1px dotted #ccc;margin:0 0 -1px -1px;height:100%} +.wgBtnArea{z-index:99;overflow:hidden;zoom:1;padding:3px;position:absolute;visibility:hidden;background-color:#D2E9C7;left:0;top:0} +.wgBtnArea button{border:0;margin:0;padding:0;width:14px;height:14px;cursor:pointer;z-index:99;background-color:transparent;background-repeat:no-repeat;background-position:1px 1px} .wgBtnArea .wgStyle{background-image:url("../images/widgetstyle_setup.gif")} .wgBtnArea .wgSetup{background-image:url("../images/widget_setup.gif")} .wgBtnArea .wgCopy{background-image:url("../images/widget_copy.gif")} @@ -24,10 +24,10 @@ #wgCSS{width:500px;overflow:hidden;border:1px solid #888;background:#fff;z-index:99;position:absolute} #wgCSS table{border:0;width:100%;table-layout:fixed} #wgCSS table th{padding:4px 0 4px 0;background-color:#DEDEDE;text-align:center;color:#888} -#wgCSS table th.line {border-top:1px dotted #eee} +#wgCSS table th.line{border-top:1px dotted #eee} #wgCSS table td{padding:4px 10px 4px 10px;background-color:#EFEFEF} #wgCSS table td div{margin-bottom:5px} -#wgCSS table td.line {border-top:1px dotted #999} +#wgCSS table td.line{border-top:1px dotted #999} #wgCSS table td.buttonBox{background-color:#fff;white-space:nowrap;overflow:hidden;vertical-align:top;text-align:center;border-top:1px solid #888;color:#ddd} #wgCSS .input{background:#fff;border:1px solid #aaa;padding:1px;font:8pt verdana;width:60px} #wgCSS .full_input{background:#fff;border:1px solid #aaa;padding:1px;font:8pt verdana;width:90%} @@ -35,11 +35,11 @@ #wgCSS .color_input{background:#fff;border:1px solid #aaa;padding:1px;font:8pt verdana;width:44px} #wgCSS .submit{width:90%;border:1px solid #DEDEDE;background-color:#fff} .help{padding:5px 0;background-color:#EFEFEF;border-top:1px solid #ccc} -ul.midCommand{float:left;margin:0 0 0 10px;;padding:0;*zoom:1} +ul.midCommand{float:left;margin:0 0 0 10px;;padding:0;zoom:1} ul.midCommand li{display:block;margin-bottom:5px;list-style:none} -a.wgStyle{display:inline-block;margin:0 10px 10px 0;border:1px solid #fff;overflow:hidden;*zoom:1; width:96px;height:96px;position:relative;text-decoration:none} +a.wgStyle{display:inline-block;margin:0 10px 10px 0;border:1px solid #fff;overflow:hidden;zoom:1;width:96px;height:96px;position:relative;text-decoration:none} a.wgStyle:hover{border:1px dashed #ccc} a.wgStyle:hover span{display:none} a.wgStyle.selected{border:1px dashed #999} -a.wgStyle img {width:96px;height:96px;margin:1px} +a.wgStyle img{width:96px;height:96px;margin:1px} a.wgStyle span{position:absolute;left:0;bottom:0;display:block;width:96px;background-color:#888;color:#fff;padding:4px 3px 3px 3px;opacity:.8;filter:alpha(opacity=80);text-align:center;font-family:tahoma} diff --git a/modules/widget/widget.controller.php b/modules/widget/widget.controller.php index 42d9db3d5..a156f9b9e 100644 --- a/modules/widget/widget.controller.php +++ b/modules/widget/widget.controller.php @@ -434,20 +434,20 @@ $oEditorController = &getController('editor'); $body = $oEditorController->transComponent($body); - $widget_content_header = sprintf('%s
    ', $args->id, $style, $inner_style); + $widget_content_header = sprintf('%s
    ', $args->id, $style, $inner_style); $widget_content_body = $body; $widget_content_footer = '
    '; break; // If the widget box; it could case 'widgetBox' : - $widget_content_header = sprintf('%s
    ', $args->id, $style, $inner_style); + $widget_content_header = sprintf('%s
    ', $args->id, $style, $inner_style); $widget_content_body = $widgetbox_content; break; // If the General wijetil default : - $widget_content_header = sprintf('%s
    ',$args->id,$style); + $widget_content_header = sprintf('%s
    ',$args->id,$style); $widget_content_body = sprintf('%s
    %s
    ', $inner_style,$widget_content); $widget_content_footer = '
    '; break; diff --git a/themes/xe_greystone/layouts/xe_greystone/css/default.css b/themes/xe_greystone/layouts/xe_greystone/css/default.css index 1edfa765e..32ce27516 100644 --- a/themes/xe_greystone/layouts/xe_greystone/css/default.css +++ b/themes/xe_greystone/layouts/xe_greystone/css/default.css @@ -1,43 +1,43 @@ @charset "utf-8"; /* NHN (developers@xpressengine.com) */ -body { margin:0;padding:0; font-size:.75em;} +body {margin:0;padding:0;font-size:.75em} /* Default Skin - Start */ #selectLang{margin:0;padding:0} #gnb{margin:0;padding:0} #lnb{margin:0;padding:0} #lnb ul{margin:0;padding:0} -.lnb_global li.active a{font-weight:bold;color:#fff;} +.lnb_global li.active a{font-weight:bold;color:#fff} /* Site Layout - Body Wrap */ html{background:#fff url(../images/default/bg_body.gif) repeat-x 0 0;font-family:Arial} #bodyWrap{position:relative;width:947px;margin:0 auto} /* Site Layout - Header */ -#header{position:relative;width:947px;height:120px;margin-bottom:10px; z-index:100} -#header h1{position:absolute;top:17px;left:0;margin:0;padding:0; font-size:20px; color:#302f2f} +#header{position:relative;width:947px;height:120px;margin-bottom:10px;z-index:100} +#header h1{position:absolute;top:17px;left:0;margin:0;padding:0;font-size:20px;color:#302f2f} #header h1 img{vertical-align:middle} #language{position:absolute;top:18px;right:0;z-index:200;margin:0;font-family:Arial, Helvetica, sans-serif} #language dt{float:left;margin:2px 8px 0 0;color:#3f4140} #language dd{float:left;position:relative;width:79px;height:16px;margin:0;border:1px solid #939393;background:#a7a7a7;line-height:16px} #language dd a{display:block;padding:0 0 0 6px;background:url(../images/default/ico_arw.gif) no-repeat 98% 50%;color:#fff;font-size:12px;text-decoration:none} #language ul{display:none;position:absolute;top:15px;left:-1px;width:79px;border:1px solid #939393;border-bottom:0;background:#cfcfcf} -#language ul li{border-bottom:1px solid #939393;list-style:none;} -#language ul li a{display:block;background:none;color:#fff;font:11px Tahoma;text-align:left;text-decoration:none; padding:2px 0 2px 6px} -#language ul li a:hover{ background:#a7a7a7} +#language ul li{border-bottom:1px solid #939393;list-style:none} +#language ul li a{display:block;background:none;color:#fff;font:11px Tahoma;text-align:left;text-decoration:none;padding:2px 0 2px 6px} +#language ul li a:hover{background:#a7a7a7} .btn_login{position:absolute;top:16px;right:159px} #it_search_form{position:absolute;top:50px;right:15px} #it_search_form .input{width:120px;height:17px;border:1px solid #bc4032;color:#888;font-size:.9em} #it_search_form .submit_button{visibility:hidden;width:1px;height:1px} -.gnb{position:absolute;top:85px;left:0;height:37px;height:37px;margin:0;padding:0;white-space:nowrap;} +.gnb{position:absolute;top:85px;left:0;height:37px;height:37px;margin:0;padding:0;white-space:nowrap} .gnb ul{margin:0;padding:0} .gnb ul li{float:left;position:relative;height:37px;padding-right:2px;padding-right:2px;background:url(../images/default/bgGnbVr.gif) no-repeat 100% 50%;line-height:37px;list-style:none} .gnb ul li.on a, .gnb ul li a:hover{background:url(../images/default/bg_gnb.gif) repeat-x 0 0;color:#fff;font-weight:bold} .gnb ul li a{display:block;padding:0 33px;color:#3f4140;font-size:14px;font-weight:bold;text-decoration:none} -.gnb ul li .sub{position:absolute;top:36px;left:0;z-index:300;margin:0;padding:0;border:1px solid #adb1c6;background:#fff; z-index:500;display:none} -.gnb ul li .sub li{clear:both;height:33px;margin:0;padding:0;background:none;line-height:33px;text-align:center;*zoom:1} -.gnb ul li .sub li a{background:none;color:#9fa09f;} +.gnb ul li .sub{position:absolute;top:36px;left:0;z-index:300;margin:0;padding:0;border:1px solid #adb1c6;background:#fff;z-index:500;display:none} +.gnb ul li .sub li{clear:both;height:33px;margin:0;padding:0;background:none;line-height:33px;text-align:center;zoom:1} +.gnb ul li .sub li a{background:none;color:#9fa09f} .gnb ul li .sub li a:hover, -.gnb ul li .sub li a.subon{background:url(../images/default/bg_gnb2.gif) repeat-x; color:#fff!important;text-decoration:none} -.gnb li.last{ background:none} +.gnb ul li .sub li a.subon{background:url(../images/default/bg_gnb2.gif) repeat-x;color:#fff!important;text-decoration:none} +.gnb li.last{background:none} #isSearch{padding:19px 0 15px 21px;border:1px solid #fff;background:#f3f4f4;border-radius:5px 5px 0 0} #isSearch .searchOrder{display:none} @@ -58,39 +58,39 @@ html{background:#fff url(../images/default/bg_body.gif) repeat-x 0 0;font-family #isSearch .submit{_position:relative;_top:-1px;vertical-align:middle} *:first-child+html body#default #isSearch .submit{position:relative;top:-1px} /* Site Layout - Content Body */ -#contentBody{position:relative;width:947px;padding-bottom:30px;*zoom:1} +#contentBody{position:relative;width:947px;padding-bottom:30px;zoom:1} #contentBody:after{display:block;clear:both;content:''} /* Site Layout - Column Left */ #columnLeft{float:right;position:relative;top:-80px;z-index:100;width:213px} #columnLeft .mask{display:block;clear:both;width:201px;height:5px;background:#fff} /* Site Layout - Column Right */ -#columnRight{float:left;width:718px; overflow:hidden} +#columnRight{float:left;width:718px;overflow:hidden} #columnRight:after{display:block;clear:both;content:''} #visualArea{position:relative;left:-15px;width:770px;height:200px;margin-right:-15px;margin-bottom:2.5em;background:#f5f5f5} #content{overflow:hidden;width:100%} #columnLeft .info{overflow:hidden;margin-bottom:10px;width:211px;padding:0;border:1px solid #c9c9c9;background:#fff;zoom:1;border-radius:5px} -#columnLeft .info .search{margin:0;padding:0;width:211px;height:61px;overflow:hidden;} +#columnLeft .info .search{margin:0;padding:0;width:211px;height:61px;overflow:hidden} #columnLeft .lnb_global{background:none} #columnLeft .lnb_global h2{margin:0;height:28px;background:url(../images/default/bg_lnb.gif) no-repeat} #columnLeft .lnb_global h2 a{margin:0;padding-left:22px;color:#fff;font-size:14px;line-height:28px;text-decoration:none} #columnLeft .lnb_global .list{margin:0;padding:0 0 14px;border:1px solid #d4d4d4} #columnLeft .lnb_global .list li{margin:0;padding:0;line-height:22px;list-style:none} -#columnLeft .lnb_global .list li ul{ margin:0; padding:0} -#columnLeft .lnb_global .list li ul li{ padding:0 0 0 15px;} -#columnLeft .lnb_global .list li a{display:block;padding-left:22px;color:#3a3a3a;text-decoration:none;*zoom:1;border-bottom:1px solid #fff;border-top:1px solid #fff;} +#columnLeft .lnb_global .list li ul{margin:0;padding:0} +#columnLeft .lnb_global .list li ul li{padding:0 0 0 15px} +#columnLeft .lnb_global .list li a{display:block;padding-left:22px;color:#3a3a3a;text-decoration:none;zoom:1;border-bottom:1px solid #fff;border-top:1px solid #fff} #columnLeft .lnb_global .list li a:hover, -#columnLeft .lnb_global .list li.on{border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4;background:#eaeaea url(../images/default/ico_are.gif) no-repeat 98% 50%;} +#columnLeft .lnb_global .list li.on{border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4;background:#eaeaea url(../images/default/ico_are.gif) no-repeat 98% 50%} /* sitemap */ -.sitemap{margin:0 0 28px 0; overflow:hidden; clear:both} -.sitemap ul{padding:0; margin:0} -.sitemap li{ list-style:none;padding:0 28px 0 0; width:190px; display:inline-block;*display:inline;*zoom:1; vertical-align:top; overflow:hidden; margin:0 28px 20px 0 ; border-right:1px solid #d2d2d2; white-space:nowrap} -.sitemap li.last{ border-right:0; margin:0; padding:0} -.sitemap .list{ margin:0; padding:0} -.sitemap .list dt{ font-weight:bold; font-size:14px; margin:0 0 19px; 0} -.sitemap .list dt a{ color:#3a3a3a; text-decoration:none} -.sitemap .list dd{ margin:0; padding:0; background:url(../images/default/bu_v1.gif) no-repeat 0 50%; padding-left:10px; line-height:20px;} -.sitemap .list dd a{ color:#3a3a3a; text-decoration:none} +.sitemap{margin:0 0 28px 0;overflow:hidden;clear:both} +.sitemap ul{padding:0;margin:0} +.sitemap li{list-style:none;padding:0 28px 0 0;width:190px;display:inline-block;*display:inline;zoom:1;vertical-align:top;overflow:hidden; margin:0 28px 20px 0 ;border-right:1px solid #d2d2d2;white-space:nowrap} +.sitemap li.last{border-right:0;margin:0;padding:0} +.sitemap .list{margin:0;padding:0} +.sitemap .list dt{font-weight:bold;font-size:14px;margin:0 0 19px;0} +.sitemap .list dt a{color:#3a3a3a;text-decoration:none} +.sitemap .list dd{margin:0;padding:0;background:url(../images/default/bu_v1.gif) no-repeat 0 50%;padding-left:10px;line-height:20px} +.sitemap .list dd a{color:#3a3a3a;text-decoration:none} /* Site Layout - Footer */ #footer{clear:both;margin:0;padding:11px 0 46px;border-top:1px solid #dbdbdb;text-align:left} diff --git a/themes/xe_greystone/modules/message/message.css b/themes/xe_greystone/modules/message/message.css index 40c50f446..79027f15e 100644 --- a/themes/xe_greystone/modules/message/message.css +++ b/themes/xe_greystone/modules/message/message.css @@ -1,40 +1,40 @@ @charset "utf-8"; /* NHN | dece24@nhncorp.com */ -#loginAccess{ position:relative; width:333px; margin:30px auto; font-size:12px; font-family:Tahoma; line-height:normal; background:url(./images/bg_gLogin.gif) no-repeat 0 0} -#loginAccess form{ margin:0; padding:0;} -#loginAccess fieldset{ border:0; margin:0; padding:0;} -#loginAccess h1{font-size:12px; color:#3f4140; margin:0; font-weight:normal; padding:27px 0 18px 18px} -#loginAccess ul{ margin:0; padding:0; list-style:none;} -#loginAccess .mLogin{ display:none;} -#loginAccess .idpw{ margin:0 41px 15px 36px;} -#loginAccess .oid{ margin:0 28px 20px 28px;} -#loginAccess .idpw li{ margin:0 0 5px 0;} -#loginAccess .iText{ font-size:12px; color:#c4c4c4; font-weight:bold; border:1px solid #c5c5c5} -#loginAccess .idpw .iText{ width:243px; padding:2px 0 2px 7px;} -#loginAccess .oid .iText{ width:252px; padding:8px 0 0 35px;} -#loginAccess .inputCheck{ width:13px; height:13px; margin:0; padding:0; vertical-align:middle;} -#loginAccess label{ vertical-align: middle; color:#3a3a3a} -#loginAccess #warning{ display:none; margin:0 0 20px 0;} -#loginAccess #warning.open{ display:block;} -#loginAccess #warning p{ margin:0; color:#fafafa} -#loginAccess .buttonArea{ position:relative; margin:0 50px 0 39px; padding:0; color:#767676; *zoom:1;} -#loginAccess .buttonArea .keeping{ position:relative; margin:0 0 20px 0; height:32px; line-height:32px;} -#loginAccess #gLogin .buttonArea .buttonAccount{ position:absolute; top:0; right:0;} -#loginAccess #oLogin .buttonArea{ text-align:center; margin-bottom:20px;} +#loginAccess{position:relative;width:333px;margin:30px auto; font-size:12px;font-family:Tahoma;line-height:normal;background:url(./images/bg_gLogin.gif) no-repeat 0 0} +#loginAccess form{margin:0;padding:0} +#loginAccess fieldset{border:0;margin:0;padding:0} +#loginAccess h1{font-size:12px;color:#3f4140;margin:0;font-weight:normal;padding:27px 0 18px 18px} +#loginAccess ul{margin:0;padding:0;list-style:none} +#loginAccess .mLogin{display:none} +#loginAccess .idpw{margin:0 41px 15px 36px} +#loginAccess .oid{margin:0 28px 20px 28px} +#loginAccess .idpw li{margin:0 0 5px 0} +#loginAccess .iText{font-size:12px;color:#c4c4c4;font-weight:bold;border:1px solid #c5c5c5} +#loginAccess .idpw .iText{width:243px;padding:2px 0 2px 7px} +#loginAccess .oid .iText{width:252px;padding:8px 0 0 35px} +#loginAccess .inputCheck{width:13px;height:13px;margin:0;padding:0;vertical-align:middle} +#loginAccess label{vertical-align: middle;color:#3a3a3a} +#loginAccess #warning{display:none;margin:0 0 20px 0} +#loginAccess #warning.open{display:block} +#loginAccess #warning p{margin:0;color:#fafafa} +#loginAccess .buttonArea{position:relative;margin:0 50px 0 39px;padding:0;color:#767676;zoom:1} +#loginAccess .buttonArea .keeping{position:relative;margin:0 0 20px 0;height:32px;line-height:32px} +#loginAccess #gLogin .buttonArea .buttonAccount{position:absolute;top:0;right:0} +#loginAccess #oLogin .buttonArea{text-align:center;margin-bottom:20px} #loginAccess .buttonAccount, #loginAccess .buttonAccount a, -#loginAccess .buttonAccount input{ position:relative; display:inline-block; margin:0; padding:0; overflow:visible; height:32px; line-height:32px; font-size:12px; font-weight:bold; color:#ffffff; vertical-align:middle; cursor:pointer; border:0; text-decoration:none !important; background: url(./images/buttonAction.gif) no-repeat;font-family:Arial} -#loginAccess .buttonAccount{ margin:0 4px 0 0; background-position:left top;} +#loginAccess .buttonAccount input{position:relative;display:inline-block;margin:0;padding:0;overflow:visible;height:32px;line-height:32px;font-size:12px;font-weight:bold;color:#ffffff;vertical-align:middle;cursor:pointer;border:0;text-decoration:none !important;background: url(./images/buttonAction.gif) no-repeat;font-family:Arial} +#loginAccess .buttonAccount{margin:0 4px 0 0;background-position:left top} #loginAccess .buttonAccount a, -#loginAccess .buttonAccount input{ left:14px; background-position:right top; *vertical-align:top; padding:0 30px 0 15px;} -#loginAccess .help{ position:relative; padding:22px 0 44px 0;text-align:center; background:url(images/bg_help.gif) no-repeat} -#loginAccess .help li{ display:inline; border-left:1px solid #ababab; padding:0 0 0 7px; margin:0 4px 0 0; line-height:1;} -#loginAccess .help li.first{ border:0; padding:0;} -#loginAccess .help a{ text-decoration:none; color:#828282;} +#loginAccess .buttonAccount input{left:14px;background-position:right top;*vertical-align:top;padding:0 30px 0 15px} +#loginAccess .help{position:relative;padding:22px 0 44px 0;text-align:center;background:url(images/bg_help.gif) no-repeat} +#loginAccess .help li{display:inline;border-left:1px solid #ababab;padding:0 0 0 7px;margin:0 4px 0 0;line-height:1} +#loginAccess .help li.first{border:0;padding:0} +#loginAccess .help a{text-decoration:none;color:#828282} #loginAccess .help a:hover, #loginAccess .help a:active, -#loginAccess .help a:focus{ text-decoration:underline;} -#loginAccess .logOut{ text-align:left;padding:0 0 20px 55px; background:url(images/line_logOut.gif) no-repeat 0 100%;} +#loginAccess .help a:focus{text-decoration:underline} +#loginAccess .logOut{text-align:left;padding:0 0 20px 55px;background:url(images/line_logOut.gif) no-repeat 0 100%} .gLogin #gLogin, -.oLogin #oLogin{ display:block;} +.oLogin #oLogin{display:block} .logOut_h{padding:27px 0 23px 63px!important} \ No newline at end of file diff --git a/themes/xe_sapphire/layouts/xe_sapphire/css/default.css b/themes/xe_sapphire/layouts/xe_sapphire/css/default.css index 559d9871c..6f4652ca8 100644 --- a/themes/xe_sapphire/layouts/xe_sapphire/css/default.css +++ b/themes/xe_sapphire/layouts/xe_sapphire/css/default.css @@ -1,12 +1,12 @@ @charset "utf-8"; /* NHN (developers@xpressengine.com) */ -body { margin:0;padding:0; font-size:.75em;} +body {margin:0;padding:0;font-size:.75em} /* Default Skin - Start */ #selectLang{display:none;margin:0;padding:0} #gnb{margin:0;padding:0} #lnb_Global{margin:0;padding:0} #lnb_Global ul{margin:0;padding:0} -.lnb_Global li.active a{font-weight:bold;color:#fff;} +.lnb_Global li.active a{font-weight:bold;color:#fff} /* Site Layout - Body Wrap */ html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-family:Arial} #bodyWrap{position:relative;width:960px;margin:0 auto} @@ -19,10 +19,10 @@ html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-fam #language dt{float:left;margin-right:5px;padding:0 9px 0 0;background:url(../images/default/line_language.gif) no-repeat 100% 12px;color:#fff} #language dd{float:left;position:relative;width:69px;margin:0 3px 0 0} #language dd a{display:block;padding:0 0 0 2px;background:url(../images/default/ico_arw.gif) no-repeat 95% 50%;color:#fff;font-size:12px;text-decoration:none} -#language ul{position:absolute;top:30px;left:-1px;z-index:300;width:69px;background:#020202;border-radius:0 0 5px 5px; padding:0 0 5px 0} +#language ul{position:absolute;top:30px;left:-1px;z-index:300;width:69px;background:#020202;border-radius:0 0 5px 5px;padding:0 0 5px 0} #language ul li{height:18px;line-height:18px;list-style:none} -#language ul li a{display:block;padding-left:5px;background:none;color:#fff;font:11px Tahoma;text-align:left;text-decoration:none;height:18px;line-height:18px;} -#language ul li a:hover{ background:#6c6c6c} +#language ul li a{display:block;padding-left:5px;background:none;color:#fff;font:11px Tahoma;text-align:left;text-decoration:none;height:18px;line-height:18px} +#language ul li a:hover{background:#6c6c6c} #header .search{float:left} #it_search_form{position:absolute;top:50px;right:15px} #it_search_form .input{width:120px;height:17px;border:1px solid #bc4032;color:#888;font-size:.9em} @@ -31,20 +31,18 @@ html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-fam .gnb{position:absolute;top:71px;left:0;width:960px;height:34px;height:37px;height:37px;margin:0;padding:0;background:url(../images/default/bg_gnb.gif) no-repeat 0 0;white-space:nowrap} .gnb ul{margin:0;padding:0} .gnb ul li{float:left;position:relative;height:34px;padding-left:2px;background:url(../images/default/bgGnbVr.gif) no-repeat 0 50%;line-height:34px;list-style:none} -.gnb ul li.home{ padding-left:0; background:none} -.gnb ul li.home_on{background:url(../images/default/bg_gnb_home.gif) no-repeat 0 0; padding-left:0} +.gnb ul li.home{padding-left:0;background:none} +.gnb ul li.home_on{background:url(../images/default/bg_gnb_home.gif) no-repeat 0 0;padding-left:0} .gnb ul li.home_on a:hover{background:none} -.gnb ul li.home a:hover{background:url(../images/default/bg_gnb_home.gif) no-repeat 0 0;} +.gnb ul li.home a:hover{background:url(../images/default/bg_gnb_home.gif) no-repeat 0 0} .gnb ul li.on a, .gnb ul li a:hover{background:url(../images/default/bg_gnb4.gif) repeat-x;color:#3f4140;font-weight:bold} .gnb ul li a{display:block;padding:0 33px;color:#3f4140;font-size:14px;font-weight:bold;text-decoration:none} .gnb ul li .sub{display:none;position:absolute;top:33px;left:0;z-index:300;margin:0;padding:0;border:1px solid #bbb;background:#fff;border-radius:0 0 5px 5px} -.gnb ul li .sub li{clear:both;height:31px;margin:0;padding:0;background:none;line-height:33px;text-align:center;*zoom:1} -.gnb ul li .sub li a{background:none;color:#9fa09f; height:31px;line-height:31px} +.gnb ul li .sub li{clear:both;height:31px;margin:0;padding:0;background:none;line-height:33px;text-align:center;zoom:1} +.gnb ul li .sub li a{background:none;color:#9fa09f;height:31px;line-height:31px} .gnb ul li .sub li a:hover, .gnb ul li .sub li a.subon{background:url(../images/default/bg_gnb3.gif) repeat-x;color:#fff!important;text-decoration:none} -.gnb li.last{} -#isSearch{} #isSearch .searchOrder{display:none} #isSearch .checked{display:block;position:absolute;top:0;left:0;width:64px;height:14px;padding:5px 0 0 5px;background:url(../images/default/bgSearchTerm.gif) no-repeat;color:#fff;font:11px '돋움', Dotum, '굴림', Gulim, AppleGothic, Sans-serif;line-height:normal;text-align:left} *:first-child+html #isSearch .checked{top:1px} @@ -61,13 +59,13 @@ html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-fam #isSearch .submit{_position:relative;_top:-1px;vertical-align:middle} *:first-child+html body#default #isSearch .submit{position:relative;top:-1px} /* Site Layout - Content Body */ -#contentBody{ overflow:hidden;position:relative;width:960px;margin-top:32px;margin-bottom:72px;background:url(../images/default/bg_contentBody.gif) repeat-y;*zoom:1} +#contentBody{overflow:hidden;position:relative;width:960px;margin-top:32px;margin-bottom:72px;background:url(../images/default/bg_contentBody.gif) repeat-y;zoom:1} #contentBody:after{display:block;clear:both;content:''} /* Site Layout - Column Left */ -#columnLeft{float:left;width:195px;} +#columnLeft{float:left;width:195px} #columnLeft .mask{display:block;clear:both;width:201px;height:5px;background:#fff} /* Site Layout - Column Right */ -#columnRight{float:right;width:730px; overflow:hidden} +#columnRight{float:right;width:730px;overflow:hidden} #columnRight:after{display:block;clear:both;content:''} #visualArea{position:relative;left:-15px;width:770px;height:200px;margin-right:-15px;margin-bottom:2.5em;background:#f5f5f5} #content{overflow:hidden;width:100%} @@ -77,27 +75,25 @@ html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-fam #columnLeft .lnb_Global h2{margin:0;background:#e5e4e4 url(../images/default/ico_arw2.gif) no-repeat 92% 6px} #columnLeft .lnb_Global h2 a{margin:0;padding-left:22px;color:#546d82;font-size:14px;line-height:28px;text-decoration:none} #columnLeft .lnb_Global .list{margin:0;padding:12px 0} -#columnLeft .lnb_Global .list li{margin:0;padding:0;line-height:22px;list-style:none;} -#columnLeft .lnb_Global .list li a{display:block;padding-left:22px;color:#3a3a3a;text-decoration:none;*zoom:1;border-bottom:1px solid #fafafa;border-top:1px solid #fafafa;} +#columnLeft .lnb_Global .list li{margin:0;padding:0;line-height:22px;list-style:none} +#columnLeft .lnb_Global .list li a{display:block;padding-left:22px;color:#3a3a3a;text-decoration:none;zoom:1;border-bottom:1px solid #fafafa;border-top:1px solid #fafafa} #columnLeft .lnb_Global .list li a:hover, #columnLeft .lnb_Global .list li.on{border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4;background:#e5e4e4 url(../images/default/ico_arw2.gif) no-repeat 92% 5px} -#columnLeft .lnb_Global .list li ul{ padding:0; margin:0} -#columnLeft .lnb_Global .list li ul li{ padding-left:15px} - +#columnLeft .lnb_Global .list li ul{padding:0;margin:0} +#columnLeft .lnb_Global .list li ul li{padding-left:15px} /* sitemap */ -.sitemap{margin:0 0 28px 0; overflow:hidden; clear:both} -.sitemap ul{padding:0; margin:0} -.sitemap li{ list-style:none;padding:0 28px 0 0; width:190px; display:inline-block;*display:inline;*zoom:1; vertical-align:top; overflow:hidden; margin:0 28px 20px 0 ; border-right:1px solid #d2d2d2} -.sitemap li.last{ border-right:0; margin:0; padding:0} +.sitemap{margin:0 0 28px 0;overflow:hidden;clear:both} +.sitemap ul{padding:0;margin:0} +.sitemap li{list-style:none;padding:0 28px 0 0;width:190px;display:inline-block;*display:inline;zoom:1;vertical-align:top;overflow:hidden; margin:0 28px 20px 0 ;border-right:1px solid #d2d2d2} +.sitemap li.last{border-right:0;margin:0;padding:0} .sitemap .list{margin:0;padding:0} -.sitemap .list dt{ font-weight:bold; font-size:14px; margin-bottom:19px;} -.sitemap .list dt a{ color:#3a3a3a; text-decoration:none} -.sitemap .list dd{ margin:0; padding:0; background:url(../images/default/bu_v1.gif) no-repeat 0 50%; padding-left:10px; line-height:20px} -.sitemap .list dd a{ color:#3a3a3a; text-decoration:none} - +.sitemap .list dt{font-weight:bold;font-size:14px;margin-bottom:19px} +.sitemap .list dt a{color:#3a3a3a;text-decoration:none} +.sitemap .list dd{margin:0;padding:0;background:url(../images/default/bu_v1.gif) no-repeat 0 50%;padding-left:10px;line-height:20px} +.sitemap .list dd a{color:#3a3a3a;text-decoration:none} /* Site Layout - Footer */ #footer{clear:both;margin:0;padding:11px 0 46px;border-top:1px solid #dbdbdb;text-align:left} #footer li.first-child{background:none} #footer li a{color:#999;font:.9em '돋움', Dotum, '굴림', Gulim, AppleGothic, Sans-serif} #footer address{color:#9fa09f;font-style:normal} -#footer address strong{margin-left:4px} +#footer address strong{margin-left:4px} \ No newline at end of file diff --git a/themes/xe_sapphire/modules/message/message.css b/themes/xe_sapphire/modules/message/message.css index 40c50f446..79027f15e 100644 --- a/themes/xe_sapphire/modules/message/message.css +++ b/themes/xe_sapphire/modules/message/message.css @@ -1,40 +1,40 @@ @charset "utf-8"; /* NHN | dece24@nhncorp.com */ -#loginAccess{ position:relative; width:333px; margin:30px auto; font-size:12px; font-family:Tahoma; line-height:normal; background:url(./images/bg_gLogin.gif) no-repeat 0 0} -#loginAccess form{ margin:0; padding:0;} -#loginAccess fieldset{ border:0; margin:0; padding:0;} -#loginAccess h1{font-size:12px; color:#3f4140; margin:0; font-weight:normal; padding:27px 0 18px 18px} -#loginAccess ul{ margin:0; padding:0; list-style:none;} -#loginAccess .mLogin{ display:none;} -#loginAccess .idpw{ margin:0 41px 15px 36px;} -#loginAccess .oid{ margin:0 28px 20px 28px;} -#loginAccess .idpw li{ margin:0 0 5px 0;} -#loginAccess .iText{ font-size:12px; color:#c4c4c4; font-weight:bold; border:1px solid #c5c5c5} -#loginAccess .idpw .iText{ width:243px; padding:2px 0 2px 7px;} -#loginAccess .oid .iText{ width:252px; padding:8px 0 0 35px;} -#loginAccess .inputCheck{ width:13px; height:13px; margin:0; padding:0; vertical-align:middle;} -#loginAccess label{ vertical-align: middle; color:#3a3a3a} -#loginAccess #warning{ display:none; margin:0 0 20px 0;} -#loginAccess #warning.open{ display:block;} -#loginAccess #warning p{ margin:0; color:#fafafa} -#loginAccess .buttonArea{ position:relative; margin:0 50px 0 39px; padding:0; color:#767676; *zoom:1;} -#loginAccess .buttonArea .keeping{ position:relative; margin:0 0 20px 0; height:32px; line-height:32px;} -#loginAccess #gLogin .buttonArea .buttonAccount{ position:absolute; top:0; right:0;} -#loginAccess #oLogin .buttonArea{ text-align:center; margin-bottom:20px;} +#loginAccess{position:relative;width:333px;margin:30px auto; font-size:12px;font-family:Tahoma;line-height:normal;background:url(./images/bg_gLogin.gif) no-repeat 0 0} +#loginAccess form{margin:0;padding:0} +#loginAccess fieldset{border:0;margin:0;padding:0} +#loginAccess h1{font-size:12px;color:#3f4140;margin:0;font-weight:normal;padding:27px 0 18px 18px} +#loginAccess ul{margin:0;padding:0;list-style:none} +#loginAccess .mLogin{display:none} +#loginAccess .idpw{margin:0 41px 15px 36px} +#loginAccess .oid{margin:0 28px 20px 28px} +#loginAccess .idpw li{margin:0 0 5px 0} +#loginAccess .iText{font-size:12px;color:#c4c4c4;font-weight:bold;border:1px solid #c5c5c5} +#loginAccess .idpw .iText{width:243px;padding:2px 0 2px 7px} +#loginAccess .oid .iText{width:252px;padding:8px 0 0 35px} +#loginAccess .inputCheck{width:13px;height:13px;margin:0;padding:0;vertical-align:middle} +#loginAccess label{vertical-align: middle;color:#3a3a3a} +#loginAccess #warning{display:none;margin:0 0 20px 0} +#loginAccess #warning.open{display:block} +#loginAccess #warning p{margin:0;color:#fafafa} +#loginAccess .buttonArea{position:relative;margin:0 50px 0 39px;padding:0;color:#767676;zoom:1} +#loginAccess .buttonArea .keeping{position:relative;margin:0 0 20px 0;height:32px;line-height:32px} +#loginAccess #gLogin .buttonArea .buttonAccount{position:absolute;top:0;right:0} +#loginAccess #oLogin .buttonArea{text-align:center;margin-bottom:20px} #loginAccess .buttonAccount, #loginAccess .buttonAccount a, -#loginAccess .buttonAccount input{ position:relative; display:inline-block; margin:0; padding:0; overflow:visible; height:32px; line-height:32px; font-size:12px; font-weight:bold; color:#ffffff; vertical-align:middle; cursor:pointer; border:0; text-decoration:none !important; background: url(./images/buttonAction.gif) no-repeat;font-family:Arial} -#loginAccess .buttonAccount{ margin:0 4px 0 0; background-position:left top;} +#loginAccess .buttonAccount input{position:relative;display:inline-block;margin:0;padding:0;overflow:visible;height:32px;line-height:32px;font-size:12px;font-weight:bold;color:#ffffff;vertical-align:middle;cursor:pointer;border:0;text-decoration:none !important;background: url(./images/buttonAction.gif) no-repeat;font-family:Arial} +#loginAccess .buttonAccount{margin:0 4px 0 0;background-position:left top} #loginAccess .buttonAccount a, -#loginAccess .buttonAccount input{ left:14px; background-position:right top; *vertical-align:top; padding:0 30px 0 15px;} -#loginAccess .help{ position:relative; padding:22px 0 44px 0;text-align:center; background:url(images/bg_help.gif) no-repeat} -#loginAccess .help li{ display:inline; border-left:1px solid #ababab; padding:0 0 0 7px; margin:0 4px 0 0; line-height:1;} -#loginAccess .help li.first{ border:0; padding:0;} -#loginAccess .help a{ text-decoration:none; color:#828282;} +#loginAccess .buttonAccount input{left:14px;background-position:right top;*vertical-align:top;padding:0 30px 0 15px} +#loginAccess .help{position:relative;padding:22px 0 44px 0;text-align:center;background:url(images/bg_help.gif) no-repeat} +#loginAccess .help li{display:inline;border-left:1px solid #ababab;padding:0 0 0 7px;margin:0 4px 0 0;line-height:1} +#loginAccess .help li.first{border:0;padding:0} +#loginAccess .help a{text-decoration:none;color:#828282} #loginAccess .help a:hover, #loginAccess .help a:active, -#loginAccess .help a:focus{ text-decoration:underline;} -#loginAccess .logOut{ text-align:left;padding:0 0 20px 55px; background:url(images/line_logOut.gif) no-repeat 0 100%;} +#loginAccess .help a:focus{text-decoration:underline} +#loginAccess .logOut{text-align:left;padding:0 0 20px 55px;background:url(images/line_logOut.gif) no-repeat 0 100%} .gLogin #gLogin, -.oLogin #oLogin{ display:block;} +.oLogin #oLogin{display:block} .logOut_h{padding:27px 0 23px 63px!important} \ No newline at end of file diff --git a/themes/xe_solid_enterprise/layouts/xe_solid_enterprise/css/banner.css b/themes/xe_solid_enterprise/layouts/xe_solid_enterprise/css/banner.css index 1a301a876..f245b0517 100644 --- a/themes/xe_solid_enterprise/layouts/xe_solid_enterprise/css/banner.css +++ b/themes/xe_solid_enterprise/layouts/xe_solid_enterprise/css/banner.css @@ -1,54 +1,47 @@ @charset "utf-8"; -.xeBanner { position:relative; z-index:100;} -.xeBanner .section{ position:static; height:100%;width:100%; padding-top:1px; margin:0 !important; } +.xeBanner {position:relative;z-index:100} +.xeBanner .section{position:static;height:100%;width:100%;padding-top:1px;margin:0 !important} .xeBanner.v1 #v1, .xeBanner.v2 #v2, -.xeBanner.v3 #v3{ display:block;} -.xeBanner #v1{ background-position:0 0;} -/*.xeBanner #v2{ background-position:0 -347px;} -.xeBanner #v3{ background-position:0 -694px;}*/ +.xeBanner.v3 #v3{display:block} +.xeBanner #v1{background-position:0 0} +/* +.xeBanner #v2{background-position:0 -347px} +.xeBanner #v3{background-position:0 -694px} +*/ .xeBanner .section h2, -.xeBanner .section p{ position:relative; margin:0; z-index:-1; line-height:1.2;} -.xeBanner .section a{ position:absolute; height:22px; top:160px; left:15px; font-size:11px; padding:0 8px; overflow:hidden; text-decoration:none;} -.xeBanner .section a span{ position:relative; top:-22px;} - -ul.pagination {width:75px;height:10px;margin:0 auto !important;text-align:center !important;} -ul.pagination li {float:left;list-style:none;width:10px;height:10px;margin-right:5px;background:url(../images/slide_page_off.gif) no-repeat top left;} -ul.pagination li.current {background:url(../images/slide_page_on.gif) no-repeat top left;} -ul.pagination a {text-decoration:none;outline:none;ie-dummy: expression(this.hideFocus=true);} - +.xeBanner .section p{position:relative;margin:0;z-index:-1;line-height:1.2} +.xeBanner .section a{position:absolute;height:22px;top:160px;left:15px;font-size:11px;padding:0 8px;overflow:hidden;text-decoration:none} +.xeBanner .section a span{position:relative;top:-22px} +ul.pagination{width:75px;height:10px;margin:0 auto !important;text-align:center !important} +ul.pagination li {float:left;list-style:none;width:10px;height:10px;margin-right:5px;background:url(../images/slide_page_off.gif) no-repeat top left} +ul.pagination li.current{background:url(../images/slide_page_on.gif) no-repeat top left} +ul.pagination a{text-decoration:none;outline:none;ie-dummy: expression(this.hideFocus=true)} /* slide_widget */ -.slide_widget {position:relative;} -.slide_widget .mask {position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden;} -.slide_widget ul {margin:0;} -.slide_widget li {float:left;list-style:none;} - - +.slide_widget{position:relative} +.slide_widget .mask{position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden} +.slide_widget ul{margin:0} +.slide_widget li{float:left;list-style:none} /* slide_widget */ -#slide_widget {width:100%;height:446px; position:relative;background:url(../images/slide_box_bg.gif) repeat-x top left;} -#slide_widget .mask {width:958px;height:418px;position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden;} -#slide_widget ul {margin:0; padding:0;} -#slide_widget li {float:left;list-style:none;} -ul.imgSet {height:418px;position:absolute;left:width:100%;top:0;} -.imgSet li {width:958px;height:420px;float:left;} -.imgSet div.item {position:relative;z-index:50;} -.imgSet li p {position:absolute;x:0;y:0;z-index:20;margin:0;} -.slides_container div.shadow {position:absolute;left:0;margin-top:-105px;z-index:10;} -.slides_container .section img{position:relative;z-index:50;} - - -ul.paging {width:75px;height:10px;margin:0 auto !important;text-align:center;} -.paging li {width:10px;height:10px;margin-right:5px;} -.paging li.on {background:url(../images/slide_page_on.gif) no-repeat top left;} -.paging li.off {background:url(../images/slide_page_off.gif) no-repeat top left;} -.paging li span {visibility:hidden;} -.paging a {text-decoration:none;} - -#shadow {left: 15px;margin-top: -105px;position: absolute;z-index: -10;} - -.slide_widget .mask {width:958px !important;} -#slides,.slides_container,.slides_container div {width:958px !important;height:431px !important;display:block;} - -.buttonBox {z-index:201} -.section div {z-index:200} -.slide_widget ul {position:relative;bottom:18px;z-index:150;} \ No newline at end of file +#slide_widget{width:100%;height:446px;position:relative;background:url(../images/slide_box_bg.gif) repeat-x top left} +#slide_widget .mask{width:958px;height:418px;position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden} +#slide_widget ul{margin:0;padding:0} +#slide_widget li{float:left;list-style:none} +ul.imgSet{height:418px;position:absolute;left:width:100%;top:0} +.imgSet li{width:958px;height:420px;float:left} +.imgSet div.item{position:relative;z-index:50} +.imgSet li p{position:absolute;x:0;y:0;z-index:20;margin:0} +.slides_container div.shadow{position:absolute;left:0;margin-top:-105px;z-index:10} +.slides_container .section img{position:relative;z-index:50} +ul.paging{width:75px;height:10px;margin:0 auto !important;text-align:center} +.paging li{width:10px;height:10px;margin-right:5px} +.paging li.on{background:url(../images/slide_page_on.gif) no-repeat top left} +.paging li.off{background:url(../images/slide_page_off.gif) no-repeat top left} +.paging li span{visibility:hidden} +.paging a{text-decoration:none} +#shadow{left: 15px;margin-top: -105px;position: absolute;z-index: -10} +.slide_widget .mask{width:958px !important} +#slides,.slides_container,.slides_container div {width:958px !important;height:431px !important;display:block} +.buttonBox{z-index:201} +.section div{z-index:200} +.slide_widget ul{position:relative;bottom:18px;z-index:150} \ No newline at end of file diff --git a/themes/xe_solid_enterprise/layouts/xe_solid_enterprise/css/style.css b/themes/xe_solid_enterprise/layouts/xe_solid_enterprise/css/style.css index 93fd3fe58..80cb6f801 100644 --- a/themes/xe_solid_enterprise/layouts/xe_solid_enterprise/css/style.css +++ b/themes/xe_solid_enterprise/layouts/xe_solid_enterprise/css/style.css @@ -1,77 +1,62 @@ @charset "utf-8"; /* CSS Document */ - -body {font-size: 12px;font-family:sans-serif; margin: 0; padding: 0;} -img{border:none;} +body {font-size: 12px;font-family:sans-serif;margin: 0;padding: 0} +img{border:none} /* head */ -#wrap {width:100%;} -#wrap .top {width:100%;height:73px;z-index:300;background:url(../images/header_bg.gif) repeat-x top left;} -#wrap .header {width:960px;height:73px;margin:0 auto;position:relative; z-index:150;} -.header .logo {margin-top:15px;float:left;} -.header ul {margin:0;padding:0;} -.header li {list-style:none;} - -#wrap .main {width:100%;z-index:200;} -.main .container {width:960px;position:relative;padding-top:50px;margin:0 auto 30px auto;_margin-bottom:50px;overflow:hidden;} -#wrap .slide_banner {width:100%;height:446px;background:url(../images/slide_box_bg.gif) repeat-x top left; padding-top:15px;} -.container .search_box_layout {position:absolute;top:10px;right:0px;} -.search_box_layout .inputBox {width:218px;height:29px;background:url(../images/search_box_bg.gif) no-repeat top left;} -.search_box_layout .inputBox .iText {width:175px;float:left;background:none;;outline:none;border:0 none;padding-left:10px;margin-top:3px;} -.search_box_layout .inputBox .is_submit {width:15px;height:14px;float:right;margin-top:6px;margin-right:10px;} - - +#wrap{width:100%} +#wrap .top{width:100%;height:73px;z-index:300;background:url(../images/header_bg.gif) repeat-x top left} +#wrap .header{width:960px;height:73px;margin:0 auto;position:relative;z-index:150} +.header .logo{margin-top:15px;float:left} +.header ul{margin:0;padding:0} +.header li{list-style:none} +#wrap .main{width:100%;z-index:200} +.main .container{width:960px;position:relative;padding-top:50px;margin:0 auto 30px auto;_margin-bottom:50px;overflow:hidden} +#wrap .slide_banner{width:100%;height:446px;background:url(../images/slide_box_bg.gif) repeat-x top left;padding-top:15px} +.container .search_box_layout{position:absolute;top:10px;right:0px} +.search_box_layout .inputBox{width:218px;height:29px;background:url(../images/search_box_bg.gif) no-repeat top left} +.search_box_layout .inputBox .iText{width:175px;float:left;background:none;;outline:none;border:0 none;padding-left:10px;margin-top:3px} +.search_box_layout .inputBox .is_submit{width:15px;height:14px;float:right;margin-top:6px;margin-right:10px} /* GNB */ -.header .gnb {position:absolute;top:36px; left:220px;z-index:300;} -.gnb li.m1 {width:109px;height:35px;float:left;position:relative;} -.gnb li.m_on {background:url(../images/gnb_m1_on_n.gif) no-repeat top left;} - -.gnb a {font-family:Arial, Helvetica, sans-serif;font-weight:bold;outline:none;ie-dummy: expression(this.hideFocus=true);} -.gnb li.m1 a.m1_a {color:#FFF;font-size:14px;line-height:14px;text-decoration:none; -display:block;width:109px;height:35px;cursor:pointer;} - -.gnb li.m_on a.m1_a {color:#0f0f0f !important;} -.gnb li.m1 span.m1_span {display:block;width:109px;height:25px;text-align:center;padding-top:10px;} -.gnb .lnb {margin:0;padding:1px 0 0 0;background:url(../images/lnb_bg.gif) no-repeat top left;} -.gnb .sub {width:106px;position:absolute;left:2px;z-index:1000; display:none;} -.gnb .lnb .s1 {width:106px;height:32px;background: url(../images/lnb_bg.gif) no-repeat top left;} -.gnb .lnb .s1 a {width:106px;height:24px;padding-top:8px;font-size:12px;text-align:center;color:#5e5e60;display:block;font-weight:bold;text-decoration:none;} -.gnb .lnb .s1 a:hover {color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0;} -.gnb .lnb .s1 a.a_on {color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0;} -.gnb .bottom {width:106px;height:3px;background:url(../images/lnb_bg.gif) no-repeat bottom left;} -.gnb .bottom span {width:0;height:0;background:#000;} - - - +.header .gnb{position:absolute;top:36px;left:220px;z-index:300} +.gnb li.m1{width:109px;height:35px;float:left;position:relative} +.gnb li.m_on{background:url(../images/gnb_m1_on_n.gif) no-repeat top left} +.gnb a{font-family:Arial, Helvetica, sans-serif;font-weight:bold;outline:none;ie-dummy: expression(this.hideFocus=true)} +.gnb li.m1 a.m1_a{color:#FFF;font-size:14px;line-height:14px;text-decoration:none;display:block;width:109px;height:35px;cursor:pointer} +.gnb li.m_on a.m1_a{color:#0f0f0f !important} +.gnb li.m1 span.m1_span{display:block;width:109px;height:25px;text-align:center;padding-top:10px} +.gnb .lnb{margin:0;padding:1px 0 0 0;background:url(../images/lnb_bg.gif) no-repeat top left} +.gnb .sub{width:106px;position:absolute;left:2px;z-index:1000;display:none} +.gnb .lnb .s1{width:106px;height:32px;background: url(../images/lnb_bg.gif) no-repeat top left} +.gnb .lnb .s1 a{width:106px;height:24px;padding-top:8px;font-size:12px;text-align:center;color:#5e5e60;display:block;font-weight:bold;text-decoration:none} +.gnb .lnb .s1 a:hover{color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0} +.gnb .lnb .s1 a.a_on{color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0} +.gnb .bottom{width:106px;height:3px;background:url(../images/lnb_bg.gif) no-repeat bottom left} +.gnb .bottom span{width:0;height:0;background:#000} /* slide_widget */ -#slide_widget {width:100%;height:446px; position:relative;background:url(../images/slide_box_bg.gif) repeat-x top left;} -#slide_widget .mask {width:958px;height:446px;position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden;} -#slide_widget ul {margin:0; padding:0;} -#slide_widget li {float:left;list-style:none;} -ul.imgSet {height:418px;position:absolute;left:width:100%;top:0;} -.imgSet li {width:958px;height:420px;float:left;} -.imgSet div.item {position:relative;z-index:50;} -.imgSet li p {position:absolute;x:0;y:0;z-index:20;margin:0;} -.imgSet li div.shadow {position:absolute;left:15px;top:323px;z-index:10;} - -ul.paging {width:75px;height:10px;margin:0 auto !important;text-align:center;} -.paging li {width:10px;height:10px;margin-right:5px;} -.paging li.on {background:url(../images/slide_page_on.gif) no-repeat top left;} -.paging li.off {background:url(../images/slide_page_off.gif) no-repeat top left;} -.paging li span {visibility:hidden;} -.paging a {text-decoration:none;} - - - -.footer {width:960px;margin:0 auto;border-top:#dbdbdb solid 1px;position:relative;font-family:Tahoma, Geneva, sans-serif; } -.footer .footer_p {color:#9fa09f;margin:12px auto;} - -#selectLang {position:absolute;top:-1px;right:0;margin:0;} -#selectLang dt {float:left;padding:4px 11px 0 0;font-family:"Times New Roman", Times, serif;font-size:12px;color:#aaabad;} -#selectLang dd {float:left;margin:0;} -#selectLang .langBtn {width:61px;height:20px; cursor:pointer;padding-top:7px;padding-left:7px;color:#5a5a5a;text-decoration:none;font-size:11px;line-height:11px;background:url(../images/btn_language.gif) no-repeat top left;} -#selectLang .langSet {display:none;width:68px;padding:3px 0 0 0;margin:0;position:absolute;bottom:27px;_bottom:26px;z-index:500;background:url(../images/language_ul_top.png) no-repeat top left;} -#selectLang ul li {list-style:none;border-right:#bdbaba solid 1px;border-left:#bdbaba solid 1px; background:#f0f0f0;} -#selectLang ul li a {height:12px;padding:6px 0 6px 7px;display:block;} -#selectLang li.on {border:#c3c3c3 solid 1px;background:#d7d7d7;} -#selectLang li.on a {height:12px;padding:5px 0 5px 7px;} -#selectLang li a {color:#5a5a5a;text-decoration:none;font-size:11px;line-height:11px;vertical-align:text-top;} +#slide_widget{width:100%;height:446px;position:relative;background:url(../images/slide_box_bg.gif) repeat-x top left} +#slide_widget .mask{width:958px;height:446px;position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden} +#slide_widget ul{margin:0;padding:0} +#slide_widget li{float:left;list-style:none} +ul.imgSet{height:418px;position:absolute;left:width:100%;top:0} +.imgSet li{width:958px;height:420px;float:left} +.imgSet div.item{position:relative;z-index:50} +.imgSet li p{position:absolute;x:0;y:0;z-index:20;margin:0} +.imgSet li div.shadow{position:absolute;left:15px;top:323px;z-index:10} +ul.paging{width:75px;height:10px;margin:0 auto !important;text-align:center} +.paging li{width:10px;height:10px;margin-right:5px} +.paging li.on {background:url(../images/slide_page_on.gif) no-repeat top left} +.paging li.off{background:url(../images/slide_page_off.gif) no-repeat top left} +.paging li span{visibility:hidden} +.paging a{text-decoration:none} +.footer{width:960px;margin:0 auto;border-top:#dbdbdb solid 1px;position:relative;font-family:Tahoma, Geneva, sans-serif} +.footer .footer_p{color:#9fa09f;margin:12px auto} +#selectLang{position:absolute;top:-1px;right:0;margin:0} +#selectLang dt{float:left;padding:4px 11px 0 0;font-family:"Times New Roman", Times, serif;font-size:12px;color:#aaabad} +#selectLang dd{float:left;margin:0} +#selectLang .langBtn{width:61px;height:20px;cursor:pointer;padding-top:7px;padding-left:7px;color:#5a5a5a;text-decoration:none;font-size:11px;line-height:11px;background:url(../images/btn_language.gif) no-repeat top left} +#selectLang .langSet{display:none;width:68px;padding:3px 0 0 0;margin:0;position:absolute;bottom:27px;_bottom:26px;z-index:500;background:url(../images/language_ul_top.png) no-repeat top left} +#selectLang ul li{list-style:none;border-right:#bdbaba solid 1px;border-left:#bdbaba solid 1px;background:#f0f0f0} +#selectLang ul li a{height:12px;padding:6px 0 6px 7px;display:block} +#selectLang li.on{border:#c3c3c3 solid 1px;background:#d7d7d7} +#selectLang li.on a{height:12px;padding:5px 0 5px 7px} +#selectLang li a{color:#5a5a5a;text-decoration:none;font-size:11px;line-height:11px;vertical-align:text-top} \ No newline at end of file diff --git a/themes/xe_solid_enterprise/modules/communication/common_header.html b/themes/xe_solid_enterprise/modules/communication/common_header.html index a3357c384..475d371ab 100644 --- a/themes/xe_solid_enterprise/modules/communication/common_header.html +++ b/themes/xe_solid_enterprise/modules/communication/common_header.html @@ -1,17 +1,12 @@ - - -
    - +
    \ No newline at end of file diff --git a/themes/xe_solid_enterprise/modules/communication/css/style.css b/themes/xe_solid_enterprise/modules/communication/css/style.css index aee82cb1b..4089b2757 100644 --- a/themes/xe_solid_enterprise/modules/communication/css/style.css +++ b/themes/xe_solid_enterprise/modules/communication/css/style.css @@ -1,151 +1,128 @@ @charset "utf-8"; /* CSS Document */ -#communicationModule {font-family:Arial, Helvetica, sans-serif;} - -#communicationModule caption{ font-size:11px; font-family:Tahoma; color:#888; text-align:left;} +#cm{font-family:Arial, Helvetica, sans-serif} +#cm caption{font-size:11px;font-family:Tahoma;color:#888;text-align:left} /* Button */ -a.grayBtn {display:inline-block;height:29px;padding-left:4px; background:url(../images/btn_gray_left.gif) no-repeat top left; text-decoration:none;cursor:pointer;} -a.grayBtn span {display:inline-block;height:24px;padding:5px 14px 0 11px;white-space:nowrap;color:#FFF;font-weight:bold;background:url(../images/btn_gray_right.gif) no-repeat top right;} -a.whiteBtn {display:inline-block;height:29px;padding-left:4px; background:url(../images/btn_white_left.gif) no-repeat top left; text-decoration:none;cursor:pointer;} -a.whiteBtn span {display:inline-block;height:24px;padding:5px 14px 0 11px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_white_right.gif) no-repeat top right;} -span.whiteBtn {display:inline-block;height:27px;padding-left:4px; vertical-align:middle; _vertical-align:baseline; white-space:nowrap; background:url(../images/btn_white_left.gif) no-repeat top left; text-decoration:none;cursor:pointer;} -span.whiteBtn input {display:inline-block;height:29px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_white_right.gif) no-repeat top right;cursor:pointer; border:0 none; top;font-size:12px;font-family:Arial, Helvetica, sans-serif; vertical-align:middle; text-align: line-height:11px;} -span.grayBtn {display:inline-block;height:27px;padding-left:4px; vertical-align:middle; _vertical-align:baseline; white-space:nowrap; background:url(../images/btn_gray_left.gif) no-repeat top left; text-decoration:none;cursor:pointer;} -span.grayBtn input {display:inline-block;padding:0 12px 0 7px;height:26px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_gray_right.gif) no-repeat top right;cursor:pointer; border:0 none; top;font-size:12px;font-family:Arial, Helvetica, sans-serif; vertical-align:middle;color:#FFF; text-align: line-height:11px;} - -.localNavigation {width:100%;height:31px;margin:0;padding:1px 0 0 0;background: url(../images/title_bg_repeat.gif) repeat-x top left;} -.localNavigation li {float:left;list-style:none;} -.localNavigation .mLeft {width:3px;height:31px;margin-top:-1px;float:left;} -.localNavigation .mRight {width:5px;height:31px;margin-top:-1px;float:right;} -.localNavigation .item {height:24px; margin:0;background:url(../images/title_item_vr.gif) no-repeat top right;} -.localNavigation .item a {display:inline-block;height:19px;padding:5px 16px 0 14px;outline:none;font-family:Arial, Helvetica, sans-serif;color:#5a5a5a;text-decoration:none;} -.localNavigation .l_on {background:none;margin-left:-2px;margin-top:1px;} -.localNavigation .l_on .l_on_left {display:block;width:3px;height:24px;float:left;background:url(../images/title_on_left.gif) no-repeat top left;} -.localNavigation .l_on a { color:#FFF;_margin-left:-3px;background:url(../images/title_on_right.gif) no-repeat top right;} -.localNavigation .l_last {background:none;} - - -#communicationModule h3.pTitle {height:23px;margin:10px 0 5px 0;padding:5px 0 0 10px;color:#3f3f3f; font-size:12px;font-family:Arial, Helvetica, sans-serif;} -#communicationModule h3.pTitle1 {height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f; background:url(../images/icon_member_info.gif) no-repeat 13px 6px; font-size:12px;font-family:Arial, Helvetica, sans-serif;} -#communicationModule h3.pTitle6 {height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f; background:url(../images/icon_message.gif) no-repeat 13px 6px; font-size:12px;font-family:Arial, Helvetica, sans-serif;} -#communicationModule h3.pTitle7 {height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f; background:url(../images/icon_message.gif) no-repeat 13px 6px; font-size:12px;font-family:Arial, Helvetica, sans-serif;} - -#communicationModule .rowTable {width:100%; border-bottom:#c3c1c2 solid 1px;} -.rowTable th {border-bottom:#E5E5E5 solid 1px;vertical-align:top;padding:13px 11px;;text-align:left;} -.rowTable th div {white-space:nowrap;color:#5a5a5a;} -.rowTable td {width:100%; padding:13px 10px 13px 25px;border-bottom:#E5E5E5 solid 1px;color:#000000;} -.rowTable td input.txt {border:#C1C1C1 solid 1px;height:20px;} - -#communicationModule .col_table {width:100%;border-bottom:#c9c7c8 solid 1px;} -.col_table tr {height:27px;} -.col_table thead tr {height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left;} -.col_table thead th {height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left;} -.col_table .chk {background:transparent url(../images/coltable_head_left.gif) no-repeat top left;} -.col_table input {margin:0;padding:0;} +a.grayBtn{display:inline-block;height:29px;padding-left:4px;background:url(../images/btn_gray_left.gif) no-repeat top left;text-decoration:none;cursor:pointer} +a.grayBtn span{display:inline-block;height:24px;padding:5px 14px 0 11px;white-space:nowrap;color:#FFF;font-weight:bold;background:url(../images/btn_gray_right.gif) no-repeat top right} +a.whiteBtn{display:inline-block;height:29px;padding-left:4px;background:url(../images/btn_white_left.gif) no-repeat top left;text-decoration:none;cursor:pointer} +a.whiteBtn span{display:inline-block;height:24px;padding:5px 14px 0 11px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_white_right.gif) no-repeat top right} +span.whiteBtn{display:inline-block;height:27px;padding-left:4px;vertical-align:middle;_vertical-align:baseline;white-space:nowrap;background:url(../images/btn_white_left.gif) no-repeat top left;text-decoration:none;cursor:pointer} +span.whiteBtn input{display:inline-block;height:29px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_white_right.gif) no-repeat top right;cursor:pointer;border:0 none;top;font-size:12px;font-family:Arial, Helvetica, sans-serif;vertical-align:middle;text-align: line-height:11px} +span.grayBtn{display:inline-block;height:27px;padding-left:4px;vertical-align:middle;_vertical-align:baseline;white-space:nowrap;background:url(../images/btn_gray_left.gif) no-repeat top left;text-decoration:none;cursor:pointer} +span.grayBtn input{display:inline-block;padding:0 12px 0 7px;height:26px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_gray_right.gif) no-repeat top right;cursor:pointer;border:0 none;top;font-size:12px;font-family:Arial, Helvetica, sans-serif;vertical-align:middle;color:#FFF;text-align: line-height:11px} +.localNavigation{width:100%;height:31px;margin:0;padding:1px 0 0 0;background: url(../images/title_bg_repeat.gif) repeat-x top left} +.localNavigation li{float:left;list-style:none} +.localNavigation .mLeft{width:3px;height:31px;margin-top:-1px;float:left} +.localNavigation .mRight{width:5px;height:31px;margin-top:-1px;float:right} +.localNavigation .item{height:24px;margin:0;background:url(../images/title_item_vr.gif) no-repeat top right} +.localNavigation .item a{display:inline-block;height:19px;padding:5px 16px 0 14px;outline:none;font-family:Arial, Helvetica, sans-serif;color:#5a5a5a;text-decoration:none} +.localNavigation .l_on{background:none;margin-left:-2px;margin-top:1px} +.localNavigation .l_on .l_on_left{display:block;width:3px;height:24px;float:left;background:url(../images/title_on_left.gif) no-repeat top left} +.localNavigation .l_on a{color:#FFF;_margin-left:-3px;background:url(../images/title_on_right.gif) no-repeat top right} +.localNavigation .l_last{background:none} +#cm h3.pTitle{height:23px;margin:10px 0 5px 0;padding:5px 0 0 10px;color:#3f3f3f;font-size:12px;font-family:Arial, Helvetica, sans-serif} +#cm h3.pTitle1{height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f;background:url(../images/icon_member_info.gif) no-repeat 13px 6px;font-size:12px;font-family:Arial, Helvetica, sans-serif} +#cm h3.pTitle6{height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f;background:url(../images/icon_message.gif) no-repeat 13px 6px;font-size:12px;font-family:Arial, Helvetica, sans-serif} +#cm h3.pTitle7{height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f;background:url(../images/icon_message.gif) no-repeat 13px 6px;font-size:12px;font-family:Arial, Helvetica, sans-serif} +#cm .rowTable{width:100%;border-bottom:#c3c1c2 solid 1px} +.rowTable th{border-bottom:#E5E5E5 solid 1px;vertical-align:top;padding:13px 11px;;text-align:left} +.rowTable th div{white-space:nowrap;color:#5a5a5a} +.rowTable td{width:100%;padding:13px 10px 13px 25px;border-bottom:#E5E5E5 solid 1px;color:#000000} +.rowTable td input.txt{border:#C1C1C1 solid 1px;height:20px} +#cm .col_table{width:100%;border-bottom:#c9c7c8 solid 1px} +.col_table tr{height:27px} +.col_table thead tr{height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left} +.col_table thead th{height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left} +.col_table .chk{background:transparent url(../images/coltable_head_left.gif) no-repeat top left} +.col_table input{margin:0;padding:0} .col_table th, -.col_table td {text-align:left;padding-left:20px;} -.col_table th.button_col {text-align:right;padding:5px 0;} -.col_table .subject {text-align:left;padding-left:20px;} -.col_table .subject a {text-decoration:none;color:#333;font-weight:bold;} -.col_table .subject em {font-size:10px;font-style:italic;} -.col_table .subject em.red {color:#C00;} -.col_table .subject em.green {color:#390;} -.col_table .subject input {margin-right:10px;vertical-align:text-bottom;} -.col_table th.th_right {text-align:center;padding:0;background-color:transparent; background:url(../images/coltable_head_right.gif) no-repeat top right;} +.col_table td{text-align:left;padding-left:20px} +.col_table th.button_col{text-align:right;padding:5px 0} +.col_table .subject{text-align:left;padding-left:20px} +.col_table .subject a{text-decoration:none;color:#333;font-weight:bold} +.col_table .subject em{font-size:10px;font-style:italic} +.col_table .subject em.red{color:#C00} +.col_table .subject em.green{color:#390} +.col_table .subject input{margin-right:10px;vertical-align:text-bottom} +.col_table th.th_right{text-align:center;padding:0;background-color:transparent;background:url(../images/coltable_head_right.gif) no-repeat top right} .col_table th.th_tc, -.col_table td.td_tc {text-align:center; padding:0;} -.col_table .savedContent {padding:10px;} -.col_table .doc_title {padding:7px 5px 0 0;} -.col_table .doc_title a {text-decoration:none;color:#333;font-weight:bold;} -.col_table th.button {padding:6px 0 10px 0;border-top:#EEE solid 1px;} -.msg_table tbody tr {height:30px;} -#communicationModule .find_account {padding-left:11px;height:482px;background:url(../images/find_bg_left.png) no-repeat top left;} -#communicationModule p.tDesc {margin:0 0 10px 0;padding:0;} -#communicationModule .findTable {width:100%; height:482px; background:url(../images/find_bg_right.png) no-repeat top right;} -.findTable th {padding:9px 18px 9px 40px;text-align:left;background:none;} -.findTable td {padding:9px 18px 9px 40px;background:none;} -.findTable .btnLine {height:30px;} -.findTable .sLine {height:40px;} -.findTable .mLine {height:50px;} -.findTable .bLine {text-align:center;} -.findTable .tInput {width:185px;height:17px;font-size:12px;border:#CECECE solid 1px;} -.btn_bar_r {text-align:right;margin:16px 0;} -.btn_bar_l {text-align:left;} - -.signPanel {width:318px; height:191px; margin:10px auto; background:#093 url(../images/login_panel_bg.gif) no-repeat top left;} -.signPanel .left {width:192px;height:138px;padding:18px 0 0 23px; _padding-top:28px;_height:128px;float:left;} -.signPanel .right {width:100px;height:111px;padding-top:45px;float:right;} -.signPanel .left .tInBox {width:185px;height:18px;padding:0 0 0 4px;background:url(../images/signPanel_input_bg.gif) no-repeat top left;} -.signPanel .left .tInBox img {padding-top:3px;} -.signPanel .left .tInBox input {width:160px;padding-left:5px;height:18px;border:0 none;background:none;} -.signPanel .left label {display:block;margin:10px 0 3px 0;} -.signPanel .left label input {margin:0 7px 0 0;padding:0;} -.signPanel .left .lb_chk {margin-top:10px;_margin:0;padding:0;} -.signPanel .bottom_bar {width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px;} -.signPanel .bottom_bar a {dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575;} -.signPanel .bottom_bar a.vr {padding-right:10px;border-right:#a8a8a8 solid 1px;} - - - - -#communicationModule p { margin:3px 0 0 0; padding:0;} -#dummy_check_nick_name { color:red; margin:3px 0 0 0; padding:0; } -#communicationModule .require { color:red; font-size:10px; font-family:tahoma; font-weight:bold; margin-left:5px; } -#communicationModule .publicItem { margin:5px 0 0 0; padding:0; color:#aaa; } -#communicationModule .publicItem input { padding:0; margin: 0; } - -#communicationModule caption{ font-size:11px; font-family:Tahoma; color:#888; text-align:left;} - -#communicationModule td.openids div { float:left; margin-right:10px; margin-bottom:10px; } -#communicationModule td.openids div a { color:#AAA; text-decoration:none;} -#communicationModule .openid_user_id { background: url(../img/openid_login_bg.gif) left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:200px;} -#communicationModule .insertOpenID { clear:both; margin-top:10px; } -#communicationModule .savedContent { margin-top:10px; border:1px solid #EEE; padding:10px; } - -#communicationModule .pagination{ padding:15px 0; margin:0; text-align:center; clear:both; } -#communicationModule .pagination *{ margin:0; padding:0;} -#communicationModule .pagination img{ border:0;} -#communicationModule .pagination a, -#communicationModule .pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} -#communicationModule .pagination a:hover, -#communicationModule .pagination a:active, -#communicationModule .pagination a:focus{ background-color:#f4f4f4 !important; } -#communicationModule .pagination strong{ color:#ff6600 !important;} -#communicationModule .pagination a.prev, -#communicationModule .pagination a.prevEnd, -#communicationModule .pagination a.next, -#communicationModule .pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } - -#communicationModule .pagination.a1 a, -#communicationModule .pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} -#communicationModule .pagination.a1 a.prev{ padding-left:10px; background:#fff url(../img/arrowPrevA1.gif) no-repeat left center; } -#communicationModule .pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../img/arrowPrevEndA1.gif) no-repeat left center; } -#communicationModule .pagination.a1 a.next{ padding-right:10px; background:#fff url(../img/arrowNextA1.gif) no-repeat right center; } -#communicationModule .pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../img/arrowNextEndA1.gif) no-repeat right center; } - -#communicationModule .regdate { font-size:10px; font-family:tahoma; color:#AAA; } -#communicationModule .readed_date { font-size:10px; font-family:tahoma; color:#888; letter-spacing:-1px;} - - -#communicationModule .xeGroups { position:relative; } -#communicationModule .xeMessages select , -#communicationModule .xeGroups select { margin:0; padding:0; vertical-align:middle; } -#communicationModule .setupGroup { position:absolute; right:0; top:0;} -#communicationModule .setupMessage {float:right;margin-top:7px;} - -#communicationModule .jumpMenu { margin-bottom:5px; text-align:right; } - -#communicationModule .xeMessages .msg_title {width:100%;height:25px;padding-top:3px;margin-top:10px;float:left;font-weight:bold;text-align:center;border:#E2E2E2 solid 1px;background:#F2F2F2;} -#communicationModule .xeMessages .msg_meta {width:100%;float:left;height:26px;padding-top:9px;border-bottom:#F2F2F2 solid 1px;} -#communicationModule .xeMessages .msg_meta span {padding:0 5px;} -#communicationModule .xeMessages .msg_message {width:100%;float:left;padding:10px;min-height:100px;height:auto !important;height:100px;} -#communicationModule .xeMessages .msg_view_btns {width:100%;float:left;text-align:center;padding:9px 9px 0 9px;} - - -#communicationModule .isTab {margin:10px 0 0 0;padding-left:0;float:left;} -#communicationModule .isTab li {padding:0 10px;border-right:#d8d8d8 solid 1px;float:left;list-style:none;} -#communicationModule .isTab li.last {border:none;} -#communicationModule .isTab li a {text-decoration:none;color:#7b7b7b;} -#communicationModule .isTab li.on a {color:#595c72;} - -#fo_message_list .msg_table {width:100%;float:left;margin-top:10px;} \ No newline at end of file +.col_table td.td_tc{text-align:center;padding:0} +.col_table .savedContent{padding:10px} +.col_table .doc_title{padding:7px 5px 0 0} +.col_table .doc_title a{text-decoration:none;color:#333;font-weight:bold} +.col_table th.button{padding:6px 0 10px 0;border-top:#EEE solid 1px} +.msg_table tbody tr{height:30px} +#cm .find_account{padding-left:11px;height:482px;background:url(../images/find_bg_left.png) no-repeat top left} +#cm p.tDesc{margin:0 0 10px 0;padding:0} +#cm .findTable{width:100%;height:482px;background:url(../images/find_bg_right.png) no-repeat top right} +.findTable th{padding:9px 18px 9px 40px;text-align:left;background:none} +.findTable td{padding:9px 18px 9px 40px;background:none} +.findTable .btnLine{height:30px} +.findTable .sLine{height:40px} +.findTable .mLine{height:50px} +.findTable .bLine{text-align:center} +.findTable .tInput{width:185px;height:17px;font-size:12px;border:#CECECE solid 1px} +.btn_bar_r{text-align:right;margin:16px 0} +.btn_bar_l{text-align:left} +.signPanel{width:318px;height:191px;margin:10px auto;background:#093 url(../images/login_panel_bg.gif) no-repeat top left} +.signPanel .left{width:192px;height:138px;padding:18px 0 0 23px;_padding-top:28px;_height:128px;float:left} +.signPanel .right{width:100px;height:111px;padding-top:45px;float:right} +.signPanel .left .tInBox{width:185px;height:18px;padding:0 0 0 4px;background:url(../images/signPanel_input_bg.gif) no-repeat top left} +.signPanel .left .tInBox img{padding-top:3px} +.signPanel .left .tInBox input{width:160px;padding-left:5px;height:18px;border:0 none;background:none} +.signPanel .left label{display:block;margin:10px 0 3px 0} +.signPanel .left label input{margin:0 7px 0 0;padding:0} +.signPanel .left .lb_chk{margin-top:10px;_margin:0;padding:0} +.signPanel .bottom_bar{width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px} +.signPanel .bottom_bar a{dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575} +.signPanel .bottom_bar a.vr{padding-right:10px;border-right:#a8a8a8 solid 1px} +#cm p {margin:3px 0 0 0;padding:0} +#dummy_check_nick_name {color:red;margin:3px 0 0 0;padding:0} +#cm .require {color:red;font-size:10px;font-family:tahoma;font-weight:bold;margin-left:5px} +#cm .publicItem {margin:5px 0 0 0;padding:0;color:#aaa} +#cm .publicItem input {padding:0;margin: 0} +#cm caption{font-size:11px;font-family:Tahoma;color:#888;text-align:left} +#cm td.openids div {float:left;margin-right:10px;margin-bottom:10px} +#cm td.openids div a {color:#AAA;text-decoration:none} +#cm .openid_user_id {background: url(../img/openid_login_bg.gif) left no-repeat;background-color: #ffffff;background-position: 0 50%;padding:3px 3px 3px 18px;border:1px solid;border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;line-height:1em;vertical-align:middle;color:#666666;width:200px} +#cm .insertOpenID {clear:both;margin-top:10px} +#cm .savedContent {margin-top:10px;border:1px solid #EEE;padding:10px} +#cm .pagination{padding:15px 0;margin:0;text-align:center;clear:both} +#cm .pagination *{margin:0;padding:0} +#cm .pagination img{border:0} +#cm .pagination a, +#cm .pagination strong{position:relative;display:inline-block;text-decoration:none;line-height:normal;color:#333;font-family:Tahoma, Sans-serif;vertical-align:middle} +#cm .pagination a:hover, +#cm .pagination a:active, +#cm .pagination a:focus{background-color:#f4f4f4 !important} +#cm .pagination strong{color:#ff6600 !important} +#cm .pagination a.prev, +#cm .pagination a.prevEnd, +#cm .pagination a.next, +#cm .pagination a.nextEnd{font-weight:normal !important;border:none !important;margin:0 !important;white-space:nowrap} +#cm .pagination.a1 a, +#cm .pagination.a1 strong{margin:0 -4px;padding:1px 10px 1px 8px;border:none;border-left:1px solid #ccc;border-right:1px solid #ddd;font-weight:bold;font-size:12px;background:#fff} +#cm .pagination.a1 a.prev{padding-left:10px;background:#fff url(../img/arrowPrevA1.gif) no-repeat left center} +#cm .pagination.a1 a.prevEnd{padding-left:15px;background:#fff url(../img/arrowPrevEndA1.gif) no-repeat left center} +#cm .pagination.a1 a.next{padding-right:10px;background:#fff url(../img/arrowNextA1.gif) no-repeat right center} +#cm .pagination.a1 a.nextEnd{padding-right:15px;background:#fff url(../img/arrowNextEndA1.gif) no-repeat right center} +#cm .regdate {font-size:10px;font-family:tahoma;color:#AAA} +#cm .readed_date {font-size:10px;font-family:tahoma;color:#888;letter-spacing:-1px} +#cm .xeGroups {position:relative} +#cm .xeMessages select , +#cm .xeGroups select {margin:0;padding:0;vertical-align:middle} +#cm .setupGroup{position:absolute;right:0;top:0} +#cm .setupMessage{float:right;margin-top:7px} +#cm .jumpMenu {margin-bottom:5px;text-align:right} +#cm .xeMessages .msg_title{width:100%;height:25px;padding-top:3px;margin-top:10px;float:left;font-weight:bold;text-align:center;border:#E2E2E2 solid 1px;background:#F2F2F2} +#cm .xeMessages .msg_meta{width:100%;float:left;height:26px;padding-top:9px;border-bottom:#F2F2F2 solid 1px} +#cm .xeMessages .msg_meta span{padding:0 5px} +#cm .xeMessages .msg_message{width:100%;float:left;padding:10px;min-height:100px;height:auto !important;height:100px} +#cm .xeMessages .msg_view_btns{width:100%;float:left;text-align:center;padding:9px 9px 0 9px} +#cm .isTab{margin:10px 0 0 0;padding-left:0;float:left} +#cm .isTab li{padding:0 10px;border-right:#d8d8d8 solid 1px;float:left;list-style:none} +#cm .isTab li.last{border:none} +#cm .isTab li a{text-decoration:none;color:#7b7b7b} +#cm .isTab li.on a{color:#595c72} +#fo_message_list .msg_table{width:100%;float:left;margin-top:10px} \ No newline at end of file diff --git a/themes/xe_solid_enterprise/modules/member/css/style.css b/themes/xe_solid_enterprise/modules/member/css/style.css index a582326d2..3a7016f08 100644 --- a/themes/xe_solid_enterprise/modules/member/css/style.css +++ b/themes/xe_solid_enterprise/modules/member/css/style.css @@ -2,20 +2,15 @@ /* CSS Document */ #memberModule{font-family:Arial,Helvetica,sans-serif} #memberModule caption{padding-bottom:5px;font-size:11px;font-family:Tahoma;color:#888;text-align:left} - /* Button */ a.grayBtn{display:inline-block;height:29px;_margin-top:2px;padding-left:4px;background:url(../images/btn_gray_left.gif) no-repeat top left;text-decoration:none;_vertical-align:middle;cursor:pointer} a.grayBtn span{display:inline-block;height:24px;padding:5px 14px 0 11px;_padding-top:7px;background:url(../images/btn_gray_right.gif) no-repeat top right;font-weight:bold;color:#FFF;white-space:nowrap} a.whiteBtn{display:inline-block;height:28px;padding-left:4px;background:url(../images/btn_white_left.gif) no-repeat left -1px;_background-position:left top;text-decoration:none;_vertical-align:middle;cursor:pointer} a.whiteBtn span{display:inline-block;height:21px;padding:5px 14px 0 11px;background:url(../images/btn_white_right.gif) no-repeat right -1px;_background-position:right top;font-weight:bold;line-height:12px;color:#808080;white-space:nowrap} span.grayBtn{display:inline-block;height:27px;margin-top:0;*margin-top:-14px;_margin-top:1px !important;_padding-top:-3px;padding-left:4px;background:url(../images/btn_gray_left.gif) no-repeat top left;text-decoration:none;vertical-align:middle;_vertical-align:baseline;white-space:nowrap;cursor:pointer} - span.grayBtn input{display:inline-block;height:26px;margin:0;padding:0 12px 0 7px;border:0 none;background:url(../images/btn_gray_right.gif) no-repeat top right;font-weight:bold;font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#808080;color:#FFF;text-align:line-height:12px;vertical-align:middle;white-space:nowrap;cursor:pointer} - span.whiteBtn{display:inline-block;height:27px;margin-top:0;*margin-top:-14px;_margin-top:1px !important;_padding-top:-3px;padding-left:4px;background:url(../images/btn_white_left.gif) no-repeat top left;text-decoration:none;vertical-align:middle;_vertical-align:baseline;white-space:nowrap;cursor:pointer} - span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0 7px;border:0 none;background:url(../images/btn_white_right.gif) no-repeat top right;font-weight:bold;font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#808080;color:#808080;text-align:line-height:11px;vertical-align:middle;vertical-align:middle;white-space:nowrap;cursor:pointer} - .localNavigation{width:100%;height:31px;margin:0;padding:1px 0 0;background:url(../images/title_bg_repeat.gif) repeat-x top left} .localNavigation li{float:left;list-style:none} .localNavigation .mLeft{float:left;width:4px;height:31px;margin-top:-1px} @@ -26,7 +21,6 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0 .localNavigation .l_on .l_on_left{display:block;float:left;width:3px;height:24px;background:url(../images/title_on_left.gif) no-repeat top left} .localNavigation .l_on a{_margin-left:-3px;background:url(../images/title_on_right.gif) no-repeat top right;color:#FFF} .localNavigation .l_last{background:none} - #memberModule h3.pTitle{height:23px;margin:0 0 5px;padding:0 0 0 10px;font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#3f3f3f} #memberModule h3.pTitle1{height:23px;margin:20px 0 12px;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;background:url(../images/icon_member_info.gif) no-repeat 13px 6px;font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#3f3f3f} #memberModule h3.pTitle2{} @@ -36,7 +30,6 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0 .rowTable th div{color:#5a5a5a;white-space:nowrap} .rowTable td{width:100%;padding:13px 10px 13px 25px;border-bottom:#E5E5E5 solid 1px;color:#000} .rowTable td input.txt{height:20px;border:#C1C1C1 solid 1px} - #memberModule .col_table{width:100%;border-bottom:#c9c7c8 solid 1px} .col_table tr{height:27px} .col_table thead tr{height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left} @@ -55,18 +48,15 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0 .col_table .doc_title{} .col_table .doc_title a{font-weight:bold;color:#333;text-decoration:none} .col_table th.button_col{padding:6px 0 8px;border-top:#EEE solid 1px} - #memberModule h3.signup_head{color:#3c3d41;letter-spacing:-1px;word-spacing:2px} #memberModule .signupTable{width:100%;border-collapse:collapse;background:url(../images/sng_ml.gif) repeat-y top left;border-spacing:0} .signupTable caption{height:12px;margin:0;padding:0 !important;border:none;background:url(../images/sng_tc.gif) repeat-x top left transparent} .signupTable caption span{display:block;height:12px;margin:0;_margin-bottom:-2px;padding:0;line-height:0;text-indent:-1000px} .signupTable caption span.cap_left{float:left;width:11px;background:url(../images/sng_tl.gif) no-repeat top left} .signupTable caption span.cap_right{float:right;width:13px;background:url(../images/sng_tr.gif) no-repeat top left} - .signupTable tbody{margin:0;padding:0} .signupTable th{background:transparent;vertical-align:top;padding:10px 0 0 45px;text-align:left} .signupTable .title{height:30px;background:url(../images/sng_mr.gif) repeat-y top right;vertical-align:middle} - .signupTable td input.iText{width:200px;height:20px;border:#C1C1C1 solid 1px} .signupTable td input[type=text]{width:200px;height:20px;border:#C1C1C1 solid 1px} .signupTable td select{height:20px;margin-bottom:5px;border:#C1C1C1 solid 1px} @@ -78,13 +68,10 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0 .signupTable td.agreement div.agreementButton{margin:10px 0} .signupTable .btnbar_vat{height:70px !important;padding-top:20px;vertical-align:top} .signupTable .btnbar_vat span.button{margin-top:20px} - -.signupTable tfoot{} .signupTable tr.button_tr{background:url() repeat-x bottom left} .signupTable th.button_col{height:93px;height:93px;padding:0;background:transparent url(../images/sng_bc.gif) repeat-x 12px 100%;text-align:left} .signupTable th.button_col div.btm_bg{height:93px;padding:0;background:url(../images/sng_bl_tfoot.gif) no-repeat top left} .signupTable th.button_col div.br_bg{height:73px;padding:20px 0 0;background:transparent url(../images/sng_br.gif) no-repeat top right;text-align:center} - #memberModule .find_account{height:482px;padding-left:11px;background:url(../images/find_bg_left.png) no-repeat top left} #memberModule p.tDesc{margin:0 0 10px;padding:0} #memberModule .findTable{width:100%;height:482px;background:url(../images/find_bg_right.png) no-repeat top right} @@ -97,7 +84,6 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0 .findTable .tInput{width:185px;height:17px;border:#CECECE solid 1px;font-size:12px} .btn_bar_r{margin:16px 0;text-align:right} .btn_bar_l{text-align:left} - .signPanel{width:318px;height:191px;margin:10px auto;background:#093 url(../images/login_panel_bg.gif) no-repeat top left} .signPanel .left{float:left;width:192px;height:138px;_height:128px;padding:18px 0 0 23px;_padding-top:28px} .signPanel .right{float:right;width:100px;height:111px;padding-top:45px} @@ -110,18 +96,13 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0 .signPanel .bottom_bar{float:left;width:245px;padding:9px 0 0 73px;border-top:#e1e1e1 solid 1px;text-align:center} .signPanel .bottom_bar a{float:left;padding-left:10px;color:#757575;text-decoration:none;dispaly:block} .signPanel .bottom_bar a.vr{padding-right:10px;border-right:#a8a8a8 solid 1px} - #memberModule .pagination{clear:both;margin:0;padding:15px 0;text-align:center} #memberModule .pagination *{margin:0;padding:0} #memberModule .pagination img{border:0} - #memberModule .pagination a,#memberModule .pagination strong{display:inline-block;position:relative;line-height:normal;font-family:Tahoma,Sans-serif;color:#333;text-decoration:none;vertical-align:middle} - #memberModule .pagination a:hover,#memberModule .pagination a:active,#memberModule .pagination a:focus{background-color:#f4f4f4 !important} #memberModule .pagination strong{color:#f60 !important} - #memberModule .pagination a.prev,#memberModule .pagination a.prevEnd,#memberModule .pagination a.next,#memberModule .pagination a.nextEnd{margin:0 !important;border:none !important;font-weight:normal !important;white-space:nowrap} - #memberModule .pagination.a1 a,#memberModule .pagination.a1 strong{margin:0 -4px;padding:1px 10px 1px 8px;border:none;border-left:1px solid #ccc;border-right:1px solid #ddd;background:#fff;font-weight:bold;font-size:12px} #memberModule .pagination.a1 a.prev{padding-left:10px;background:#fff url(../images/arrowPrevA1.gif) no-repeat left center} #memberModule .pagination.a1 a.prevEnd{padding-left:15px;background:#fff url(../images/arrowPrevEndA1.gif) no-repeat left center} diff --git a/themes/xe_solid_enterprise/modules/message/message.css b/themes/xe_solid_enterprise/modules/message/message.css index cb0e96609..c1e9cee35 100644 --- a/themes/xe_solid_enterprise/modules/message/message.css +++ b/themes/xe_solid_enterprise/modules/message/message.css @@ -1,30 +1,30 @@ @charset "utf-8"; -.sys_message {width:318px;text-align:left;margin:20px auto 2px auto;font-weight:bold;font-size:14px;color:#555;} -fieldset {margin:0;padding:0;border:0 none;} -.signPanel {width:318px; height:191px; margin:10px auto; background: url(images/login_panel_bg.gif) no-repeat top left;} -.signPanel .left {width:192px;height:138px;padding:18px 0 0 23px; _padding-top:28px;_height:128px;float:left;} -.signPanel .right {width:100px;height:111px;padding-top:45px;float:right;} -.signPanel .left .tInBox {width:185px;height:18px;padding:0 0 0 4px;background:url(images/signPanel_input_bg.gif) no-repeat top left;} -.signPanel .left .tInBox img {padding-top:3px;} -.signPanel .left .tInBox input {width:160px;padding-left:5px;height:18px;border:0 none;background:none;font-size:12px;} -.signPanel .left label {display:block;margin:10px 0 1px 0;font-size: 0.75em;} -.signPanel .left label input {margin:0 7px 0 0;padding:0;vertical-align: middle;} -.signPanel .left .lb_chk {margin-top:15px;_margin:0;padding:0;} -.signPanel .bottom_bar {width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px;} -.signPanel .bottom_bar a {dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575;} -.signPanel .bottom_bar a.vr {padding-right:10px;border-right:#a8a8a8 solid 1px;} +.sys_message{width:318px;text-align:left;margin:20px auto 2px auto;font-weight:bold;font-size:14px;color:#555} +fieldset{margin:0;padding:0;border:0 none} +.signPanel{width:318px;height:191px;margin:10px auto;background: url(images/login_panel_bg.gif) no-repeat top left} +.signPanel .left{width:192px;height:138px;padding:18px 0 0 23px;_padding-top:28px;_height:128px;float:left} +.signPanel .right{width:100px;height:111px;padding-top:45px;float:right} +.signPanel .left .tInBox{width:185px;height:18px;padding:0 0 0 4px;background:url(images/signPanel_input_bg.gif) no-repeat top left} +.signPanel .left .tInBox img{padding-top:3px} +.signPanel .left .tInBox input{width:160px;padding-left:5px;height:18px;border:0 none;background:none;font-size:12px} +.signPanel .left label{display:block;margin:10px 0 1px 0;font-size: 0.75em} +.signPanel .left label input{margin:0 7px 0 0;padding:0;vertical-align: middle} +.signPanel .left .lb_chk{margin-top:15px;_margin:0;padding:0} +.signPanel .bottom_bar{width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px} +.signPanel .bottom_bar a{dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575} +.signPanel .bottom_bar a.vr{padding-right:10px;border-right:#a8a8a8 solid 1px} -.oSignPanel .openLeft {width:192px;height:126px;padding:30px 0 0 12px;float:left;} -.oSignPanel .openLeft .tInBox {width:185px;height:18px;padding:0 0 0 4px;margin-top:30px;background:url(images/signPanel_input_bg.gif) no-repeat top left;} -.oSignPanel .openLeft .tInBox img {padding-top:3px;} -.oSignPanel .openLeft .tInBox input {width:160px;padding-left:5px;height:18px;border:0 none;background:none;} -.oSignPanel .openLeft label {display:block;margin:10px 0 3px 0;} -.oSignPanel .openLeft label input {margin:0 7px 0 0;padding:0;} -.oSignPanel .openLeft .lb_chk {margin-top:10px;_margin:0;padding:0;} +.oSignPanel .openLeft{width:192px;height:126px;padding:30px 0 0 12px;float:left} +.oSignPanel .openLeft .tInBox{width:185px;height:18px;padding:0 0 0 4px;margin-top:30px;background:url(images/signPanel_input_bg.gif) no-repeat top left} +.oSignPanel .openLeft .tInBox img{padding-top:3px} +.oSignPanel .openLeft .tInBox input{width:160px;padding-left:5px;height:18px;border:0 none;background:none} +.oSignPanel .openLeft label{display:block;margin:10px 0 3px 0} +.oSignPanel .openLeft label input{margin:0 7px 0 0;padding:0} +.oSignPanel .openLeft .lb_chk{margin-top:10px;_margin:0;padding:0} -.oSignPanel {width:318px; height:191px; margin:10px auto; background: url(images/login_panel_bg.gif) no-repeat top left;} -.oSignPanel .right {width:100px;height:111px;padding-top:45px;float:right;} -.oSignPanel .bottom_bar {width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px;} -.oSignPanel .bottom_bar a {dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575;} -.oSignPanel .bottom_bar a.vr {padding-right:10px;border-right:#a8a8a8 solid 1px;} +.oSignPanel {width:318px;height:191px;margin:10px auto;background: url(images/login_panel_bg.gif) no-repeat top left} +.oSignPanel .right{width:100px;height:111px;padding-top:45px;float:right} +.oSignPanel .bottom_bar{width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px} +.oSignPanel .bottom_bar a{dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575} +.oSignPanel .bottom_bar a.vr{padding-right:10px;border-right:#a8a8a8 solid 1px} diff --git a/widgets/content/skins/default/css/widget.css b/widgets/content/skins/default/css/widget.css index aecf56a67..f900abec4 100644 --- a/widgets/content/skins/default/css/widget.css +++ b/widgets/content/skins/default/css/widget.css @@ -1,193 +1,169 @@ @charset "utf-8"; - -.floatLeft{ float:left;} -.floatRight{ float:right;} -.clearLeft{ clear:left;} -.clearRight{ clear:right;} - -.wgContainer .open{ display:block !important;} -.wgContainer a{ text-decoration:none;} +.floatLeft{float:left} +.floatRight{float:right} +.clearLeft{clear:left} +.clearRight{clear:right} +.wgContainer .open{display:block !important} +.wgContainer a{text-decoration:none} .wgContainer a:hover, .wgContainer a:active, -.wgContainer a:focus{ text-decoration:underline;} -.wgContainer img{ border:0;} -.wgContainer em{ position:relative; line-height:1; display:inline-block; margin:-5px 0; *padding:0 1px; font-style:normal;} -.wgContainer form{ margin:0; padding:0;} -.wgContainer fieldset{ border:0; margin:0; padding:0;} - -.widgetTabA{ position:relative; margin:0 0 10px 0; padding:0; *zoom:1; border-bottom:2px solid;} -.widgetTabA:after{ content:""; display:block; clear:both;} -.widgetTabA li{ float:left; margin-right:1px; list-style:none; background-repeat:no-repeat; background-position:0 0;} -.widgetTabA li.active{ background-position:0 -30px;} -.widgetTabA li a{ position:relative; left:2px; float:left; height:20px; padding:8px 15px 0 15px; text-decoration:none; font-size:12px; background-repeat:no-repeat; background-position:right 0;} -.widgetTabA li.active a{ background-position:right -30px; font-weight:bold; letter-spacing:-1px;} - -ul.widgetA { margin:0; padding:0; list-style:none; } -ul.widgetA li { margin:0; padding:0; list-style:none; } -.widgetTableA { width:100%; font-size:12px; position:relative; border:0;} -.widgetTableA td{ border:0; line-height:1.5; white-space:nowrap; vertical-align:top; padding:1px 5px 1px 5px;} -.widgetTableA td.title{ width:100%; white-space:normal;} -.widgetTableA td .board{ padding-right:5px;} -.widgetTableA td .notice{ padding-right:5px;} -.widgetTableA td .category{ padding-right:5px; font-weight:normal;} -.widgetTableA td .replyNum a{ font:10px Tahoma;} -.widgetTableA td .trackbackNum a{ font:10px Tahoma;} -.widgetTableA td.summary{ white-space:normal;} -.widgetTableA td.time{ font-size:11px; font-family:Tahoma;} - - -.widgetTabC{ margin:0; padding:0; font-size:12px; border-top:1px solid;} -.widgetTabC li{ list-style:none; border-bottom:1px solid; *zoom:1; margin-bottom:1px;} -.widgetTabC li a{ display:block; padding:7px 0 6px 10px; text-decoration:none; *zoom:1;} - -dl.widgetDivider{ margin:0;} -dl.widgetDivider dt{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0;} -dl.widgetDivider dd{ display:none; margin:0;} - -.widgetNavigator{ margin:0; padding:0; text-align:right; clear:both;} -.widgetNavigator li{ list-style:none; display:inline;} -.widgetNavigator li button{ width:16px; height:16px; padding:0; background-color:transparent; background-image:url(../img/white/buttonWidgetNavigation.gif); border:1px solid #999; cursor:pointer;} -.widgetNavigator li button.prev{ background-position:left center; *background-position:-1px center;} -.widgetNavigator li button.next{ background-position:right center; *background-position:13px center;} -.widgetNavigator li button span{ position:absolute; display:block; width:0; height:0; overflow:hidden; visibility:hidden;} - -.widgetGalleryA{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1; _margin-right:-100%;} -.widgetGalleryA:after{ content:""; display:block; clear:both;} -.widgetGalleryA li { float:left; overflow:hidden; width:100px; margin-right:28px; margin-bottom:15px; padding-bottom:0; white-space:nowrap; list-style:none;} -.widgetGalleryA li.clearRight{ margin-right:0;} -.widgetGalleryA li .thumb{ display:block; position:relative; width:100px; height:75px; margin-bottom:10px; overflow:hidden; text-decoration:none;} -.widgetGalleryA li .thumb img{ display:block; position:relative; width:100%;} -.widgetGalleryA li .thumb .imgNone{ display:block; position:relative; width:100%; height:70%; padding-top:30%; background:#eee; text-align:center; cursor:pointer; color:#000;} -.widgetGalleryA li .thumb .board{ display:block; position:absolute; width:100%; top:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetGalleryA li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetGalleryA li .author{ display:block;} -.widgetGalleryA li .replyNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetGalleryA li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetGalleryA li .date{ font:11px Tahoma;} -.widgetGalleryA li .hour{ font:11px Tahoma;} - -/* widgetThumb */ -.widgetThumb{ position:relative; margin:0; text-align:center; font-size:12px; line-height:1.5;} -.widgetThumb .thumb{ display:block; margin-bottom:5px; position:relative; *zoom:1; text-decoration:none; _float:left;} -.widgetThumb .thumb img{ display:block; width:100%;} -.widgetThumb .thumb .imgNone{ display:block; position:relative; width:100%; padding-top:30px; padding-bottom:50px; background:#eee; text-align:center; cursor:pointer; color:#000;} -.widgetThumb .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetThumb .title{ display:block;} -.widgetThumb .author{ display:block;} -.widgetThumb .date{ font-size:11px; font-family:Tahoma;} -.widgetThumb .hour{ font-size:11px; font-family:Tahoma;} - -.widgetZineA{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1;} -.widgetZineA:after{ content:""; display:block; clear:both;} -.widgetZineA li { list-style:none; clear:both; margin-bottom:10px; padding-bottom:10px; *zoom:1; overflow:hidden; } -.widgetZineA li p{ margin:0; padding:0;} -.widgetZineA li p.thumbArea{ position:relative; float:left; width:100px; margin-right:-100px; overflow:hidden;} -.widgetZineA li p.titleArea{ margin-left:120px; margin-bottom:4px;} -.widgetZineA li p.titleArea .board{ padding-right:5px;} -.widgetZineA li p.text{ margin-left:120px; margin-bottom:4px;} -.widgetZineA li p.authorArea{ margin-left:120px;} -.widgetZineA li .thumb{ display:block; position:relative; width:100px; height:75px; text-decoration:none; overflow:hidden;} -.widgetZineA li .thumb img{ position:relative; width:100%;} -.widgetZineA li .thumb .imgNone{ display:block; position:relative; width:100%; height:80%; padding-top:20%; background:#eee; text-align:center; cursor:pointer; color:#000;} -.widgetZineA li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6; filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); } -.widgetZineA li .category{ padding-right:5px; font-weight:normal;} -.widgetZineA li .title{ font-weight:bold;} -.widgetZineA li .replyNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetZineA li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;} -.widgetZineA li .author{ margin-right:10px;} -.widgetZineA li .date{ font:11px Tahoma;} -.widgetZineA li .hour{ font:11px Tahoma;} - -.widgetTabC{ border-color:#e5e5e5;} -.widgetTabC li{ border-color:#e5e5e5; background:#f8f8f8;} -.widgetTabC li a{ color:#333;} +.wgContainer a:focus{text-decoration:underline} +.wgContainer img{border:0} +.wgContainer em{position:relative;line-height:1;display:inline-block;margin:-5px 0;*padding:0 1px;font-style:normal} +.wgContainer form{margin:0;padding:0} +.wgContainer fieldset{border:0;margin:0;padding:0} +.widgetTabA{position:relative;margin:0 0 10px 0;padding:0;zoom:1;border-bottom:2px solid} +.widgetTabA:after{content:"";display:block;clear:both} +.widgetTabA li{float:left;margin-right:1px;list-style:none;background-repeat:no-repeat;background-position:0 0} +.widgetTabA li.active{background-position:0 -30px} +.widgetTabA li a{position:relative;left:2px;float:left;height:20px;padding:8px 15px 0 15px;text-decoration:none;font-size:12px;background-repeat:no-repeat;background-position:right 0} +.widgetTabA li.active a{background-position:right -30px;font-weight:bold;letter-spacing:-1px} +ul.widgetA {margin:0;padding:0;list-style:none} +ul.widgetA li {margin:0;padding:0;list-style:none} +.widgetTableA {width:100%;font-size:12px;position:relative;border:0} +.widgetTableA td{border:0;line-height:1.5;white-space:nowrap;vertical-align:top;padding:1px 5px 1px 5px} +.widgetTableA td.title{width:100%;white-space:normal} +.widgetTableA td .board{padding-right:5px} +.widgetTableA td .notice{padding-right:5px} +.widgetTableA td .category{padding-right:5px;font-weight:normal} +.widgetTableA td .replyNum a{font:10px Tahoma} +.widgetTableA td .trackbackNum a{font:10px Tahoma} +.widgetTableA td.summary{white-space:normal} +.widgetTableA td.time{font-size:11px;font-family:Tahoma} +.widgetTabC{margin:0;padding:0;font-size:12px;border-top:1px solid} +.widgetTabC li{list-style:none;border-bottom:1px solid;zoom:1;margin-bottom:1px} +.widgetTabC li a{display:block;padding:7px 0 6px 10px;text-decoration:none;zoom:1} +dl.widgetDivider{margin:0} +dl.widgetDivider dt{position:absolute;width:0;height:0;overflow:hidden;font-size:0;line-height:0} +dl.widgetDivider dd{display:none;margin:0} +.widgetNavigator{margin:0;padding:0;text-align:right;clear:both} +.widgetNavigator li{list-style:none;display:inline} +.widgetNavigator li button{width:16px;height:16px;padding:0;background-color:transparent;background-image:url(../img/white/buttonWidgetNavigation.gif);border:1px solid #999;cursor:pointer} +.widgetNavigator li button.prev{background-position:left center;*background-position:-1px center} +.widgetNavigator li button.next{background-position:right center;*background-position:13px center} +.widgetNavigator li button span{position:absolute;display:block;width:0;height:0;overflow:hidden;visibility:hidden} +.widgetGalleryA{position:relative;margin:0;padding:0;font-size:12px;line-height:1.5;zoom:1;_margin-right:-100%} +.widgetGalleryA:after{content:"";display:block;clear:both} +.widgetGalleryA li {float:left;overflow:hidden;width:100px;margin-right:28px;margin-bottom:15px;padding-bottom:0;white-space:nowrap;list-style:none} +.widgetGalleryA li.clearRight{margin-right:0} +.widgetGalleryA li .thumb{display:block;position:relative;width:100px;height:75px;margin-bottom:10px;overflow:hidden;text-decoration:none} +.widgetGalleryA li .thumb img{display:block;position:relative;width:100%} +.widgetGalleryA li .thumb .imgNone{display:block;position:relative;width:100%;height:70%;padding-top:30%;background:#eee;text-align:center;cursor:pointer;color:#000} +.widgetGalleryA li .thumb .board{display:block;position:absolute;width:100%;top:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;font-weight:normal;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetGalleryA li .thumb .category{display:block;position:absolute;width:100%;bottom:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;font-weight:normal;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetGalleryA li .author{display:block} +.widgetGalleryA li .replyNum a{font:10px Tahoma;margin:0 -1px} +.widgetGalleryA li .trackbackNum a{font:10px Tahoma;margin:0 -1px} +.widgetGalleryA li .date{font:11px Tahoma} +.widgetGalleryA li .hour{font:11px Tahoma} +.widgetThumb{position:relative;margin:0;text-align:center;font-size:12px;line-height:1.5} +.widgetThumb .thumb{display:block;margin-bottom:5px;position:relative;zoom:1;text-decoration:none;_float:left} +.widgetThumb .thumb img{display:block;width:100%} +.widgetThumb .thumb .imgNone{display:block;position:relative;width:100%;padding-top:30px;padding-bottom:50px;background:#eee;text-align:center;cursor:pointer;color:#000} +.widgetThumb .thumb .category{display:block;position:absolute;width:100%;bottom:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;font-weight:normal;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetThumb .title{display:block} +.widgetThumb .author{display:block} +.widgetThumb .date{font-size:11px;font-family:Tahoma} +.widgetThumb .hour{font-size:11px;font-family:Tahoma} +.widgetZineA{position:relative;margin:0;padding:0;font-size:12px;line-height:1.5;zoom:1} +.widgetZineA:after{content:"";display:block;clear:both} +.widgetZineA li {list-style:none;clear:both;margin-bottom:10px;padding-bottom:10px;zoom:1;overflow:hidden} +.widgetZineA li p{margin:0;padding:0} +.widgetZineA li p.thumbArea{position:relative;float:left;width:100px;margin-right:-100px;overflow:hidden} +.widgetZineA li p.titleArea{margin-left:120px;margin-bottom:4px} +.widgetZineA li p.titleArea .board{padding-right:5px} +.widgetZineA li p.text{margin-left:120px;margin-bottom:4px} +.widgetZineA li p.authorArea{margin-left:120px} +.widgetZineA li .thumb{display:block;position:relative;width:100px;height:75px;text-decoration:none;overflow:hidden} +.widgetZineA li .thumb img{position:relative;width:100%} +.widgetZineA li .thumb .imgNone{display:block;position:relative;width:100%;height:80%;padding-top:20%;background:#eee;text-align:center;cursor:pointer;color:#000} +.widgetZineA li .thumb .category{display:block;position:absolute;width:100%;bottom:0;left:0;padding:2px 0 0 0 !important;cursor:pointer;text-align:center;font-weight:normal;background:#000;color:#fff;opacity:0.6; filter:alpha(opacity=60);-ms-filter:alpha('opacity=60')} +.widgetZineA li .category{padding-right:5px;font-weight:normal} +.widgetZineA li .title{font-weight:bold} +.widgetZineA li .replyNum a{font:10px Tahoma;margin:0 -1px} +.widgetZineA li .trackbackNum a{font:10px Tahoma;margin:0 -1px} +.widgetZineA li .author{margin-right:10px} +.widgetZineA li .date{font:11px Tahoma} +.widgetZineA li .hour{font:11px Tahoma} +.widgetTabC{border-color:#e5e5e5} +.widgetTabC li{border-color:#e5e5e5;background:#f8f8f8} +.widgetTabC li a{color:#333} .widgetTabC li a:hover, .widgetTabC li a:active, -.widgetTabC li a:focus{ background:#eee;} -.widgetTabA{ border-color:#666;} +.widgetTabC li a:focus{background:#eee} +.widgetTabA{border-color:#666} .widgetTabA li, -.widgetTabA li a{ background-image:url(../img/white/buttonWidgetTab.gif);} -.widgetTabA li a{ color:#333;} - -.widgetA a.board { color:#333; padding-right:5px; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.widgetA .notice{ color:#ff1a1a; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.widgetA .category{ color:#333; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.widgetA .replyNum a{ color:#ff1a1a;} -.widgetA .trackbackNum a{ color:#66c;} -.widgetA .author { color:#333;} -.widgetA .date{ color:#333;} -.widgetA .hour{ color:#888;} - -.widgetTableA td.title a{ color:#333;} -.widgetTableA td .board{ color:#333; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.widgetTableA td .notice{ color:#ff1a1a; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.widgetTableA td .category{ color:#333; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.widgetTableA td .replyNum a{ color:#ff1a1a;} -.widgetTableA td .trackbackNum a{ color:#66c;} -.widgetTableA td .author { color:#333;} -.widgetTableA td .date{ color:#333;} -.widgetTableA td .hour{ color:#888;} - -.widgetGalleryA li .title{ color:#333;} -.widgetGalleryA li .replyNum a{ color:#ff1a1a;} -.widgetGalleryA li .trackbackNum a{ color:#66c;} -.widgetGalleryA li .author{ color:#333;} -.widgetGalleryA li .date{ color:#333;} -.widgetGalleryA li .hour{ color:#888;} - -.widgetThumb{ color:#333;} -.widgetThumb a{ color:#333;} -.widgetThumb .hour{ color:#888;} - -.widgetZineA li .board{ color:#333; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.widgetZineA li .title{ color:#666;} -.widgetZineA li .replyNum a{ color:#ff1a1a;} -.widgetZineA li .trackbackNum a{ color:#66c;} -.widgetZineA li .author{ color:#333;} -.widgetZineA li .category{ color:#333; background:url(../img/white/lineTextDiv.gif) no-repeat right center;} -.widgetZineA li .date{ color:#333;} -.widgetZineA li .hour{ color:#888;} -.widgetZineA li .text{ color:#888;} - -.wgContainer.black .widgetTabC{ border-color:#7f7f7f;} -.wgContainer.black .widgetTabC li{ border-color:#7f7f7f; background:#222;} -.wgContainer.black .widgetTabC li a{ color:#999;} +.widgetTabA li a{background-image:url(../img/white/buttonWidgetTab.gif)} +.widgetTabA li a{color:#333} +.widgetA a.board {color:#333;padding-right:5px;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.widgetA .notice{color:#ff1a1a;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.widgetA .category{color:#333;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.widgetA .replyNum a{color:#ff1a1a} +.widgetA .trackbackNum a{color:#66c} +.widgetA .author {color:#333} +.widgetA .date{color:#333} +.widgetA .hour{color:#888} +.widgetTableA td.title a{color:#333} +.widgetTableA td .board{color:#333;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.widgetTableA td .notice{color:#ff1a1a;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.widgetTableA td .category{color:#333;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.widgetTableA td .replyNum a{color:#ff1a1a} +.widgetTableA td .trackbackNum a{color:#66c} +.widgetTableA td .author {color:#333} +.widgetTableA td .date{color:#333} +.widgetTableA td .hour{color:#888} +.widgetGalleryA li .title{color:#333} +.widgetGalleryA li .replyNum a{color:#ff1a1a} +.widgetGalleryA li .trackbackNum a{color:#66c} +.widgetGalleryA li .author{color:#333} +.widgetGalleryA li .date{color:#333} +.widgetGalleryA li .hour{color:#888} +.widgetThumb{color:#333} +.widgetThumb a{color:#333} +.widgetThumb .hour{color:#888} +.widgetZineA li .board{color:#333;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.widgetZineA li .title{color:#666} +.widgetZineA li .replyNum a{color:#ff1a1a} +.widgetZineA li .trackbackNum a{color:#66c} +.widgetZineA li .author{color:#333} +.widgetZineA li .category{color:#333;background:url(../img/white/lineTextDiv.gif) no-repeat right center} +.widgetZineA li .date{color:#333} +.widgetZineA li .hour{color:#888} +.widgetZineA li .text{color:#888} +.wgContainer.black .widgetTabC{border-color:#7f7f7f} +.wgContainer.black .widgetTabC li{border-color:#7f7f7f;background:#222} +.wgContainer.black .widgetTabC li a{color:#999} .wgContainer.black .widgetTabC li a:hover, .wgContainer.black .widgetTabC li a:active, -.wgContainer.black .widgetTabC li a:focus{ background:#333;} -.wgContainer.black .widgetTabA{ border-color:#999;} +.wgContainer.black .widgetTabC li a:focus{background:#333} +.wgContainer.black .widgetTabA{border-color:#999} .wgContainer.black .widgetTabA li, -.wgContainer.black .widgetTabA li a{ background-image:url(../img/black/buttonWidgetTab.gif);} -.wgContainer.black .widgetTabA li a{ color:#999;} - -.wgContainer.black .widgetTableA td.title a{ color:#999;} -.wgContainer.black .widgetTableA td .board{ color:#999; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetTableA td .notice{ color:#ff1a1a; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetTableA td .category{ color:#999; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetTableA td .replyNum{ color:#ff1a1a;} -.wgContainer.black .widgetTableA td .trackbackNum{ color:#66c;} -.wgContainer.black .widgetTableA td .author { color:#999;} -.wgContainer.black .widgetTableA td .date{ color:#999;} -.wgContainer.black .widgetTableA td .hour{ color:#888;} - -.wgContainer.black .widgetGalleryA li .title{ color:#999;} -.wgContainer.black .widgetGalleryA li .replyNum a{ color:#ff1a1a;} -.wgContainer.black .widgetGalleryA li .trackbackNum a{ color:#66c;} -.wgContainer.black .widgetGalleryA li .author{ color:#999;} -.wgContainer.black .widgetGalleryA li .date{ color:#999;} -.wgContainer.black .widgetGalleryA li .hour{ color:#888;} - -.wgContainer.black .widgetThumb{ color:#999;} -.wgContainer.black .widgetThumb a{ color:#999;} -.wgContainer.black .widgetThumb .hour{ color:#888;} - -.wgContainer.black .widgetZineA li .board{ color:#999; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetZineA li .title{ color:#999;} -.wgContainer.black .widgetZineA li .replyNum a{ color:#ff1a1a;} -.wgContainer.black .widgetZineA li .trackbackNum a{ color:#66c;} -.wgContainer.black .widgetZineA li .author{ color:#999;} -.wgContainer.black .widgetZineA li .category{ color:#999; background:url(../img/black/lineTextDiv.gif) no-repeat right center;} -.wgContainer.black .widgetZineA li .date{ color:#999;} -.wgContainer.black .widgetZineA li .hour{ color:#888;} -.wgContainer.black .widgetZineA li .text{ color:#888;} - +.wgContainer.black .widgetTabA li a{background-image:url(../img/black/buttonWidgetTab.gif)} +.wgContainer.black .widgetTabA li a{color:#999} +.wgContainer.black .widgetTableA td.title a{color:#999} +.wgContainer.black .widgetTableA td .board{color:#999;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetTableA td .notice{color:#ff1a1a;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetTableA td .category{color:#999;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetTableA td .replyNum{color:#ff1a1a} +.wgContainer.black .widgetTableA td .trackbackNum{color:#66c} +.wgContainer.black .widgetTableA td .author {color:#999} +.wgContainer.black .widgetTableA td .date{color:#999} +.wgContainer.black .widgetTableA td .hour{color:#888} +.wgContainer.black .widgetGalleryA li .title{color:#999} +.wgContainer.black .widgetGalleryA li .replyNum a{color:#ff1a1a} +.wgContainer.black .widgetGalleryA li .trackbackNum a{color:#66c} +.wgContainer.black .widgetGalleryA li .author{color:#999} +.wgContainer.black .widgetGalleryA li .date{color:#999} +.wgContainer.black .widgetGalleryA li .hour{color:#888} +.wgContainer.black .widgetThumb{color:#999} +.wgContainer.black .widgetThumb a{color:#999} +.wgContainer.black .widgetThumb .hour{color:#888} +.wgContainer.black .widgetZineA li .board{color:#999;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetZineA li .title{color:#999} +.wgContainer.black .widgetZineA li .replyNum a{color:#ff1a1a} +.wgContainer.black .widgetZineA li .trackbackNum a{color:#66c} +.wgContainer.black .widgetZineA li .author{color:#999} +.wgContainer.black .widgetZineA li .category{color:#999;background:url(../img/black/lineTextDiv.gif) no-repeat right center} +.wgContainer.black .widgetZineA li .date{color:#999} +.wgContainer.black .widgetZineA li .hour{color:#888} +.wgContainer.black .widgetZineA li .text{color:#888} \ No newline at end of file diff --git a/widgets/counter_status/skins/default/counter_status.html b/widgets/counter_status/skins/default/counter_status.html index c834a6c06..cb2e9e76d 100644 --- a/widgets/counter_status/skins/default/counter_status.html +++ b/widgets/counter_status/skins/default/counter_status.html @@ -1,6 +1,6 @@
    black"> -
    +
    {$lang->today}:
    {number_format($today_counter->unique_visitor)}
    {$lang->yesterday}:
    diff --git a/widgets/counter_status/skins/default/css/widget.css b/widgets/counter_status/skins/default/css/widget.css index 0a8865301..e7f7a8a58 100644 --- a/widgets/counter_status/skins/default/css/widget.css +++ b/widgets/counter_status/skins/default/css/widget.css @@ -1,6 +1,6 @@ @charset "utf-8"; /* Widget Counter */ -.widgetCounter{font-size:12px;margin:0;line-height:1.4;color:#333} -.widgetCounter:after{content:"";display:block;clear:both} -.widgetCounter dt{float:left;clear:left;margin:0 4px 0 0} -.widgetCounter dd{margin:0} +.wgCounter{font-size:12px;margin:0;line-height:1.4;color:#333} +.wgCounter:after{content:"";display:block;clear:both} +.wgCounter dt{float:left;clear:left;margin:0 4px 0 0} +.wgCounter dd{margin:0} diff --git a/widgets/language_select/skins/default/css/widget.css b/widgets/language_select/skins/default/css/widget.css index 91947f1eb..4ef1ec793 100644 --- a/widgets/language_select/skins/default/css/widget.css +++ b/widgets/language_select/skins/default/css/widget.css @@ -1,18 +1,16 @@ @charset "utf-8"; - -/* widgetLanguage */ -.widgetLanguage p{ float:right; margin:0;} -.widgetLanguage .langList { display:none; position:absolute; margin:0; padding:0; z-index:999;} -.widgetLanguage .langList li{ list-style:none;} -.widgetLanguage .langList li a{ font-size:12px; display:block; padding:2px 5px;} -.widgetLanguage p a{ color:#b3b3b3;} -.widgetLanguage .langList { background:#fff; border:1px solid #ccc;} -.widgetLanguage .langList a{ color:#333;} - -.wgContainer.black .widgetLanguage p{ float:right; margin:0;} -.wgContainer.black .widgetLanguage .langList { display:none; position:absolute; margin:0; padding:0; z-index:999;} -.wgContainer.black .widgetLanguage .langList li{ list-style:none;} -.wgContainer.black .widgetLanguage .langList li a{ font-size:12px; display:block; padding:2px 5px;} -.wgContainer.black .widgetLanguage p a{ color:#b3b3b3;} -.wgContainer.black .widgetLanguage .langList { background:#fff; border:1px solid #ccc;} -.wgContainer.black .widgetLanguage .langList a{ color:#333;} +/* wgLanguage */ +.wgLanguage p{float:right;margin:0} +.wgLanguage .langList {display:none;position:absolute;margin:0;padding:0;z-index:999} +.wgLanguage .langList li{list-style:none} +.wgLanguage .langList li a{font-size:12px;display:block;padding:2px 5px} +.wgLanguage p a{color:#b3b3b3} +.wgLanguage .langList {background:#fff;border:1px solid #ccc} +.wgLanguage .langList a{color:#333} +.wgContainer.black .wgLanguage p{float:right;margin:0} +.wgContainer.black .wgLanguage .langList {display:none;position:absolute;margin:0;padding:0;z-index:999} +.wgContainer.black .wgLanguage .langList li{list-style:none} +.wgContainer.black .wgLanguage .langList li a{font-size:12px;display:block;padding:2px 5px} +.wgContainer.black .wgLanguage p a{color:#b3b3b3} +.wgContainer.black .wgLanguage .langList {background:#fff;border:1px solid #ccc} +.wgContainer.black .wgLanguage .langList a{color:#333} diff --git a/widgets/language_select/skins/default/js/language_select.js b/widgets/language_select/skins/default/js/language_select.js index 1d9c715a3..0b9a45314 100644 --- a/widgets/language_select/skins/default/js/language_select.js +++ b/widgets/language_select/skins/default/js/language_select.js @@ -1,5 +1,5 @@ jQuery(function(){ - jQuery('.language_selector','div.widgetLanguage').click(function(){ + jQuery('.language_selector','div.wgLanguage').click(function(){ var c = jQuery(this).parent(); var langList = c.next('ul.langList'); langList.toggle(); diff --git a/widgets/language_select/skins/default/language_select.html b/widgets/language_select/skins/default/language_select.html index 6cfc374c9..ef6bc570a 100644 --- a/widgets/language_select/skins/default/language_select.html +++ b/widgets/language_select/skins/default/language_select.html @@ -4,7 +4,7 @@
    black"> -
    +

    Language:{$lang_supported[$lang_type]}

      diff --git a/widgets/login_info/skins/xe_global/css/default.css b/widgets/login_info/skins/xe_global/css/default.css index 35c5e7c81..9c115657d 100644 --- a/widgets/login_info/skins/xe_global/css/default.css +++ b/widgets/login_info/skins/xe_global/css/default.css @@ -24,7 +24,7 @@ form .login_default ul.help li.first-child { padding-left:0; margin-bottom:3px; form .login_default ul.help li a {color:#54564b; font:.9em; white-space:nowrap; text-decoration:none; padding-left:9px; } form .login_default ul.help li.first-child a { color:#54564b; text-decoration:none;} form .login_default ul.help li a:hover { text-decoration:underline; } -form .login_default .userName { position:relative;overflow:hidden; padding:0 0 6px 0; margin-top:-5px; *zoom:1} +form .login_default .userName { position:relative;overflow:hidden; padding:0 0 6px 0; margin-top:-5px;zoom:1} form .login_default .userName strong { color:#282828; margin:7px 0 0 2px; font:bold .9em Tahoma; display:inline-block} form .login_default .userName a { position:relative; right:0px;} form .login_default .userName img { border:none; } diff --git a/widgets/login_info/skins/xe_globalTwo/css/default.css b/widgets/login_info/skins/xe_globalTwo/css/default.css index 7be8233e6..c91c5ebfb 100644 --- a/widgets/login_info/skins/xe_globalTwo/css/default.css +++ b/widgets/login_info/skins/xe_globalTwo/css/default.css @@ -24,7 +24,7 @@ form.fo_login_widget { margin:0; padding:0; border:none; position:relative; _pad .login_default ul.help li a {color:#54564b; font:.9em; white-space:nowrap; text-decoration:none; padding-left:9px; } .login_default ul.help li.first-child a { color:#54564b; text-decoration:none;} .login_default ul.help li a:hover { text-decoration:underline; } -.login_default .userName { position:relative;overflow:hidden; padding:0 0 6px 0; margin-top:-5px; *zoom:1} +.login_default .userName { position:relative;overflow:hidden; padding:0 0 6px 0; margin-top:-5px;zoom:1} .login_default .userName strong { color:#282828; margin:7px 0 0 2px; font:bold .9em Tahoma; display:inline-block} .login_default .userName a { position:relative; right:0px;} .login_default .userName img { border:none; } diff --git a/widgets/login_info/skins/xe_solid_enterprise_login/css/style.css b/widgets/login_info/skins/xe_solid_enterprise_login/css/style.css index c8312051f..cd19d63ca 100644 --- a/widgets/login_info/skins/xe_solid_enterprise_login/css/style.css +++ b/widgets/login_info/skins/xe_solid_enterprise_login/css/style.css @@ -1,54 +1,54 @@ @charset "utf-8"; /* CSS Document */ -#login {border:none;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;} -#login legend {display:none;font-size:0;height:0;overflow:hidden;width:0;} -#sign_box {position:absolute;right:0;top:40px;z-index:100;} -#sign_box div.txt {display:inline-block;padding-right:27px;position:absolute;text-align:right;top:0;right:0;z-index:140;cursor:pointer;} -#sign_box div.txt span.label {display:inline-block;padding-left:10px;white-space:nowrap;} -#sign_box .sign_state1 {color:#d3d3d3;height:31px;background:url(../images/signin_key_right_off.gif) no-repeat top right;} -#sign_box .sign_state2 {color:#d3d3d3;height:30px;background:url(../images/signin_key_right_on.gif) no-repeat top right;} +#login{border:none;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif} +#login legend{display:none;font-size:0;height:0;overflow:hidden;width:0} +#sign_box{position:absolute;right:0;top:40px;z-index:100} +#sign_box div.txt{display:inline-block;padding-right:27px;position:absolute;text-align:right;top:0;right:0;z-index:140;cursor:pointer} +#sign_box div.txt span.label{display:inline-block;padding-left:10px;white-space:nowrap} +#sign_box .sign_state1{color:#d3d3d3;height:31px;background:url(../images/signin_key_right_off.gif) no-repeat top right} +#sign_box .sign_state2{color:#d3d3d3;height:30px;background:url(../images/signin_key_right_on.gif) no-repeat top right} -#sign_box .sign_state1 span.label {color:#d3d3d3;padding-top:8px;height:23px;background:url(../images/signin_key_left_off.gif) no-repeat top left;} -#sign_box .sign_state2 span.label {color:#d3d3d3;padding-top:8px;height:22px;background:url(../images/signin_key_left_on.gif) no-repeat top left;} +#sign_box .sign_state1 span.label{color:#d3d3d3;padding-top:8px;height:23px;background:url(../images/signin_key_left_off.gif) no-repeat top left} +#sign_box .sign_state2 span.label{color:#d3d3d3;padding-top:8px;height:22px;background:url(../images/signin_key_left_on.gif) no-repeat top left} -#sign_box .signin_window {display:none;width:219px;position:absolute;right:0px;top:29px;z-index:120;} -.signin_window .head {line-height:0;font-size:0;display:block;float:left;width:219px;height:1px;background:url(../images/signin_bg_tt.gif) no-repeat top left;} -.signin_window .tail {display:block;line-height:0;font-size:0;float:left;width:219px;height:3px;} +#sign_box .signin_window{display:none;width:219px;position:absolute;right:0px;top:29px;z-index:120} +.signin_window .head{line-height:0;font-size:0;display:block;float:left;width:219px;height:1px;background:url(../images/signin_bg_tt.gif) no-repeat top left} +.signin_window .tail{display:block;line-height:0;font-size:0;float:left;width:219px;height:3px} -.signin_window div.body {width:219px;padding-top:11px;float:left;background:url(../images/signin_body_bg.gif) repeat-y top left;} -.signin_window .mb_input_box {width:195px;height:76px;margin:0 auto;background:url(../images/signin_win_hr.gif) no-repeat bottom left;} -.signin_window .m_left {width:144px;float:left;} -.signin_window .m_right {width:51px;float:left;} -.signin_window .input_text {width:133px;height:21px;padding:0 2px ;margin-bottom:6px;float:left;background:url(../images/signin_input.gif) no-repeat scroll top left;} -.signin_window .input_text input {width:132px;height:17px;margin:0;padding:0;background:none;color:#D3D3D3;font-size:12px;} -.signin_window .input_text {position:relative;} -.signin_window .input_text img {position:absolute;top:4px;left:4px;} -.signin_window .input_text input {position:absolute;width:115px;outline:none;top:2px;left:15px;} -.sign_check {margin:0;padding:0;} -.signin_window input {border:none;margin:0;padding:0;} -.signin_window .btnbar {width:195px;height:23px; padding-top:7px;margin:0 auto;} -.signin_window .btnbar a.in {display:block;margin-right:14px;} -.signin_window .m_left label {color:#ebf8ff;font-size:12px;} -.signin_window .m_left label input {margin-right:6px;vertical-align: middle;} -/* 196px; signin_input.gif */ -#sign_box .mbInfo_window {display:none;width:172px;position:absolute;right:0px;top:29px;z-index:50;} -.mbInfo_window .head {line-height:0;font-size:0;display:block;float:left;width:172px;height:1px;background:url(../images/minfo_bg_tt.gif) no-repeat top left;} -.mbInfo_window div.body {width:172px;padding-top:11px;float:left;background:url(../images/minfo_body_bg.gif) repeat-y top left;} -.mbInfo_window div.body ul {width:143px;margin:0 auto;padding-bottom:4px;background:url(../images/signin_win_hr.gif) no-repeat bottom left;} -.mbInfo_window li {height:23px;padding-left:19px;} -.mbInfo_window li a {text-decoration:none;color:#929292;} -.mbInfo_window div.body .btnbar {width:143px;margin:0 auto;padding:10px 0 8px 0;} -.mbInfo_window .btnbar p {width:75px;margin:0 7px 0 0;float:left;font-size:11px;color:#7e7e7e; font-family:Arial, Helvetica, sans-serif;} -.mbInfo_window .btnbar a {float:right;} -.icon_img {width:16px; height:16px;} -.mbInfo_window .tail {width:172px;height:3px;float:left;} +.signin_window div.body{width:219px;padding-top:11px;float:left;background:url(../images/signin_body_bg.gif) repeat-y top left} +.signin_window .mb_input_box{width:195px;height:76px;margin:0 auto;background:url(../images/signin_win_hr.gif) no-repeat bottom left} +.signin_window .m_left{width:144px;float:left} +.signin_window .m_right{width:51px;float:left} +.signin_window .input_text{width:133px;height:21px;padding:0 2px ;margin-bottom:6px;float:left;background:url(../images/signin_input.gif) no-repeat scroll top left} +.signin_window .input_text input{width:132px;height:17px;margin:0;padding:0;background:none;color:#D3D3D3;font-size:12px} +.signin_window .input_text{position:relative} +.signin_window .input_text img{position:absolute;top:4px;left:4px} +.signin_window .input_text input{position:absolute;width:115px;outline:none;top:2px;left:15px} +.sign_check{margin:0;padding:0} +.signin_window input{border:none;margin:0;padding:0} +.signin_window .btnbar{width:195px;height:23px;padding-top:7px;margin:0 auto} +.signin_window .btnbar a.in{display:block;margin-right:14px} +.signin_window .m_left label{color:#ebf8ff;font-size:12px} +.signin_window .m_left label input{margin-right:6px;vertical-align: middle} +/* 196px;signin_input.gif */ +#sign_box .mbInfo_window {display:none;width:172px;position:absolute;right:0px;top:29px;z-index:50} +.mbInfo_window .head{line-height:0;font-size:0;display:block;float:left;width:172px;height:1px;background:url(../images/minfo_bg_tt.gif) no-repeat top left} +.mbInfo_window div.body{width:172px;padding-top:11px;float:left;background:url(../images/minfo_body_bg.gif) repeat-y top left} +.mbInfo_window div.body ul{width:143px;margin:0 auto;padding-bottom:4px;background:url(../images/signin_win_hr.gif) no-repeat bottom left} +.mbInfo_window li{height:23px;padding-left:19px} +.mbInfo_window li a{text-decoration:none;color:#929292} +.mbInfo_window div.body .btnbar{width:143px;margin:0 auto;padding:10px 0 8px 0} +.mbInfo_window .btnbar p{width:75px;margin:0 7px 0 0;float:left;font-size:11px;color:#7e7e7e;font-family:Arial, Helvetica, sans-serif} +.mbInfo_window .btnbar a{float:right} +.icon_img{width:16px;height:16px} +.mbInfo_window .tail{width:172px;height:3px;float:left} -.mbInfo_window li.i1 {background:url(../images/icon_write.gif) no-repeat 1px 0;} -.mbInfo_window li.i2 {background:url(../images/icon_add.gif) no-repeat top left;} -.mbInfo_window li.i3 {background:url(../images/icon_check.gif) no-repeat top left;} -.mbInfo_window li.i4 {background:url(../images/icon_article.gif) no-repeat top left;} -.mbInfo_window li.i5 {background:url(../images/icon_friends.gif) no-repeat top left;} -.mbInfo_window li.i6 {background:url(../images/icon_message.gif) no-repeat top left;} -.mbInfo_window li.i7 {background:url(../images/icon_tool.gif) no-repeat top left;} \ No newline at end of file +.mbInfo_window li.i1{background:url(../images/icon_write.gif) no-repeat 1px 0} +.mbInfo_window li.i2{background:url(../images/icon_add.gif) no-repeat top left} +.mbInfo_window li.i3{background:url(../images/icon_check.gif) no-repeat top left} +.mbInfo_window li.i4{background:url(../images/icon_article.gif) no-repeat top left} +.mbInfo_window li.i5{background:url(../images/icon_friends.gif) no-repeat top left} +.mbInfo_window li.i6{background:url(../images/icon_message.gif) no-repeat top left} +.mbInfo_window li.i7{background:url(../images/icon_tool.gif) no-repeat top left} \ No newline at end of file diff --git a/widgets/mcontent/skins/default/mcontent.css b/widgets/mcontent/skins/default/mcontent.css index 52ddeceaf..2a1e2f2cc 100644 --- a/widgets/mcontent/skins/default/mcontent.css +++ b/widgets/mcontent/skins/default/mcontent.css @@ -13,7 +13,7 @@ /* List */ .lt{margin:0;padding:0;list-style:none;background:#f8f8f8;font-size:14px} .lt li{border-bottom:1px solid #ccc8be} -.lt a{display:block;text-decoration:none;color:#000;padding:10px;*zoom:1} +.lt a{display:block;text-decoration:none;color:#000;padding:10px;zoom:1} .lt a:after{content:"";display:block;clear:both} .lt .th{float:left;margin:0 10px 5px 0;border:1px solid #ccc;background:#666;color:#fff;text-align:center;line-height:80px;width:80px;height:80px;font-size:14px} .lt .title{display:block;margin:0 0 5px 0} diff --git a/widgetstyles/simple/style.css b/widgetstyles/simple/style.css index 3266bcee5..911f2c842 100644 --- a/widgetstyles/simple/style.css +++ b/widgetstyles/simple/style.css @@ -1,4 +1,4 @@ -div.simpleWidgetStyle { position:relative;margin-bottom:20px; overflow:hidden; *zoom:1;} +div.simpleWidgetStyle { position:relative;margin-bottom:20px; overflow:hidden;zoom:1} div.simpleWidgetStyle h2 { margin:0 0 10px 0; padding:0 0 5px 0; font:bold 16px "Malgun Gothic", AppleGothic, Dotum, Sans-serif; border-bottom:2px solid #434343;} div.simpleWidgetStyle a.widgetMoreLink { position:absolute; top:8px; right:0; font:11px Dotum; text-decoration:none; color:#888;} div.simpleWidgetStyle.black h2 { color:#333; }