mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +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 .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-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue