mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 23:32:54 +09:00
기본 css에서 margin/padding등 html elements에 대해서 영향을 끼칠 수 있는 모든 속성 제거. 기본 패키지의 css 및 css 관련 오류 일괄 조절
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3794 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
14e047557f
commit
ccf770e892
126 changed files with 250 additions and 227 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_cyan .archive { position:relative; border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_cyan .archive h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_cyan .archive .items { padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_cyan .archive .items li { font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_cyan .archive h2 { margin:0; padding:0; position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_cyan .archive .items { margin:0; padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_cyan .archive .items li { list-style:none; font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_cyan .archive .items li a { color:#a4a4a4; font-weight:bold; margin-right:1em; font-family:tahoma;}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_green .archive { position:relative; border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_green .archive h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_green .archive .items { padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_green .archive .items li { font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_green .archive h2 { margin:0; padding:0; position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_green .archive .items { margin:0; padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_green .archive .items li { list-style:none; font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_green .archive .items li a { color:#a4a4a4; font-weight:bold; margin-right:1em; font-family:tahoma;}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_normal .archive { position:relative; border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_normal .archive h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_normal .archive .items { padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_normal .archive .items li { font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_normal .archive h2 { margin:0; padding:0; position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_normal .archive .items { margin:0; padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_normal .archive .items li { list-style:none; font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_normal .archive .items li a { color:#a4a4a4; font-weight:bold; margin-right:1em; font-family:tahoma;}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_purple .archive { position:relative; border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_purple .archive h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_purple .archive .items { padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_purple .archive .items li { font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_purple .archive h2 { margin:0; padding:0; position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_purple .archive .items { margin:0; padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_purple .archive .items li { list-style:none; font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_purple .archive .items li a { color:#a4a4a4; font-weight:bold; margin-right:1em; font-family:tahoma;}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_red .archive { position:relative; border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_red .archive h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_red .archive .items { padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_red .archive .items li { font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_red .archive h2 { margin:0; padding:0; position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
.blog_widget_red .archive .items { margin:0; padding:.4em 1.2em .4em 1.2em; overflow:hidden;}
|
||||
.blog_widget_red .archive .items li { list-style:none; font-size:.75em; display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-family:tahoma; padding:3px 0 3px 0;}
|
||||
.blog_widget_red .archive .items li a { color:#a4a4a4; font-weight:bold; margin-right:1em; font-family:tahoma;}
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<!--%import("css/red.css")-->
|
||||
<!--@end-->
|
||||
|
||||
<div class="archiveBox">
|
||||
<div class="archiveBox cozy_ab_{$colorset}">
|
||||
<div class="header">
|
||||
<!--@if($widget_info->title)-->
|
||||
<h2>{$widget_info->title}</h2>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.archiveBox .header h2 { font-size:1em; color:#1187d8;}
|
||||
div.cozy_ab_blue .header h2 { font-size:1em; color:#1187d8;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.archiveBox .header h2 { font-size:1em; color:#9ab09f;}
|
||||
div.cozy_ab_bluish_green .header h2 { font-size:1em; color:#9ab09f;}
|
||||
|
|
|
|||
|
|
@ -2,8 +2,9 @@ div.archiveBox { padding-bottom:1em;}
|
|||
div.archiveBox .header { padding:7px 0 0 12px; height:21px; _height:20px; background:#f5f5f5; }
|
||||
*:first-child+html div.archiveBox .header { height:20px; color:#ef2121;}
|
||||
|
||||
div.archiveBox ul { padding:.5em; overflow:hidden;}
|
||||
div.archiveBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-size:.9em;}
|
||||
div.archiveBox .header h2 { margin:0; padding:0; }
|
||||
div.archiveBox ul { margin:0; padding:.5em; overflow:hidden;}
|
||||
div.archiveBox ul li { list-style:none;color:#a4a4a4; margin-right:.1em; line-height:1.5em; font-size:.9em;}
|
||||
div.archiveBox ul li a { font-size:.9em; color:#a4a4a4;}
|
||||
div.archiveBox ul li.typeA a { color:#717171; font-weight:bold;}
|
||||
div.archiveBox ul li.typeB a { color:#3d3d3d;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.archiveBox .header h2 { font-size:1em; color:#8dc63f;}
|
||||
div.cozy_ab_green .header h2 { font-size:1em; color:#8dc63f;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.archiveBox .header h2 { font-size:1em; color:#f70795;}
|
||||
div.cozy_ab_pink .header h2 { font-size:1em; color:#f70795;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.archiveBox .header h2 { font-size:1em; color:#ef2121;}
|
||||
div.cozy_ab_red .header h2 { font-size:1em; color:#ef2121;}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<table cellspacing="0">
|
||||
|
||||
<caption>
|
||||
<a href="{getUrl('search_target','regdate','search_keyword',$widget_info->prev_month)}"><img src="./images/buttonArrowCalendarLeft.gif" alt="prev" height="13" width="13"></a>{zdate($widget_info->cur_date,"Y")}.<span class="mm">{zdate($widget_info->cur_date,"m")}</span><a href="{getUrl('search_target','regdate','search_keyword',$widget_info->next_month)}"><img src="./images/buttonArrowCalendarRight.gif" alt="next" height="13" width="13"></a>
|
||||
<a href="{getUrl('search_target','regdate','search_keyword',$widget_info->prev_month)}"><img src="./images/buttonArrowCalendarLeft.gif" alt="prev" height="13" width="13" /></a>{zdate($widget_info->cur_date,"Y")}.<span class="mm">{zdate($widget_info->cur_date,"m")}</span><a href="{getUrl('search_target','regdate','search_keyword',$widget_info->next_month)}"><img src="./images/buttonArrowCalendarRight.gif" alt="next" height="13" width="13" /></a>
|
||||
</caption>
|
||||
|
||||
{@ $day = ''}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
<!--%import("css/red.css")-->
|
||||
<!--@end-->
|
||||
|
||||
<div class="calendarBox">
|
||||
<div class="calendarBox cozy_cal_{$colorset}">
|
||||
<table cellspacing="0">
|
||||
<caption>
|
||||
<span class="fl">{zdate($widget_info->cur_date,"Y")}.<span class="mm">{zdate($widget_info->cur_date,"m")}</span></span>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.calendarBox table caption { font:bold 1em 돋움; color:#1187d8; padding:1em;}
|
||||
div.cozy_cal_blue table caption { font:bold 1em 돋움; color:#1187d8; padding:1em;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.calendarBox table caption { font:bold 1em 돋움; color:#9ab09f; padding:1em;}
|
||||
div.cozy_cal_bluish_green table caption { font:bold 1em 돋움; color:#9ab09f; padding:1em;}
|
||||
|
|
|
|||
|
|
@ -5,13 +5,13 @@ div.calendarBox table caption a { padding:.2em;}
|
|||
div.calendarBox table caption a img { vertical-align:middle;}
|
||||
div.calendarBox table th { padding:.6em 0;}
|
||||
div.calendarBox table td { padding:.25em 0;}
|
||||
div.calendarBox table th { font:bold .7em tahoma; color:#717171;}
|
||||
div.calendarBox table th { font:bold .9em tahoma; color:#717171;}
|
||||
div.calendarBox table th.sun { color:#000000;}
|
||||
div.calendarBox table td { text-align:center; font:.8em Tahoma; color:#9a9a9a;}
|
||||
div.calendarBox table td a { font:.7em Tahoma; color:#9a9a9a;}
|
||||
div.calendarBox table td { text-align:center; font:.9em Tahoma; color:#9a9a9a;}
|
||||
div.calendarBox table td a { font:.9em Tahoma; color:#9a9a9a;}
|
||||
div.calendarBox table td.sun { color:#000000;}
|
||||
div.calendarBox table td.sun a { color:#000000;}
|
||||
div.calendarBox table td.today a { font-weight:bold; color:#54564b;}
|
||||
div.calendarBox table td.today a { font:.9em Tahoma; font-weight:bold; color:#54564b;}
|
||||
div.calendarBox table td.posted a { text-decoration:underline;}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.calendarBox table caption { font:bold 1em 돋움; color:#8dc63f; padding:1em;}
|
||||
div.cozy_cal_green table caption { font:bold 1em 돋움; color:#8dc63f; padding:1em;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.calendarBox table caption { font:bold 1em 돋움; color:#f70795; padding:1em;}
|
||||
div.cozy_cal_pink table caption { font:bold 1em 돋움; color:#f70795; padding:1em;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.calendarBox table caption { font:bold 1em 돋움; color:#ec1a25; padding:1em;}
|
||||
div.cozy_cal_red table caption { font:bold 1em 돋움; color:#ec1a25; padding:1em;}
|
||||
|
|
|
|||
|
|
@ -7,4 +7,4 @@
|
|||
font-size:8pt;
|
||||
}
|
||||
|
||||
.counter_widget ul { list-style:none; }
|
||||
.counter_widget ul { margin:0; padding:0; list-style:none; }
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
<script type="text/javascript">
|
||||
displayMultimedia("{$tpl_path}counter.swf?n={$today_counter->unique_visitor},{$yesterday_counter->unique_visitor},{$total_counter->unique_visitor}", 180, 60);
|
||||
</script>
|
||||
<div class="tCenter">
|
||||
<script type="text/javascript">
|
||||
displayMultimedia("{$tpl_path}counter.swf?n={$today_counter->unique_visitor},{$yesterday_counter->unique_visitor},{$total_counter->unique_visitor}", 180, 60);
|
||||
</script>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -20,14 +20,16 @@
|
|||
.box_login .form_field div { margin-top:2px; margin-bottom:3px; }
|
||||
.box_login input.submit { width:45px; height:45px; background:url(../images/default/login_btn_submit.gif) no-repeat; border:none; margin:9px 0 0 0; _margin:5px 0 0 0; cursor:pointer; }
|
||||
.box_login .input { width:140px; background-color: #ffffff; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:2px; height:14px; margin:0px; cursor:text; color:#666666;}
|
||||
.box_login ul { margin:0; padding:0; }
|
||||
.box_login ul.option { clear:both; height:20px; margin:0 0 0 9px;}
|
||||
.box_login ul.option li { float:left; list-style:none;}
|
||||
.box_login ul.option li a.btn { background:url(../images/default/bul_01.gif) no-repeat left; padding-left:10px; margin-left:14px; }
|
||||
.box_login .checkbox { width:15px; height:15px; margin:-1px 0px 0px -1px; margin-right:2px; }
|
||||
.box_login .clear { clear:both; }
|
||||
.box_login ul { margin:0; padding:0; }
|
||||
.box_login ul.extra_option { clear:both; height:40px; }
|
||||
.box_login ul.extra_option li a {text-decoration:none;}
|
||||
.box_login ul.extra_option li a.btn { background:url(../images/default/bul_01.gif) no-repeat left; padding-left:10px; margin-left:20px; }
|
||||
.box_login ul.extra_option li a.btn { background:url(../images/default/bul_01.gif) no-repeat left; padding-left:10px; margin-left:10px; }
|
||||
|
||||
.openid_login { clear:both; height:38px; border:3px solid #D5D8DB; background-color:#FFFFFF; margin:0 0 10px 0; }
|
||||
.openid_login .openid_user_id { width:110px; _width:100px; background: url(../images/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; height:16px; line-height:1em; vertical-align:middle; margin-bottom:.5em; color:#666666;}
|
||||
|
|
@ -39,6 +41,6 @@
|
|||
.openid_login .wButtonTypeA .leftCap { width:2px; height:24px; background:url(../images/default/buttonTypeALeft.gif) no-repeat; margin:0 .3em 0 0; position:relative; left:-1px;}
|
||||
.openid_login .wButtonTypeA .rightCap { width:2px; height:24px; background:url(../images/default/buttonTypeARight.gif) no-repeat; margin:0 -1px 0 .4em;}
|
||||
.openid_login .wButtonTypeA .icon { margin:0 .2em;}
|
||||
.openid_login .wButtonWrite ul { text-align:center; clear:both; display:block;}
|
||||
.openid_login .wButtonWrite ul { text-align:center; clear:both; display:block; margin:0; padding:0; }
|
||||
.openid_login .wButtonWrite li { margin-top:.5em; float:left; margin-left:.3em; list-style:none;}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.login_black { border:2px solid #515151; width:196px; position:relative; _padding-top:2px; display:block; }
|
||||
.login_black { margin:0; padding:0; border:2px solid #515151; width:196px; position:relative; _padding-top:2px; display:block; }
|
||||
*:first-child+html body#black .login_black { padding-top:2px;}
|
||||
.login_black legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
|
||||
.login_black form { position:relative; border:1px solid #6b6b6b; padding:11px 11px 7px 11px; width:172px;}
|
||||
|
|
@ -6,37 +6,38 @@
|
|||
.login_black form .idpw { float:left; width:110px;}
|
||||
.login_black form .idpw input { border:1px solid #6b6b6b; color:#cbcbcb; width:105px; background:#515151; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
|
||||
.login_black form .login { float:right;}
|
||||
.login_black form p.save { clear:both; padding:.3em 0;}
|
||||
.login_black form p.save { margin:0; clear:both; padding:.3em 0;}
|
||||
.login_black form p.save input { vertical-align:middle; _margin:-3px;}
|
||||
*:first-child+html body#black .login_black form p input { margin:-3px; }
|
||||
.login_black form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#818181;}
|
||||
.login_black form ul.help { border-top:1px solid #515151; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
|
||||
.login_black form ul.help { margin:0; border-top:1px solid #515151; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
|
||||
.login_black form ul.help li { list-style:none; float:left; display:block; padding:0 3px 0 7px; background:url(../images/black/vrType1.gif) no-repeat left center;}
|
||||
.login_black form ul.help li.first-child { background:none; padding-left:0;}
|
||||
.login_black form ul.help li a { color:#818181; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; white-space:nowrap; text-decoration:none;}
|
||||
.login_black form ul.help li a:hover { text-decoration:underline;}
|
||||
.login_black form ul.help li.first-child a { color:#cbcbcb;}
|
||||
.login_black form .userName { position:relative; width:172px; overflow:hidden; border-bottom:1px solid #515151; padding:0 0 6px 0; margin-top:-5px;}
|
||||
.login_black form .userName { margin:0; position:relative; width:172px; overflow:hidden; border-bottom:1px solid #515151; padding:0 0 6px 0; margin-top:-5px;}
|
||||
.login_black form .userName strong { color:#cbcbcb; padding:4px 0 0 2px; font:bold .9em Tahoma;}
|
||||
.login_black form .userName a { position:relative; right:0px; }
|
||||
.login_black form ul.userMenu { position:relative; padding:0 0 6px 4px; overflow:hidden; margin-top:10px;}
|
||||
.login_black form ul.userMenu { margin:0; position:relative; padding:0 0 6px 4px; overflow:hidden; margin-top:10px;}
|
||||
.login_black form ul.userMenu li { list-style:none; color:#cbcbcb; list-style:none;padding-left:10px; background:url(../images/black/bulletFF1A00.gif) no-repeat left 4px; margin-bottom:5px;}
|
||||
.login_black form ul.userMenu li a { color:#cbcbcb;text-decoration:none;}
|
||||
.login_black form ul.userMenu li a:hover {text-decoration:underline;}
|
||||
.login_black form p.latestLogin { color:#818181; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
.login_black form p.latestLogin { margin:0; color:#818181; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
.login_black form p.latestLogin span { font:1em Tahoma;}
|
||||
|
||||
img.login_mask { width:201px; height:5px; background:#3d3d3d; display:block;}
|
||||
|
||||
.openid_login_black { border:2px solid #515151; width:196px; position:relative; _padding-top:2px; display:block;}
|
||||
.openid_login_black { padding:0; margin:0; border:2px solid #515151; width:196px; position:relative; _padding-top:2px; display:block;}
|
||||
*:first-child+html body#black .openid_login_black { padding-top:2px;}
|
||||
.openid_login_black legend { display:block; width:0; height:0; overflow:hidden; font-size:0;}
|
||||
.openid_login_black legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
|
||||
.openid_login_black form { position:relative; border:1px solid #6b6b6b; padding:11px 11px 7px 11px; width:172px;}
|
||||
.openid_login_black form .idpwWrap { overflow:hidden; clear:both; width:172px;}
|
||||
.openid_login_black form .idpw { float:left;}
|
||||
.openid_login_black form .idpw p { margin-bottom:5px; background: url(../images/openid_login_bg.gif) left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
|
||||
.openid_login_black form .idpw p { margin:0; padding:0; margin-bottom:5px; background: url(../images/openid_login_bg.gif) left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
|
||||
.openid_login_black form .idpw input { border:1px solid #6b6b6b; color:#cbcbcb; width:105px; background:#515151; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
|
||||
.openid_login_black form .login { float:right;}
|
||||
.openid_login_black form p.save { clear:both; padding:.3em 0;}
|
||||
.openid_login_black form p.save { margin:0; padding:0; clear:both; padding:.3em 0;}
|
||||
.openid_login_black form p.save input { vertical-align:middle; _margin:-3px;}
|
||||
*:first-child+html body .openid_login_black form p input { margin:-3px; }
|
||||
.openid_login_black form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#818181;}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.login_default { border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block;}
|
||||
.login_default { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block;}
|
||||
*:first-child+html body .login_default { padding-top:2px;}
|
||||
.login_default legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
|
||||
.login_default form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px;}
|
||||
|
|
@ -6,11 +6,11 @@
|
|||
.login_default form .idpw { float:left; width:110px; }
|
||||
.login_default form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
|
||||
.login_default form .login { float:right;}
|
||||
.login_default form p.save { clear:both; padding:.3em 0;}
|
||||
.login_default form p.save { margin:0; clear:both; padding:.3em 0;}
|
||||
.login_default form p.save input { vertical-align:middle; _margin:-3px;}
|
||||
*:first-child+html body .login_default form p input { margin:-3px; }
|
||||
.login_default form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}
|
||||
.login_default form ul.help { border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
|
||||
.login_default form ul.help { margin:0; border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
|
||||
.login_default form ul.help li { float:left; display:block; padding:0 3px 0 7px; background:url(../images/default/vrType1.gif) no-repeat left center;}
|
||||
.login_default form ul.help li.first-child { background:none; padding-left:0;}
|
||||
.login_default form ul.help li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; white-space:nowrap; text-decoration:none; }
|
||||
|
|
@ -19,24 +19,24 @@
|
|||
.login_default form .userName { position:relative; width:172px; overflow:hidden; border-bottom:1px solid #e4e4e4; padding:0 0 6px 0; margin-top:-5px;}
|
||||
.login_default form .userName strong { color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
|
||||
.login_default form .userName a { position:relative; right:0px; }
|
||||
.login_default form ul.userMenu { position:relative; padding:0 0 6px 4px; margin-top:10px;}
|
||||
.login_default form ul.userMenu { margin:0; position:relative; padding:0 0 6px 4px; margin-top:10px;}
|
||||
.login_default form ul.userMenu li { list-style:none; padding-left:10px; background:url(../images/default/bulletFF1A00.gif) no-repeat left 4px; margin-bottom:5px;}
|
||||
.login_default form ul.userMenu li a { color:#54564b; text-decoration:none;}
|
||||
.login_default form ul.userMenu li a:hover { text-decoration:underline;}
|
||||
.login_default form p.latestLogin { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
.login_default form p.latestLogin { margin:0; color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
.login_default form p.latestLogin span { font:1em Tahoma;}
|
||||
|
||||
img.login_mask { width:201px; height:5px; background:#ffffff; display:block;}
|
||||
.openid_login_default { border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block; }
|
||||
.openid_login_default { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block; }
|
||||
*:first-child+html body .openid_login_default { padding-top:2px;}
|
||||
.openid_login_default legend { display:block; width:0; height:0; overflow:hidden; font-size:0;}
|
||||
.openid_login_default legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
|
||||
.openid_login_default form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px; }
|
||||
.openid_login_default form .idpwWrap { overflow:hidden; clear:both; width:172px;}
|
||||
.openid_login_default form .idpw { float:left;}
|
||||
.openid_login_default form .idpw p { margin-bottom:5px; background: url(../images/openid_login_bg.gif) left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
|
||||
.openid_login_default form .idpw p { margin:0; padding:0; margin-bottom:5px; background: url(../images/openid_login_bg.gif) left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
|
||||
.openid_login_default form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma; }
|
||||
.openid_login_default form .login { float:right;}
|
||||
.openid_login_default form p.save { clear:both; padding:.3em 0;}
|
||||
.openid_login_default form p.save { margin:0; padding:0; clear:both; padding:.3em 0;}
|
||||
.openid_login_default form p.save input { vertical-align:middle; _margin:-3px;}
|
||||
*:first-child+html body .openid_login_default form p input { margin:-3px; }
|
||||
.openid_login_default form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.login_white { border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block;}
|
||||
.login_white { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block;}
|
||||
*:first-child+html body#white .login_white { padding-top:2px;}
|
||||
.login_white legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
|
||||
.login_white form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px;}
|
||||
|
|
@ -6,11 +6,11 @@
|
|||
.login_white form .idpw { float:left; width:110px;}
|
||||
.login_white form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
|
||||
.login_white form .login { float:right;}
|
||||
.login_white form p.save { clear:both; padding:.3em 0;}
|
||||
.login_white form p.save { margin:0; clear:both; padding:.3em 0;}
|
||||
.login_white form p.save input { vertical-align:middle; _margin:-3px;}
|
||||
*:first-child+html body#white .login_white form p input { margin:-3px; }
|
||||
.login_white form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}
|
||||
.login_white form ul.help { border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
|
||||
.login_white form ul.help { margin:0; border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
|
||||
.login_white form ul.help li { list-style:none; float:left; display:block; padding:0 3px 0 7px; background:url(../images/white/vrType1.gif) no-repeat left center;}
|
||||
.login_white form ul.help li.first-child { background:none; padding-left:0;}
|
||||
.login_white form ul.help li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; white-space:nowrap; text-decoration:none; }
|
||||
|
|
@ -19,20 +19,22 @@
|
|||
.login_white form .userName { position:relative; width:172px; overflow:hidden; border-bottom:1px solid #e4e4e4; padding:0 0 6px 0; margin-top:-5px;}
|
||||
.login_white form .userName strong { color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
|
||||
.login_white form .userName a { position:relative; right:0px; }
|
||||
.login_white form ul.userMenu { position:relative; padding:0 0 6px 4px; overflow:hidden; margin-top:10px;}
|
||||
.login_white form ul.userMenu li { list-style:none; padding-left:10px; background:url(../images/white/bulletFF1A00.gif) no-repeat left 4px; height:18px; margin-bottom:5px;}
|
||||
.login_white form ul.userMenu { margin:0; position:relative; padding:0 0 6px 4px; overflow:hidden; margin-top:10px;}
|
||||
.login_white form ul.userMenu li { list-style:none; padding-left:10px; background:url(../images/white/bulletFF1A00.gif) no-repeat left 4px; margin-bottom:5px;}
|
||||
.login_white form ul.userMenu li a { color:#54564b; text-decoration:none; }
|
||||
.login_white form ul.userMenu li a:hover { text-decoration:underline; }
|
||||
.login_white form p.latestLogin { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
.login_white form p.latestLogin { margin:0; color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
.login_white form p.latestLogin span { font:1em Tahoma;}
|
||||
|
||||
img.login_mask { width:201px; height:5px; background:#ffffff; display:block;}
|
||||
.openid_login_white { border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block; }
|
||||
.openid_login_white { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block; }
|
||||
*:first-child+html body .openid_login_white { padding-top:2px;}
|
||||
.openid_login_white legend { display:block; width:0; height:0; overflow:hidden; font-size:0;}
|
||||
.openid_login_white legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
|
||||
.openid_login_white form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px; }
|
||||
.openid_login_white form .idpwWrap { overflow:hidden; clear:both; width:172px;}
|
||||
.openid_login_white form .idpw { float:left;}
|
||||
.openid_login_white form .idpw p { margin-bottom:5px; background: url(../images/openid_login_bg.gif) left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
|
||||
.openid_login_white form .idpw p { margin:0; padding:0; margin-bottom:5px; background: url(../images/openid_login_bg.gif) left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
|
||||
.openid_login_white form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma; }
|
||||
.openid_login_white form .login { float:right;}
|
||||
.openid_login_white form p.save { margin:0; padding: 0; }
|
||||
.openid_login_white form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.mg { padding-bottom:15px; overflow:hidden; position:relative;}
|
||||
.mg h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:4px; color:#000000; background:url(../images/normal/lineNotice.gif) no-repeat left bottom;}
|
||||
.mg ul { overflow:hidden; width:100%;}
|
||||
.mg ul { margin:0; padding:0; overflow:hidden; width:100%;}
|
||||
.mg ul li { white-space:nowrap; padding:3px 0 3px 10px; overflow:hidden; border-bottom:1px dashed #EEEEEE; color:#54564b;}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_cyan .newest_comment { border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_cyan .newest_comment h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_cyan .newest_comment .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_cyan .newest_comment h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_cyan .newest_comment .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_cyan .newest_comment .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_cyan .newest_comment .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_green .newest_comment { border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_green .newest_comment h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_green .newest_comment .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_green .newest_comment h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_green .newest_comment .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_green .newest_comment .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_green .newest_comment .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_normal .newest_comment { border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_normal .newest_comment h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_normal .newest_comment .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_normal .newest_comment h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_normal .newest_comment .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_normal .newest_comment .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_normal .newest_comment .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_purple .newest_comment { border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_purple .newest_comment h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_purple .newest_comment .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_purple .newest_comment h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_purple .newest_comment .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_purple .newest_comment .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_purple .newest_comment .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_red .newest_comment { border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_red .newest_comment h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_red .newest_comment .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_red .newest_comment h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_red .newest_comment .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_red .newest_comment .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_red .newest_comment .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.commentBox .header h2 { font-size:1em; color:#1187d8;}
|
||||
div.cozy_nc_blue .header h2 { margin:0; padding:0; font-size:1em; color:#1187d8;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.commentBox .header h2 { font-size:1em; color:#9ab09f;}
|
||||
div.cozy_nc_green.header h2 { margin:0; padding:0; font-size:1em; color:#9ab09f;}
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@ div.commentBox { padding-bottom:1em;}
|
|||
div.commentBox .header { padding:7px 0 0 12px; height:21px; _height:20px; background:#f5f5f5; }
|
||||
*:first-child+html div.commentBox .header { height:20px; color:#ef2121;}
|
||||
|
||||
div.commentBox ul { padding:.5em; overflow:hidden;}
|
||||
div.commentBox ul { margin:0; padding:.5em; overflow:hidden;}
|
||||
div.commentBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em; list-style:none; overflow:hidden; white-space:nowrap;}
|
||||
div.commentBox ul li a { color:#a4a4a4; text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.commentBox .header h2 { font-size:1em; color:#8dc63f;}
|
||||
div.cozy_nc_green .header h2 { margin:0; padding:0; font-size:1em; color:#8dc63f;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.commentBox .header h2 { font-size:1em; color:#f70795;}
|
||||
div.cozy_nc_pink .header h2 { margin:0; padding:0; font-size:1em; color:#f70795;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.commentBox .header h2 { font-size:1em; color:#ef2121;}
|
||||
div.cozy_nc_red .header h2 { margin:0; padding:0; font-size:1em; color:#ef2121;}
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<!--%import("css/red.css")-->
|
||||
<!--@end-->
|
||||
|
||||
<div class="commentBox">
|
||||
<div class="commentBox cozy_nc_{$colorset}">
|
||||
<div class="header">
|
||||
<!--@if($widget_info->title)-->
|
||||
<h2>{$widget_info->title}</h2>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_cyan .newest_document { border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_cyan .newest_document h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_cyan .newest_document .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_cyan .newest_document h2 { padding:0; margin:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_cyan .newest_document .items { margin:0;padding:10px; overflow:hidden;}
|
||||
.blog_widget_cyan .newest_document .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_cyan .newest_document .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_green .newest_document { border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_green .newest_document h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_green .newest_document .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_green .newest_document h2 { padding:0; margin:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_green .newest_document .items { margin:0;padding:10px; overflow:hidden;}
|
||||
.blog_widget_green .newest_document .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_green .newest_document .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_normal .newest_document { border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_normal .newest_document h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_normal .newest_document .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_normal .newest_document h2 { padding:0; margin:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_normal .newest_document .items { margin:0;padding:10px; overflow:hidden;}
|
||||
.blog_widget_normal .newest_document .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_normal .newest_document .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_purple .newest_document { border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_purple .newest_document h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_purple .newest_document .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_purple .newest_document h2 { padding:0; margin:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_purple .newest_document .items { margin:0;padding:10px; overflow:hidden;}
|
||||
.blog_widget_purple .newest_document .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_purple .newest_document .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_red .newest_document { border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_red .newest_document h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_red .newest_document .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_red .newest_document h2 { padding:0; margin:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_red .newest_document .items { margin:0;padding:10px; overflow:hidden;}
|
||||
.blog_widget_red .newest_document .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_red .newest_document .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.documentBox .header h2 { font-size:1em; color:#1187d8;}
|
||||
div.cozy_blue .header h2 { margin:0; padding:0; font-size:1em; color:#1187d8;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.documentBox .header h2 { font-size:1em; color:#9ab09f;}
|
||||
div.cozy_green .header h2 { margin:0; padding:0; font-size:1em; color:#9ab09f;}
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@ div.documentBox { padding-bottom:1em;}
|
|||
div.documentBox .header { padding:7px 0 0 12px; height:21px; _height:20px; background:#f5f5f5; }
|
||||
*:first-child+html div.documentBox .header { height:20px; color:#ef2121;}
|
||||
|
||||
div.documentBox ul { padding:.5em; overflow:hidden;}
|
||||
div.documentBox ul { margin:0; padding:.5em; overflow:hidden;}
|
||||
div.documentBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em; list-style:none;white-space:nowrap;overflow:hidden;}
|
||||
div.documentBox ul li a { color:#a4a4a4;text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.documentBox .header h2 { font-size:1em; color:#8dc63f;}
|
||||
div.cozy_green .header h2 { margin:0; padding:0; font-size:1em; color:#8dc63f;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.documentBox .header h2 { font-size:1em; color:#f70795;}
|
||||
div.cozy_pink .header h2 { margin:0; padding:0; font-size:1em; color:#f70795;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.documentBox .header h2 { font-size:1em; color:#ef2121;}
|
||||
div.cozy_red .header h2 { margin:0; padding:0; font-size:1em; color:#ef2121;}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<!--%import("css/red.css")-->
|
||||
<!--@end-->
|
||||
|
||||
<div class="documentBox">
|
||||
<div class="documentBox cozy_{$colorset}">
|
||||
<div class="header">
|
||||
<!--@if($widget_info->title)-->
|
||||
<h2>{$widget_info->title}</h2>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
.news_ticker_black .tickerBox { height:16px; margin:3px 0 3px 0; padding-top:3px; white-space:nowrap; overflow:hidden; }
|
||||
|
||||
.news_ticker_black ul { white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_black ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_black li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}
|
||||
|
||||
.news_ticker_black ul li .title a { color:#FFFFFF; text-decoration:none; font-size:9pt;}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
.news_ticker_blue .tickerBox { height:25px; padding-top:6px; white-space:nowrap; overflow:hidden; }
|
||||
|
||||
.news_ticker_blue ul { white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_blue ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_blue li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}
|
||||
|
||||
.news_ticker_blue ul li .title a { color:#000000; text-decoration:none; font-size:9pt;}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
.news_ticker_gray .tickerBox { height:25px; padding-top:6px; white-space:nowrap; overflow:hidden; }
|
||||
|
||||
.news_ticker_gray ul { white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_gray ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_gray li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}
|
||||
|
||||
.news_ticker_gray ul li .title a { color:#000000; text-decoration:none; font-size:9pt;}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
.news_ticker_green .tickerBox { height:25px; padding-top:6px; white-space:nowrap; overflow:hidden; }
|
||||
|
||||
.news_ticker_green ul { white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_green ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_green li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}
|
||||
|
||||
.news_ticker_green ul li .title a { color:#000000; text-decoration:none; font-size:9pt;}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
.news_ticker_none .tickerBox { height:25px; padding-top:6px; white-space:nowrap; overflow:hidden; }
|
||||
|
||||
.news_ticker_none ul { white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_none ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_none li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}
|
||||
|
||||
.news_ticker_none ul li .title a { color:#555555; text-decoration:none; font-size:9pt;}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
.news_ticker_red .tickerBox { height:25px; padding-top:6px; white-space:nowrap; overflow:hidden; }
|
||||
|
||||
.news_ticker_red ul { white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_red ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_red li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}
|
||||
|
||||
.news_ticker_red ul li .title a { color:#000000; text-decoration:none; font-size:9pt;}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
.news_ticker_yellow .tickerBox { height:25px; padding-top:6px; white-space:nowrap; overflow:hidden; }
|
||||
|
||||
.news_ticker_yellow ul { white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_yellow ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
|
||||
.news_ticker_yellow li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}
|
||||
|
||||
.news_ticker_yellow ul li .title a { color:#000000; text-decoration:none; font-size:9pt;}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
.latest_black { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
|
||||
.latest_black h2 { display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#ffffff; background:url(../images/black/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
.latest_black h2 { margin:0; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#ffffff; background:url(../images/black/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
|
||||
.latest_black ul { }
|
||||
.latest_black ul { margin:0; padding:0; }
|
||||
.latest_black ul li { height:20px; background:url(../images/black/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
|
||||
|
||||
.latest_black ul li .title a { color:#818181; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
.latest_white { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
|
||||
.latest_white h2 { display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url(../images/white/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
.latest_white h2 { margin:0; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url(../images/white/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
|
||||
.latest_white ul { }
|
||||
.latest_white ul { margin:0; padding:0; }
|
||||
.latest_white ul li { height:20px; background:url(../images/white/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
|
||||
|
||||
.latest_white ul li .title a { color:#555555; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
<!-- 설정된 컬러셋의 종류에 따라서 css파일을 import 합니다 -->
|
||||
|
||||
<!--@if($colorset=="black")-->
|
||||
<!--%import("css/black.css")-->
|
||||
<!--@else-->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_cyan .newest_trackback { border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_cyan .newest_trackback h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_cyan .newest_trackback .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_cyan .newest_trackback h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_cyan .newest_trackback .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_cyan .newest_trackback .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_cyan .newest_trackback .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_green .newest_trackback { border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_green .newest_trackback h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_green .newest_trackback .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_green .newest_trackback h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_green .newest_trackback .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_green .newest_trackback .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_green .newest_trackback .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_normal .newest_trackback { border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_normal .newest_trackback h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_normal .newest_trackback .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_normal .newest_trackback h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_normal .newest_trackback .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_normal .newest_trackback .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_normal .newest_trackback .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_purple .newest_trackback { border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_purple .newest_trackback h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_purple .newest_trackback .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_purple .newest_trackback h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_purple .newest_trackback .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_purple .newest_trackback .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_purple .newest_trackback .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_red .newest_trackback { border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_red .newest_trackback h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_red .newest_trackback .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_red .newest_trackback h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_red .newest_trackback .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_red .newest_trackback .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_red .newest_trackback .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.trackbackBox .header h2 { font-size:1em; color:#1187d8;}
|
||||
div.cozy_tb_blue .header h2 { margin:0; padding:0; font-size:1em; color:#1187d8;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.trackbackBox .header h2 { font-size:1em; color:#9ab09f;}
|
||||
div.cozy_tb_bluish_green .header h2 { margin:0; padding:0; font-size:1em; color:#9ab09f;}
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@ div.trackbackBox { padding-bottom:1em;}
|
|||
div.trackbackBox .header { padding:7px 0 0 12px; height:21px; _height:20px; background:#f5f5f5; }
|
||||
*:first-child+html div.trackbackBox .header { height:20px; color:#ef2121;}
|
||||
|
||||
div.trackbackBox ul { padding:.5em; overflow:hidden;}
|
||||
div.trackbackBox ul { margin:0; padding:.5em; overflow:hidden;}
|
||||
div.trackbackBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em;list-style:none;overflow:hidden;white-space:nowrap;}
|
||||
div.trackbackBox ul li a { color:#a4a4a4;text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.trackbackBox .header h2 { font-size:1em; color:#8dc63f;}
|
||||
div.cozy_tb_green .header h2 { margin:0; padding:0; font-size:1em; color:#8dc63f;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.trackbackBox .header h2 { font-size:1em; color:#f70795;}
|
||||
div.cozy_tb_pink .header h2 { margin:0; padding:0; font-size:1em; color:#f70795;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.trackbackBox .header h2 { font-size:1em; color:#ef2121;}
|
||||
div.cozy_tb_red .header h2 { margin:0; padding:0; font-size:1em; color:#ef2121;}
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<!--%import("css/red.css")-->
|
||||
<!--@end-->
|
||||
|
||||
<div class="trackbackBox">
|
||||
<div class="trackbackBox cozy_tb_{$colorset}">
|
||||
<div class="header">
|
||||
<!--@if($widget_info->title)-->
|
||||
<h2>{$widget_info->title}</h2>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.szrank_count { width:100%; position:relative; }
|
||||
.szrank_count h2 { height:21px; padding:9px 0 0 9px; font-size:1em;}
|
||||
.szrank_count h5{ height:21px; padding:0 0 0 9px; font-size:1em;}
|
||||
.szrank_count h2 { margin:0; height:21px; padding:9px 0 0 9px; font-size:1em;}
|
||||
.szrank_count h5{ margin:0; height:21px; padding:0 0 0 9px; font-size:1em;}
|
||||
|
||||
.szrank_count .left { cursor:pointer; height:20px; background:url(../images/default/bullet.gif) no-repeat left; padding-left:15px; overflow:hidden; }
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.sz_download { width:100%; position:relative;}
|
||||
.sz_download h2 { height:21px; padding:9px 0 0 9px; font-size:1em;}
|
||||
.sz_download h2 { margin:0; height:21px; padding:9px 0 0 9px; font-size:1em;}
|
||||
|
||||
.sz_download .left { cursor:pointer; height:20px; background:url(../images/default/bullet.gif) no-repeat left; padding-left:15px; overflow:hidden; }
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.sz_point { width:100%; position:relative;}
|
||||
.sz_point h2 { height:21px; padding:9px 0 0 9px; font-size:1em;}
|
||||
.sz_point h2 { margin:0; height:21px; padding:9px 0 0 9px; font-size:1em;}
|
||||
|
||||
.sz_point .left { cursor:pointer; height:20px; background:url(../images/default/bullet.gif) no-repeat left; padding-left:15px; overflow:hidden; }
|
||||
|
||||
|
|
@ -18,4 +18,4 @@
|
|||
|
||||
.sz_point a {color: #3e81de; text-decoration:none;}
|
||||
.sz_point a:hover {color: #3e81de;}
|
||||
.sz_point a:visit {color: #3e81de;}
|
||||
.sz_point a:visit {color: #3e81de;}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
</description>
|
||||
</maker>
|
||||
<colorset>
|
||||
<colorset>
|
||||
<color name="Box_000">
|
||||
<title xml:lang="ko">기본</title>
|
||||
<title xml:lang="jp">デフォルト</title>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.rss_reader_sz_select { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
|
||||
.rss_reader_sz_select h2 { height:21px; padding:9px 0 0 9px; font-size:1em;}
|
||||
.rss_reader_sz_select h2 { margin:0; padding:0; height:21px; padding:9px 0 0 9px; font-size:1em;}
|
||||
.rss_reader_sz_select h2 a,
|
||||
.rss_reader_sz_select .tabcontent_rss a { text-decoration:none; color:#000000;}
|
||||
.rss_reader_sz_select h2 a:hover,
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
.rss_reader_sz_xe { position:relative;}
|
||||
.rss_reader_sz_xe h2 { height:21px; padding:9px 0 0 9px; font-size:1em;}
|
||||
.rss_reader_sz_xe h2 { margin:0; padding;0; height:21px; padding:9px 0 0 0; font-size:1em;}
|
||||
|
||||
.rss_reader_sz_xe ul { margin:0; padding:0; height:20px; overflow:hidden; list-style:none; white-space:nowrap; }
|
||||
|
||||
.rss_reader_sz_xe ul li { height:20px; overflow:hidden; list-style:none; white-space:nowrap; }
|
||||
|
||||
|
|
|
|||
|
|
@ -14,4 +14,4 @@
|
|||
<!--@end-->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,10 @@
|
|||
.rss_reader_black { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
|
||||
.rss_reader_black h2 { display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#ffffff; background:url(../images/black/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
.rss_reader_black h2 { margin:0; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#ffffff; background:url(../images/black/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
.rss_reader_black h2 a { text-decoration:none; color:#ffffff;}
|
||||
.rss_reader_black h2 a:hover { text-decoration:underline;}
|
||||
|
||||
.rss_reader_black ul { margin:0; padding:0; }
|
||||
|
||||
.rss_reader_black ul li { height:20px; background:url(../images/black/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
|
||||
|
||||
.rss_reader_black ul li .title a { color:#818181; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@
|
|||
.rss_reader_white h2 a { text-decoration:none; color:#000000;}
|
||||
.rss_reader_white h2 a:hover { text-decoration:underline;}
|
||||
|
||||
.rss_reader_white ul { margin:0; padding:0; }
|
||||
|
||||
.rss_reader_white ul li { height:20px; background:url(../images/white/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
|
||||
|
||||
.rss_reader_white ul li .title a { color:#555555; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.rss_reader_select { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
|
||||
.rss_reader_select h2 { display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url(../images/black/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
.rss_reader_select h2 { margin:0; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url(../images/black/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
.rss_reader_select h2 a,
|
||||
.rss_reader_select .tabcontent_rss a { text-decoration:none; color:#000000;}
|
||||
.rss_reader_select h2 a:hover,
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
</table>
|
||||
|
||||
{@$i=1}
|
||||
<DIV id="tab{$tab_id}" class="tabcontentcontainer">
|
||||
<div id="tab{$tab_id}" class="tabcontentcontainer">
|
||||
<!--@foreach($widget_info->rss_list as $key => $item)-->
|
||||
<div id="tab{$tab_id.$i}" class="tabcontent_rss" style="height:{$widget_info->rss_height}px;overflow:auto;<!--@if($i==1)-->display:block;<!--@end-->">
|
||||
<div class="date">{$item->date} | {$item->author} <a href="{$item->link}" onclick="window.open(this.href);return false"><img src="./images/forward.png" align="absmiddle" class="iePngFix"></a></div>
|
||||
|
|
@ -28,5 +28,5 @@
|
|||
</div>
|
||||
{@$i++}
|
||||
<!--@end-->
|
||||
</DIV>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_cyan .tag_list { border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_cyan .tag_list h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_cyan .tag_list .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_cyan .tag_list h2 { padding:0; margin:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_cyan .tag_list .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_cyan .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
|
||||
.blog_widget_cyan .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_green .tag_list { border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_green .tag_list h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_green .tag_list .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_green .tag_list h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_green .tag_list .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_green .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
|
||||
.blog_widget_green .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_normal .tag_list { border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_normal .tag_list h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_normal .tag_list .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_normal .tag_list h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_normal .tag_list .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_normal .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
|
||||
.blog_widget_normal .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_purple .tag_list { border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_purple .tag_list h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_purple .tag_list .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_purple .tag_list h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_purple .tag_list .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_purple .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
|
||||
.blog_widget_purple .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.blog_widget_red .tag_list { border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.blog_widget_red .tag_list h2 { border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_red .tag_list .items { padding:10px; overflow:hidden;}
|
||||
.blog_widget_red .tag_list h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_red .tag_list .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_red .tag_list .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
|
||||
.blog_widget_red .tag_list .items li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.tagBox .header h2 { font-size:1em; color:#1187d8;}
|
||||
div.cozy_tag_blue .header h2 { padding:0; margin:0; font-size:1em; color:#1187d8;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.tagBox .header h2 { font-size:1em; color:#9ab09f;}
|
||||
div.cozy_tag_bluish_green .header h2 { margin:0; padding:0; font-size:1em; color:#9ab09f;}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ div.tagBox { padding-bottom:1em;}
|
|||
div.tagBox .header { padding:7px 0 0 12px; height:21px; _height:20px; background:#f5f5f5; }
|
||||
*:first-child+html div.tagBox .header { height:20px; color:#ef2121;}
|
||||
|
||||
div.tagBox ul { padding:.5em; overflow:hidden;}
|
||||
div.tagBox ul { margin:0; padding:.5em; overflow:hidden;}
|
||||
div.tagBox ul li { display:inline; color:#a4a4a4; margin-right:.1em; line-height:1.5em;}
|
||||
div.tagBox ul li a { color:#a4a4a4;}
|
||||
div.tagBox ul li.typeA a { color:#717171; font-weight:bold;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.tagBox .header h2 { font-size:1em; color:#8dc63f;}
|
||||
div.cozy_tag_green .header h2 { padding:0; margin:0; font-size:1em; color:#8dc63f;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.tagBox .header h2 { font-size:1em; color:#f70795;}
|
||||
div.cozy_tag_pink .header h2 { padding:0; margin:0; font-size:1em; color:#f70795;}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
div.tagBox .header h2 { font-size:1em; color:#ef2121;}
|
||||
div.cozy_tag_red .header h2 { margin:0; padding:0; font-size:1em; color:#ef2121;}
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<!--%import("css/red.css")-->
|
||||
<!--@end-->
|
||||
|
||||
<div class="tagBox">
|
||||
<div class="tagBox cozy_tag_{$colorset}">
|
||||
<div class="header">
|
||||
<!--@if($widget_info->title)-->
|
||||
<h2>{$widget_info->title}</h2>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.noticeBox { padding-bottom:5px; overflow:hidden; }
|
||||
|
||||
.noticeBox h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url(../images/normal/lineNotice.gif) no-repeat left bottom;}
|
||||
.noticeBox h2 { margin:0; font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url(../images/normal/lineNotice.gif) no-repeat left bottom;}
|
||||
|
||||
.noticeBox .listTable { width:100%; table-layout:fixed; border:none;}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.nw_box { padding-bottom:5px; overflow:hidden; }
|
||||
.nw_box h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url(../images/normal/lineNotice.gif) no-repeat left bottom;}
|
||||
.nw_box h2 { margin:0; font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url(../images/normal/lineNotice.gif) no-repeat left bottom;}
|
||||
|
||||
.nw_box a.more { text-decoration:none;}
|
||||
.nw_box a.more:hover { text-decoration:underline;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue