From 5341cb1b6c78936e74b9ad4c77855a355b2717f5 Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 10 Nov 2008 02:02:21 +0000 Subject: [PATCH] =?UTF-8?q?xe=5Fdefault=20=EC=8A=A4=ED=82=A8=EC=97=90?= =?UTF-8?q?=EC=84=9C=20=EA=B8=80=EC=9E=90=20=ED=81=AC=EA=B8=B0=EA=B0=80=20?= =?UTF-8?q?=EC=9E=91=EA=B2=8C=20=EB=B3=B4=EC=9D=B4=EB=8D=98=20=ED=95=AD?= =?UTF-8?q?=EB=AA=A9=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4823 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/xe_default/css/board.css | 11 +-- .../board/skins/xe_default/write_form.html | 82 +++++++++---------- 2 files changed, 47 insertions(+), 46 deletions(-) diff --git a/modules/board/skins/xe_default/css/board.css b/modules/board/skins/xe_default/css/board.css index 97161900d..b236a0713 100644 --- a/modules/board/skins/xe_default/css/board.css +++ b/modules/board/skins/xe_default/css/board.css @@ -25,7 +25,7 @@ .boardHeader .boardDescription{ padding:7px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; position:relative;} /* Board Information */ -.boardInformation{width:100%; padding:10px 0; font-size:.85em; line-height:normal; *zoom:1;} +.boardInformation{width:100%; padding:10px 0; font-size:1em; line-height:normal; *zoom:1;} .boardInformation *{ margin:0; padding:0;} .boardInformation:after{ content:""; display:block; float:none; clear:both;} .boardInformation ul{ overflow:hidden;} @@ -151,13 +151,14 @@ .boardReadBody .memberSignature .signature { float:left; } -.boardReadFooter{ padding:10px 0; *zoom:1; line-height:1em; font:11px Tahoma;} +.boardReadFooter{ padding:10px 0; *zoom:1; line-height:1em; font:12px Tahoma;} .boardReadFooter:after{ content:""; display:block; float:none; clear:both;} .boardReadFooter *{ margin:0; padding:0;} .boardReadFooter a{ text-decoration:underline; } .boardReadFooter .footerLeft{ } .boardReadFooter .footerRight{ clear:both; overflow:hidden; *zoom:1;} -.boardReadFooter dl{ clear:both; margin-bottom:4px; font-family:tahoma;} +.boardReadFooter dl{ clear:both; margin-bottom:4px; } +.boardReadFooter dl dd { font-family:Tahoma; } .boardReadFooter dl dd a{ font-family:Tahoma; text-decoration:none; } .boardReadFooter dt{ z-index:2; display:inline; font-weight:bold;} .boardReadFooter dd{ z-index:1; left:-5px; display:inline; padding-left:7px; margin-right:5px; *zoom:1;} @@ -189,7 +190,7 @@ /* Time */ .time {float:right; } -.time * { font-size:11px; font-family:Tahoma; display:inline; } +.time * { font-family:Tahoma; display:inline; } .time dt{ z-index:2; display:inline; font-weight:bold; } .time dd{ z-index:1; left:-5px; display:inline; padding-left:3px; background-repeat:no-repeat; background-position:left center; } @@ -197,7 +198,7 @@ .attachedFile{ margin:0; padding:0; border:none; clear:both;} .item .attachedFile{ position:absolute; left:0; bottom:0;} .reply .attachedFile{ position:absolute; left:10px; bottom:0;} -.attachedFile *{ font-size:11px; font-family:Tahoma; display:inline;} +.attachedFile *{ font-family:Tahoma; display:inline;} .attachedFile dt{ z-index:2; display:inline; font-weight:bold;} .attachedFile dd{ z-index:1; left:-5px; display:inline; padding-left:12px; *zoom:1; background:url(../images/common/iconFile.gif) no-repeat left 3px; } .attachedFile dd a{ text-decoration:underline; } diff --git a/modules/board/skins/xe_default/write_form.html b/modules/board/skins/xe_default/write_form.html index 1d5d6d523..5b275cf40 100644 --- a/modules/board/skins/xe_default/write_form.html +++ b/modules/board/skins/xe_default/write_form.html @@ -49,47 +49,47 @@
-
{$lang->cmd_option} :
- - {@ $_color = array('555555','222288','226622','2266EE','8866CC','88AA66','EE2222','EE6622','EEAA22','EEEE22') } -
-
- get('title_bold')=='Y')-->checked="checked" /> - -
-
- isNotice())-->checked="checked" id="is_notice" /> - -
-
- isLocked())-->checked="checked" id="lock_comment" /> - -
- -
- isSecret())-->checked="checked" id="is_secret" /> - -
-
- allowComment())-->checked="checked" id="allow_comment" /> - -
-
- allowTrackback())-->checked="checked" id="allow_trackback" /> - -
- -
- useNotify())-->checked="checked" id="notify_message" /> - -
- -
+
{$lang->cmd_option} :
+ + {@ $_color = array('555555','222288','226622','2266EE','8866CC','88AA66','EE2222','EE6622','EEAA22','EEEE22') } +
+
+ get('title_bold')=='Y')-->checked="checked" /> + +
+
+ isNotice())-->checked="checked" id="is_notice" /> + +
+
+ isLocked())-->checked="checked" id="lock_comment" /> + +
+ +
+ isSecret())-->checked="checked" id="is_secret" /> + +
+
+ allowComment())-->checked="checked" id="allow_comment" /> + +
+
+ allowTrackback())-->checked="checked" id="allow_trackback" /> + +
+ +
+ useNotify())-->checked="checked" id="notify_message" /> + +
+ +