기본 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:
zero 2008-02-25 18:08:39 +00:00
parent 14e047557f
commit ccf770e892
126 changed files with 250 additions and 227 deletions

View file

@ -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; }

View file

@ -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; }

View file

@ -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; }

View file

@ -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; }

View file

@ -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; }

View file

@ -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;}

View file

@ -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;}

View file

@ -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;}

View file

@ -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;}

View file

@ -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;}

View file

@ -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;}

View file

@ -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>