From 9a973fafc277c9ad5689098d0205ae5e20e1f5a4 Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 27 Jul 2007 05:06:02 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20XE=5FLIST=20?= =?UTF-8?q?=EC=8A=A4=ED=82=A8=EC=9D=98=20CSS=20=EC=BB=AC=EB=9F=AC=EC=83=89?= =?UTF-8?q?=20=EC=A1=B0=EC=A0=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@2050 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/xe_list/css/cyan.css | 37 +++++++++++----------- modules/board/skins/xe_list/css/purple.css | 2 +- modules/board/skins/xe_list/css/red.css | 2 +- 3 files changed, 21 insertions(+), 20 deletions(-) diff --git a/modules/board/skins/xe_list/css/cyan.css b/modules/board/skins/xe_list/css/cyan.css index f2321c70a..c6efc7362 100644 --- a/modules/board/skins/xe_list/css/cyan.css +++ b/modules/board/skins/xe_list/css/cyan.css @@ -4,28 +4,29 @@ NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/) Jeong, Chan Myeong 070601~070630 */ -.articleNum { float:left; background:url(../images/cyan/iconArticle.gif) no-repeat left top; padding:0 0 0 1.5em; margin:.5em 0 0 0;} -#reply li .fileAttached li { border:0px; display:inline; margin-right:.75em; line-height:1.5em; padding:.1em 0 .1em 1.5em; background:url(../images/cyan/iconFile.gif) no-repeat left;} -.boardRead .readFooter .fileAttached li a { font-size:.9em; padding:.1em 0 .1em 1.5em; white-space:nowrap; color:#444444; background:url(../images/cyan/iconFile.gif) no-repeat left top;} -.accountNavigation li.join a { display:block; background:url(../images/cyan/iconMyInfo.gif) no-repeat left .1em; padding:0 0 0 1.2em;} -.accountNavigation li.myInfo a { display:block; background:url(../images/cyan/iconMyInfo.gif) no-repeat left .1em; padding:0 0 0 1.2em;} - -.boardList th { color:#3e3f3e; font-weight:normal; border-bottom:1px solid #ffffff; padding:.5em .5em .3em .5em; background:#ffffff url(../images/cyan/lineBoardListTh.gif) no-repeat left bottom;white-space:nowrap;} - -.boardList td.recommend { font:bold .8em Tahoma; color:#00a650; text-align:center;} - -.pageNavigation .current { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#00a650; display:inline-block; padding:1px 7px 1px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } - -.boardList td .replyAndTrackback { font:.8em Tahoma; color:#00a650; cursor:default; position:relative; top:-.2em;} -.boardList td.title.bold .replyAndTrackback { font:.6em Tahoma; color:#00a650; cursor:default; position:relative; top:.3em;} - /* boardHeader */ .boardHeader { position:relative; _width:100%; border-top:1px solid #d1d9db; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) no-repeat right bottom; overflow:hidden;} .boardHeader h3 { float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border-left:1px solid #d1d9db; border-bottom:3px solid #2895c0; background:url(../images/common/lineH3.gif) no-repeat right bottom;} -.articleNum strong { font:bold 11px Tahoma; color:#00a650;} +.accountNavigation li.join a { display:block; background:url(../images/cyan/iconMyInfo.gif) no-repeat left .1em; padding:0 0 0 1.2em;} +.accountNavigation li.myInfo a { display:block; background:url(../images/cyan/iconMyInfo.gif) no-repeat left .1em; padding:0 0 0 1.2em;} -.boardRead .replyAndTrackback { overflow:hidden; _width:100%; padding:.8em 0em; height:1.2em; background:url(../images/cyan/bgBoardListTh.gif) repeat-x left bottom; border-top:1px solid #b1c9d3; border-bottom:2px solid #2895c0;} -.boardRead .replyAndTrackback a strong { color:#00a650;} +.articleNum { float:left; background:url(../images/cyan/iconArticle.gif) no-repeat left top; padding:0 0 0 1.5em; margin:.5em 0 0 0;} +#reply li .fileAttached li { border:0px; display:inline; margin-right:.75em; line-height:1.5em; padding:.1em 0 .1em 1.5em; background:url(../images/cyan/iconFile.gif) no-repeat left;} +.articleNum strong { font:bold 11px Tahoma; color:#2895c0;} + +.boardList th { color:#3e3f3e; font-weight:normal; border-bottom:1px solid #ffffff; padding:.5em .5em .3em .5em; background:#ffffff url(../images/cyan/lineBoardListTh.gif) no-repeat left bottom;white-space:nowrap;} +.boardList td.recommend { font:bold .8em Tahoma; color:#2895c0; text-align:center;} +.boardList td .replyAndTrackback { font:.8em Tahoma; color:#2895c0; cursor:default; position:relative; top:-.2em;} +.boardList td.title.bold .replyAndTrackback { font:.6em Tahoma; color:#2895c0; cursor:default; position:relative; top:.3em;} .buttonTypeGo { border:none; cursor:pointer; width:24px; height:20px; background:url(../images/cyan/buttonTypeInput24.gif) no-repeat; font:.75em Tahoma; text-align:center;} + +.boardRead .replyAndTrackback { overflow:hidden; _width:100%; padding:.8em 0em; height:1.2em; background:url(../images/cyan/bgBoardListTh.gif) repeat-x left bottom; border-top:1px solid #b1c9d3; border-bottom:2px solid #2895c0;} +.boardRead .replyAndTrackback a strong { color:#2895c0;} +.boardRead .readFooter .fileAttached li a { font-size:.9em; padding:.1em 0 .1em 1.5em; white-space:nowrap; color:#444444; background:url(../images/cyan/iconFile.gif) no-repeat left top;} + + + +.pageNavigation .current { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#2895c0; display:inline-block; padding:1px 7px 1px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } + diff --git a/modules/board/skins/xe_list/css/purple.css b/modules/board/skins/xe_list/css/purple.css index d0b7ffa40..5dcc12069 100644 --- a/modules/board/skins/xe_list/css/purple.css +++ b/modules/board/skins/xe_list/css/purple.css @@ -21,7 +21,7 @@ Jeong, Chan Myeong 070601~070630 /* boardHeader */ .boardHeader { position:relative; _width:100%; border-top:1px solid #d1d9db; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) no-repeat right bottom; overflow:hidden;} -.boardHeader h3 { float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border-left:1px solid #d1d9db; border-bottom:3px solid #2895c0; background:url(../images/common/lineH3.gif) no-repeat right bottom;} +.boardHeader h3 { float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border-left:1px solid #d1d9db; border-bottom:3px solid #ac19a9; background:url(../images/common/lineH3.gif) no-repeat right bottom;} .articleNum strong { font:bold 11px Tahoma; color:#b1ae00;} diff --git a/modules/board/skins/xe_list/css/red.css b/modules/board/skins/xe_list/css/red.css index 95b5d7591..e5dac0be9 100644 --- a/modules/board/skins/xe_list/css/red.css +++ b/modules/board/skins/xe_list/css/red.css @@ -21,7 +21,7 @@ Jeong, Chan Myeong 070601~070630 /* boardHeader */ .boardHeader { position:relative; _width:100%; border-top:1px solid #d1d9db; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) no-repeat right bottom; overflow:hidden;} -.boardHeader h3 { float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border-left:1px solid #d1d9db; border-bottom:3px solid #2895c0; background:url(../images/common/lineH3.gif) no-repeat right bottom;} +.boardHeader h3 { float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border-left:1px solid #d1d9db; border-bottom:3px solid #ed135a; background:url(../images/common/lineH3.gif) no-repeat right bottom;} .articleNum strong { font:bold 11px Tahoma; color:#ff6600;}