From d8adf05d1fa989563152f1068ea19aa7f6138d69 Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 9 Aug 2007 01:31:47 +0000 Subject: [PATCH] =?UTF-8?q?xe=5Flist=20=EA=B2=8C=EC=8B=9C=ED=8C=90=20?= =?UTF-8?q?=EC=8A=A4=ED=82=A8=20IE6=EC=97=90=EC=84=9C=20=EC=95=88=EB=B3=B4?= =?UTF-8?q?=EC=9D=B4=EB=8A=94=20=EB=B6=80=EB=B6=84=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=ED=95=98=EC=97=AC=20=EB=B3=B4=EC=9D=B4=EA=B2=8C=20=ED=95=98?= =?UTF-8?q?=EC=98=80=EC=9D=8C?= 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@2264 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/xe_list/css/common.css | 7 ++++--- modules/board/skins/xe_list/view_document.html | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/board/skins/xe_list/css/common.css b/modules/board/skins/xe_list/css/common.css index f0087c8b3..c4787aae7 100644 --- a/modules/board/skins/xe_list/css/common.css +++ b/modules/board/skins/xe_list/css/common.css @@ -155,13 +155,14 @@ Jeong, Chan Myeong 070601~070630 .boardRead .readFooter .tag li { display:inline;} .boardRead .readFooter .tag a { color:#444444;} .boardRead .readFooter .tag .tagIcon { vertical-align:middle;} -.boardRead .readFooter .fileAttached { _width:100%; border:1px solid #eaeae7; overflow:hidden; background:#fbfbfb;} +.boardRead .readFooter .fileAttached { _width:99%; border:1px solid #eaeae7; overflow:hidden; background:#fbfbfb;} .boardRead .readFooter .fileAttached h5 { font-weight:normal; color:#999999; float:left; font-size:1em; margin:.5em .5em 0 .5em; line-height:1.5em;} .boardRead .readFooter .fileAttached ul { float:left; margin-top:.5em; padding-bottom:1em; } .boardRead .readFooter .fileAttached li { display:inline; margin-right:.75em; line-height:1.5em;} +.boardRead .readFooter .fileAttached li a { text-decoration:none; color:#777777;} .boardRead .readFooter .fileAttached li a:visited { color:#777777;} -.boardRead .replyAndTrackbackBox { position:relative; } +.boardRead .replyAndTrackbackBox { position:relative; _width:100%;} .boardRead .replyAndTrackback li { margin-top:10px; _margin-top:8px; margin-left:1em; padding-left:1.4em; float:left; list-style:none;} .boardRead .replyAndTrackback li.reply { background:url(../images/common/iconReply.gif) no-repeat left top;} @@ -199,7 +200,7 @@ Jeong, Chan Myeong 070601~070630 #reply .reply { background-color:#FAFAFA;} #reply .replyIndent { background:url(../images/common/iconReplyArrow.gif) no-repeat .0em .3em; padding-left:1.3em;} -#reply li .fileAttached { _width:100%; border:1px solid #eaeae7; overflow:hidden; background:#fbfbfb; margin-top:.3em; list-style:none;} +#reply li .fileAttached { _width:99%; border:1px solid #eaeae7; overflow:hidden; background:#fbfbfb; margin-top:.3em; list-style:none;} #reply li .fileAttached ul { float:left; padding:.3em 1em .2em 0; margin-left:.5em; _margin-left:.25em;} #reply li .fileAttached li a { font-size:.9em; white-space:nowrap; position:relative; color:#444444; } #reply li .fileAttached li a:visited { color:#777777;} diff --git a/modules/board/skins/xe_list/view_document.html b/modules/board/skins/xe_list/view_document.html index de2649b22..fc9ec9291 100644 --- a/modules/board/skins/xe_list/view_document.html +++ b/modules/board/skins/xe_list/view_document.html @@ -95,6 +95,7 @@
  • {$file->source_filename} ({FileHandler::filesize($file->file_size)})({number_format($file->download_count)})
  • +