From 2397244ffb8b95cf916e57929c020342ab0b82d2 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Fri, 24 Oct 2008 11:42:31 +0000 Subject: [PATCH] UIO Refactoring. pageNavigation to pagination. git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4683 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/admin/tpl/css/admin.css | 76 +- modules/admin/tpl/images/arrowNextA1.gif | Bin 0 -> 46 bytes modules/admin/tpl/images/arrowNextB1.gif | Bin 0 -> 51 bytes modules/admin/tpl/images/arrowNextC1.gif | Bin 0 -> 152 bytes modules/admin/tpl/images/arrowNextEndA1.gif | Bin 0 -> 52 bytes modules/admin/tpl/images/arrowPrevA1.gif | Bin 0 -> 47 bytes modules/admin/tpl/images/arrowPrevB1.gif | Bin 0 -> 51 bytes modules/admin/tpl/images/arrowPrevC1.gif | Bin 0 -> 151 bytes modules/admin/tpl/images/arrowPrevEndA1.gif | Bin 0 -> 51 bytes modules/admin/tpl/images/bottomGotoFirst.gif | Bin 51 -> 0 bytes modules/admin/tpl/images/bottomGotoLast.gif | Bin 51 -> 0 bytes modules/board/skins/xe_board/comment.html | 210 ++--- modules/board/skins/xe_board/css/black.css | 4 +- modules/board/skins/xe_board/css/common.css | 720 ++++++++++-------- modules/board/skins/xe_board/css/cyan.css | 4 +- modules/board/skins/xe_board/css/green.css | 4 +- modules/board/skins/xe_board/css/purple.css | 4 +- modules/board/skins/xe_board/css/red.css | 4 +- modules/board/skins/xe_board/css/white.css | 4 +- .../xe_board/images/common/arrowNextA1.gif | Bin 0 -> 46 bytes .../xe_board/images/common/arrowNextB1.gif | Bin 0 -> 51 bytes .../xe_board/images/common/arrowNextC1.gif | Bin 0 -> 152 bytes .../xe_board/images/common/arrowNextEndA1.gif | Bin 0 -> 52 bytes .../xe_board/images/common/arrowPrevA1.gif | Bin 0 -> 47 bytes .../xe_board/images/common/arrowPrevB1.gif | Bin 0 -> 51 bytes .../xe_board/images/common/arrowPrevC1.gif | Bin 0 -> 151 bytes .../xe_board/images/common/arrowPrevEndA1.gif | Bin 0 -> 51 bytes .../images/common/bottomGotoFirst.gif | Bin 51 -> 0 bytes .../xe_board/images/common/bottomGotoLast.gif | Bin 51 -> 0 bytes modules/board/skins/xe_board/list.html | 162 ++-- modules/board/skins/xe_guestbook/comment.html | 206 ++--- .../board/skins/xe_guestbook/css/black.css | 4 +- .../board/skins/xe_guestbook/css/common.css | 616 ++++++++------- modules/board/skins/xe_guestbook/css/cyan.css | 4 +- .../board/skins/xe_guestbook/css/green.css | 4 +- .../board/skins/xe_guestbook/css/purple.css | 4 +- modules/board/skins/xe_guestbook/css/red.css | 4 +- .../board/skins/xe_guestbook/css/white.css | 4 +- .../images/common/arrowNextA1.gif | Bin 0 -> 46 bytes .../images/common/arrowNextB1.gif | Bin 0 -> 51 bytes .../images/common/arrowNextC1.gif | Bin 0 -> 152 bytes .../images/common/arrowNextEndA1.gif | Bin 0 -> 52 bytes .../images/common/arrowPrevA1.gif | Bin 0 -> 47 bytes .../images/common/arrowPrevB1.gif | Bin 0 -> 51 bytes .../images/common/arrowPrevC1.gif | Bin 0 -> 151 bytes .../images/common/arrowPrevEndA1.gif | Bin 0 -> 51 bytes .../images/common/bottomGotoFirst.gif | Bin 51 -> 0 bytes .../images/common/bottomGotoLast.gif | Bin 51 -> 0 bytes modules/board/skins/xe_guestbook/list.html | 148 ++-- modules/board/tpl/index.html | 166 ++-- modules/comment/tpl/comment_list.html | 192 ++--- modules/comment/tpl/declared_list.html | 122 +-- .../communication/skins/default/css/black.css | 108 +-- .../skins/default/css/common.css | 417 +++++----- .../communication/skins/default/friends.html | 190 ++--- .../skins/default/images/bottomGotoFirst.gif | Bin 51 -> 0 bytes .../skins/default/images/bottomGotoLast.gif | Bin 51 -> 0 bytes .../default/images/common/bottomGotoFirst.gif | Bin 51 -> 0 bytes .../default/images/common/bottomGotoLast.gif | Bin 51 -> 0 bytes .../communication/skins/default/messages.html | 262 +++---- modules/document/tpl/declared_list.html | 150 ++-- modules/document/tpl/document_list.html | 212 +++--- modules/file/tpl/file_list.html | 248 +++--- .../skins/default/css/white.css | 75 +- .../default/images/white/arrowNextA1.gif | Bin 0 -> 46 bytes .../default/images/white/arrowNextB1.gif | Bin 0 -> 51 bytes .../default/images/white/arrowNextC1.gif | Bin 0 -> 152 bytes .../default/images/white/arrowNextEndA1.gif | Bin 0 -> 52 bytes .../default/images/white/arrowPrevA1.gif | Bin 0 -> 47 bytes .../default/images/white/arrowPrevB1.gif | Bin 0 -> 51 bytes .../default/images/white/arrowPrevC1.gif | Bin 0 -> 151 bytes .../default/images/white/arrowPrevEndA1.gif | Bin 0 -> 51 bytes .../default/images/white/bottomGotoFirst.gif | Bin 51 -> 0 bytes .../default/images/white/bottomGotoLast.gif | Bin 51 -> 0 bytes .../skins/default/index.html | 144 ++-- .../skins/xe_issuetracker/css/common.css | 475 +++++++----- .../xe_issuetracker/images/arrowNextA1.gif | Bin 0 -> 46 bytes .../xe_issuetracker/images/arrowNextB1.gif | Bin 0 -> 51 bytes .../xe_issuetracker/images/arrowNextC1.gif | Bin 0 -> 152 bytes .../xe_issuetracker/images/arrowNextEndA1.gif | Bin 0 -> 52 bytes .../xe_issuetracker/images/arrowPrevA1.gif | Bin 0 -> 47 bytes .../xe_issuetracker/images/arrowPrevB1.gif | Bin 0 -> 51 bytes .../xe_issuetracker/images/arrowPrevC1.gif | Bin 0 -> 151 bytes .../xe_issuetracker/images/arrowPrevEndA1.gif | Bin 0 -> 51 bytes .../skins/xe_issuetracker/issue_list.html | 364 ++++----- modules/issuetracker/tpl/index.html | 146 ++-- modules/lifepod/tpl/index.html | 146 ++-- modules/member/skins/default/css/black.css | 108 +-- modules/member/skins/default/css/common.css | 417 +++++----- .../member/skins/default/document_list.html | 144 ++-- .../skins/default/images/bottomGotoFirst.gif | Bin 51 -> 0 bytes .../skins/default/images/bottomGotoLast.gif | Bin 51 -> 0 bytes .../default/images/common/arrowNextA1.gif | Bin 0 -> 46 bytes .../default/images/common/arrowNextB1.gif | Bin 0 -> 51 bytes .../default/images/common/arrowNextC1.gif | Bin 0 -> 152 bytes .../default/images/common/arrowNextEndA1.gif | Bin 0 -> 52 bytes .../default/images/common/arrowPrevA1.gif | Bin 0 -> 47 bytes .../default/images/common/arrowPrevB1.gif | Bin 0 -> 51 bytes .../default/images/common/arrowPrevC1.gif | Bin 0 -> 151 bytes .../default/images/common/arrowPrevEndA1.gif | Bin 0 -> 51 bytes .../default/images/common/bottomGotoFirst.gif | Bin 51 -> 0 bytes .../default/images/common/bottomGotoLast.gif | Bin 51 -> 0 bytes modules/member/skins/default/saved_list.html | 102 +-- .../skins/default/saved_list_popup.html | 126 +-- .../member/skins/default/scrapped_list.html | 108 +-- modules/member/tpl/denied_id_list.html | 140 ++-- modules/member/tpl/member_list.html | 262 +++---- modules/menu/tpl/index.html | 106 +-- modules/opage/tpl/index.html | 154 ++-- modules/page/tpl/index.html | 152 ++-- modules/point/tpl/member_list.html | 166 ++-- modules/poll/tpl/poll_list.html | 158 ++-- modules/referer/tpl/referer_list.html | 98 +-- modules/springnote/tpl/index.html | 148 ++-- .../tpl/commentnotify_list.html | 152 ++-- modules/trackback/tpl/trackback_list.html | 232 +++--- 116 files changed, 4374 insertions(+), 4002 deletions(-) create mode 100644 modules/admin/tpl/images/arrowNextA1.gif create mode 100644 modules/admin/tpl/images/arrowNextB1.gif create mode 100644 modules/admin/tpl/images/arrowNextC1.gif create mode 100644 modules/admin/tpl/images/arrowNextEndA1.gif create mode 100644 modules/admin/tpl/images/arrowPrevA1.gif create mode 100644 modules/admin/tpl/images/arrowPrevB1.gif create mode 100644 modules/admin/tpl/images/arrowPrevC1.gif create mode 100644 modules/admin/tpl/images/arrowPrevEndA1.gif delete mode 100644 modules/admin/tpl/images/bottomGotoFirst.gif delete mode 100644 modules/admin/tpl/images/bottomGotoLast.gif create mode 100644 modules/board/skins/xe_board/images/common/arrowNextA1.gif create mode 100644 modules/board/skins/xe_board/images/common/arrowNextB1.gif create mode 100644 modules/board/skins/xe_board/images/common/arrowNextC1.gif create mode 100644 modules/board/skins/xe_board/images/common/arrowNextEndA1.gif create mode 100644 modules/board/skins/xe_board/images/common/arrowPrevA1.gif create mode 100644 modules/board/skins/xe_board/images/common/arrowPrevB1.gif create mode 100644 modules/board/skins/xe_board/images/common/arrowPrevC1.gif create mode 100644 modules/board/skins/xe_board/images/common/arrowPrevEndA1.gif delete mode 100644 modules/board/skins/xe_board/images/common/bottomGotoFirst.gif delete mode 100644 modules/board/skins/xe_board/images/common/bottomGotoLast.gif create mode 100644 modules/board/skins/xe_guestbook/images/common/arrowNextA1.gif create mode 100644 modules/board/skins/xe_guestbook/images/common/arrowNextB1.gif create mode 100644 modules/board/skins/xe_guestbook/images/common/arrowNextC1.gif create mode 100644 modules/board/skins/xe_guestbook/images/common/arrowNextEndA1.gif create mode 100644 modules/board/skins/xe_guestbook/images/common/arrowPrevA1.gif create mode 100644 modules/board/skins/xe_guestbook/images/common/arrowPrevB1.gif create mode 100644 modules/board/skins/xe_guestbook/images/common/arrowPrevC1.gif create mode 100644 modules/board/skins/xe_guestbook/images/common/arrowPrevEndA1.gif delete mode 100644 modules/board/skins/xe_guestbook/images/common/bottomGotoFirst.gif delete mode 100644 modules/board/skins/xe_guestbook/images/common/bottomGotoLast.gif delete mode 100644 modules/communication/skins/default/images/bottomGotoFirst.gif delete mode 100644 modules/communication/skins/default/images/bottomGotoLast.gif delete mode 100644 modules/communication/skins/default/images/common/bottomGotoFirst.gif delete mode 100644 modules/communication/skins/default/images/common/bottomGotoLast.gif create mode 100644 modules/integration_search/skins/default/images/white/arrowNextA1.gif create mode 100644 modules/integration_search/skins/default/images/white/arrowNextB1.gif create mode 100644 modules/integration_search/skins/default/images/white/arrowNextC1.gif create mode 100644 modules/integration_search/skins/default/images/white/arrowNextEndA1.gif create mode 100644 modules/integration_search/skins/default/images/white/arrowPrevA1.gif create mode 100644 modules/integration_search/skins/default/images/white/arrowPrevB1.gif create mode 100644 modules/integration_search/skins/default/images/white/arrowPrevC1.gif create mode 100644 modules/integration_search/skins/default/images/white/arrowPrevEndA1.gif delete mode 100644 modules/integration_search/skins/default/images/white/bottomGotoFirst.gif delete mode 100644 modules/integration_search/skins/default/images/white/bottomGotoLast.gif create mode 100644 modules/issuetracker/skins/xe_issuetracker/images/arrowNextA1.gif create mode 100644 modules/issuetracker/skins/xe_issuetracker/images/arrowNextB1.gif create mode 100644 modules/issuetracker/skins/xe_issuetracker/images/arrowNextC1.gif create mode 100644 modules/issuetracker/skins/xe_issuetracker/images/arrowNextEndA1.gif create mode 100644 modules/issuetracker/skins/xe_issuetracker/images/arrowPrevA1.gif create mode 100644 modules/issuetracker/skins/xe_issuetracker/images/arrowPrevB1.gif create mode 100644 modules/issuetracker/skins/xe_issuetracker/images/arrowPrevC1.gif create mode 100644 modules/issuetracker/skins/xe_issuetracker/images/arrowPrevEndA1.gif delete mode 100644 modules/member/skins/default/images/bottomGotoFirst.gif delete mode 100644 modules/member/skins/default/images/bottomGotoLast.gif create mode 100644 modules/member/skins/default/images/common/arrowNextA1.gif create mode 100644 modules/member/skins/default/images/common/arrowNextB1.gif create mode 100644 modules/member/skins/default/images/common/arrowNextC1.gif create mode 100644 modules/member/skins/default/images/common/arrowNextEndA1.gif create mode 100644 modules/member/skins/default/images/common/arrowPrevA1.gif create mode 100644 modules/member/skins/default/images/common/arrowPrevB1.gif create mode 100644 modules/member/skins/default/images/common/arrowPrevC1.gif create mode 100644 modules/member/skins/default/images/common/arrowPrevEndA1.gif delete mode 100644 modules/member/skins/default/images/common/bottomGotoFirst.gif delete mode 100644 modules/member/skins/default/images/common/bottomGotoLast.gif diff --git a/modules/admin/tpl/css/admin.css b/modules/admin/tpl/css/admin.css index d203fc93f..f8779ff2f 100644 --- a/modules/admin/tpl/css/admin.css +++ b/modules/admin/tpl/css/admin.css @@ -1,6 +1,5 @@ @charset "utf-8"; - .topGap { margin-top:10px; } .rightGap { margin-right:10px; } .bottomGap { margin-bottom:15px; } @@ -95,16 +94,6 @@ ul.localNavigation li.on a { background-position:right top; padding:8px 15px 5px #popFooter { width:620px; background:#70A2C6; border-top:1px solid #e8e8e7; padding:.5em 0 .5em 0; overflow:hidden; } #popFooter .close { position:relative; left:50%; margin-left:-1em; float:left;} -.pageNavigation { display:block; padding:1.5em 0 2em 0; text-align:center; font:bold .9em Tahoma; } -.pageNavigation a { margin-left:-4px; font:bold 1em Tahoma; color:#666666; display:inline-block; padding:1px 7px 2px 6px; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } -.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; } -.pageNavigation a:visited { color:#999999;} -.pageNavigation a.goToFirst, -.pageNavigation a.goToLast { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;} -.pageNavigation a.goToFirst img, -.pageNavigation a.goToLast img { display:inline-block; padding:2px 0; top:2px; _top:1px;} -.pageNavigation .current { margin-left:-4px; font:bold 1em Tahoma; color:#ff6600; display:inline-block; padding:1px 7px 1px 6px; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } - .adminSearch { text-align:right; clear:both; width:100%; margin:0 0 10px 0;} .adminSearch fieldset { border:none; display:inline; overflow:visible; padding:0;} .adminSearch * { vertical-align:middle;} @@ -114,5 +103,68 @@ ul.localNavigation li.on a { background-position:right top; padding:8px 15px 5px .layout_editor { width:99%; height:500px; border:0px; font-size:1em; } .layout_editor_box { padding:10px; border:1px solid #DDDDDD; } - .fixWidth { width:90%; } + +/* Pagination Reset */ +.pagination{ padding:15px 0; margin:0; text-align:center;} +.pagination *{ margin:0; padding:0;} +.pagination img{ border:0;} +.pagination a, +.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} +.pagination a:hover, +.pagination a:active, +.pagination a:focus{ background-color:#f4f4f4 !important; } +.pagination strong{ color:#ff6600 !important;} +.pagination a.prev, +.pagination a.prevEnd, +.pagination a.next, +.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } + +/* Pagination A1 */ +.pagination.a1 a, +.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} +.pagination.a1 a.prev{ padding-left:10px; background:#fff url(../images/arrowPrevA1.gif) no-repeat left center; } +.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../images/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a1 a.next{ padding-right:10px; background:#fff url(../images/arrowNextA1.gif) no-repeat right center; } +.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../images/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination A2 */ +.pagination.a2 a, +.pagination.a2 strong{ margin:0 -4px; padding:0 10px 0 8px; font-weight:bold; font-size:11px; border:none; border-left:1px solid #ddd; border-right:1px solid #ccc; background:#fff; } +.pagination.a2 a.prev{ padding-left:10px; background:#fff url(../images/arrowPrevA1.gif) no-repeat left center; } +.pagination.a2 a.prevEnd{ padding-left:15px; background:#fff url(../images/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a2 a.next{ padding-right:10px; background:#fff url(../images/arrowNextA1.gif) no-repeat right center; } +.pagination.a2 a.nextEnd{ padding-right:15px; background:#fff url(../images/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination B1 */ +.pagination.b1 a, +.pagination.b1 strong{ margin:0 -2px; padding:2px 8px; font-weight:bold; font-size:12px;} +.pagination.b1 a.prev{ padding-left:16px; background:url(../images/arrowPrevB1.gif) no-repeat left center; } +.pagination.b1 a.next{ padding-right:16px; background:url(../images/arrowNextB1.gif) no-repeat right center; } + +/* Pagination B2 */ +.pagination.b2 a, +.pagination.b2 strong{ margin:0 -2px; padding:2px 6px; font-size:11px;} +.pagination.b2 a.prev{ padding-left:12px; background:url(../images/arrowPrevB1.gif) no-repeat left center; } +.pagination.b2 a.next{ padding-right:12px; background:url(../images/arrowNextB1.gif) no-repeat right center; } + +/* Pagination C1 */ +.pagination.c1 a, +.pagination.c1 strong{ margin:0 -2px; padding:2px 4px; font-size:12px;} +.pagination.c1 a.prev, +.pagination.c1 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c1 a.prev{ background:url(../images/arrowPrevC1.gif) no-repeat center;} +.pagination.c1 a.next{ background:url(../images/arrowNextC1.gif) no-repeat center;} +.pagination.c1 a.prev span, +.pagination.c1 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + +/* Pagination C2 */ +.pagination.c2 a, +.pagination.c2 strong{ margin:0 -2px; padding:2px 4px; font-size:11px;} +.pagination.c2 a.prev, +.pagination.c2 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c2 a.prev{ background:url(../images/arrowPrevC1.gif) no-repeat center;} +.pagination.c2 a.next{ background:url(../images/arrowNextC1.gif) no-repeat center;} +.pagination.c2 a.prev span, +.pagination.c2 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + diff --git a/modules/admin/tpl/images/arrowNextA1.gif b/modules/admin/tpl/images/arrowNextA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..15c36291e4cb2bc0eba9723c7e0b4d98b5e33ef7 GIT binary patch literal 46 ycmZ?wbhEHbWM*JxXkcWRIdkU!|Nj+#vM@3*Ff!;c00Bsbfr-_HX1_o;Y DSAYzI literal 0 HcmV?d00001 diff --git a/modules/admin/tpl/images/arrowNextC1.gif b/modules/admin/tpl/images/arrowNextC1.gif new file mode 100644 index 0000000000000000000000000000000000000000..82deddc7b7e1bc3dc458342c35e023bbfc3f4480 GIT binary patch literal 152 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZYaf1CA=AF0qNc!wfx#L8zxhnz literal 0 HcmV?d00001 diff --git a/modules/admin/tpl/images/arrowNextEndA1.gif b/modules/admin/tpl/images/arrowNextEndA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..837b81fdd5c7f1dbf88718b8901e1f33cff041b8 GIT binary patch literal 52 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZgetCommentCount())--> -
- - {@ $_comment_list = $oDocument->getComments() } - - -
- -
- - - - -
- - {$lang->cmd_delete} - {$lang->cmd_modify} - - {$lang->cmd_reply} -
- -
- - {$comment->getRegdate('Y.m.d')} {$comment->getRegdate('H:i:s')} - ({$comment->getIpaddress()}) -
- -
- - - {$comment->getNickName()} - - {$comment->getNickName()} - - -
{$comment->getNickName()}
- -
- - -
- ({$lang->voted_count}: - {$comment->get('voted_count')?$comment->get('voted_count'):0} / {$comment->get('blamed_count')?$comment->get('blamed_count'):0}) -
- - -
- -
- - -
-
- - - - -
{$lang->msg_is_secret}
-
-
-
- - - profile - - {$comment->getContent(true)} - -
-
- - - - - - -
- -
- - - - - - - -
- + +
+ + {@ $_comment_list = $oDocument->getComments() } + + +
+ +
+ + + + +
+ + {$lang->cmd_delete} + {$lang->cmd_modify} + + {$lang->cmd_reply} +
+ +
+ + {$comment->getRegdate('Y.m.d')} {$comment->getRegdate('H:i:s')} + ({$comment->getIpaddress()}) +
+ +
+ + + {$comment->getNickName()} + + {$comment->getNickName()} + + +
{$comment->getNickName()}
+ +
+ + +
+ ({$lang->voted_count}: + {$comment->get('voted_count')?$comment->get('voted_count'):0} / {$comment->get('blamed_count')?$comment->get('blamed_count'):0}) +
+ + +
+ +
+ + +
+
+ + + + +
{$lang->msg_is_secret}
+
+
+
+ + + profile + + {$comment->getContent(true)} + +
+
+ + + + + + +
+ +
+ + + + + + + +
+ diff --git a/modules/board/skins/xe_board/css/black.css b/modules/board/skins/xe_board/css/black.css index 92cbc104c..e7453e265 100644 --- a/modules/board/skins/xe_board/css/black.css +++ b/modules/board/skins/xe_board/css/black.css @@ -23,8 +23,8 @@ .boardList td.title strong.category { color:#BBBBBB; } .buttonTypeGo { background:url(../images/black/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#BBBBBB; } +/* pagination */ +.pagenation strong { color:#BBBBBB; } /* replyAndTrackback */ .buttonBox .replyAndTrackback a strong { color:#BBBBBB;} diff --git a/modules/board/skins/xe_board/css/common.css b/modules/board/skins/xe_board/css/common.css index 3eb2e0d56..e903177d5 100644 --- a/modules/board/skins/xe_board/css/common.css +++ b/modules/board/skins/xe_board/css/common.css @@ -1,333 +1,387 @@ -@charset "utf-8"; - -/* -NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/) -Jeong, Chan Myeong 070601~070630 -*/ - -/** - * Header - **/ - -/* board Title */ -.boardHeader { border:1px solid #e1e1dd; border-bottom:0; background:#ffffff url(../images/common/bgH3.gif) repeat-x left bottom; overflow:hidden;} -.boardHeader .boardHeaderBorder { width:100%;} -.boardHeader h3 { margin:0; float:left; padding:15px 15px 12px 15px; font-size:1.2em; background:#ffffff url(../images/common/lineH3.gif) no-repeat right bottom;} - -/* board Description */ -.boardDescription { color:#AEAEAE; border:1px solid #DDDDDD; overflow:hidden; padding:10px; margin: 5px 0; background-color:#FFFFFF;} - -/* board Information */ -.boardInformation { width:100%; clear:both; margin:5px 0 2px 0; overflow:hidden; color:#666666;} -.articleNum { float:left; padding:0 0 0 15px; } - -/* account Navigation */ -.accountNavigation { margin:0; padding:0; float:right; } -.accountNavigation li { float:left; margin-left:7px; list-style:none; } -.accountNavigation li a { white-space:nowrap; color:#666666; text-decoration:none;} -.accountNavigation li.setup a { background:url(../images/common/iconSetup.gif) no-repeat left top; padding-left:14px; } -.accountNavigation li.admin a { background:url(../images/common/iconAdmin.gif) no-repeat left top; padding-left:12px; } -.accountNavigation li.listType { margin-left:5px; } -.accountNavigation li.loginAndLogout a { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; } - -/* secret Content */ -.secretContent { margin:20px auto; text-align:center; border:1px solid #EFEFEF; width:240px; } -.secretContent .title { padding:10px 0 10px 0; background-color:#EFEFEF; display:block; font-weight:bold; } -.secretContent .content { padding:10px 0 10px 0; background-color:#FFFFFF; display:block; } - -/* blog Style Notice */ -.blogNotice { margin-bottom:10px; padding:5px; border:1px solid #e0e1db;} -.blogNotice .item { background:url("../images/common/notice.gif") no-repeat -2px 3px; padding:3px 0 3px 18px; } -.blogNotice .item .date { font-family:verdana; font-size:.9em;color:#AAAAAA; } -.blogNotice .item a { text-decoration:none; color:#444444; } -.blogNotice .item a:hover { text-decoration:underline} -.blogNotice .item .replyAndTrackback { color:#AAAAAA; font-size:.9em; } - -/* boardRead */ -.viewDocument { border-bottom:2px solid #AAAAAA; margin-bottom:20px; } -.boardRead { margin:10px 0 10px 0; } - -.boardRead .titleAndUser { overflow:hidden; border-bottom:1px solid #e0e1db; } - -.boardRead .titleAndUser .title { float:left; margin:10px 0 5px 0; } -.boardRead .titleAndUser h4 { margin:0; font-size:1.5em; margin-left:3px;} -.boardRead .titleAndUser h4 a { color:#000000; text-decoration:none; } -.boardRead .titleAndUser h4 a:hover { text-decoration:underline; } - -.boardRead .titleAndUser .userInfo { float:right; white-space:nowrap; margin-top:11px; } -.boardRead .titleAndUser .userInfo .author { color:#3074a5; } -.boardRead .titleAndUser .userInfo .author a { font-size:.9em; color:#3074a5; text-decoration:none; } - -.boardRead .dateAndCount { clear:both; white-space:nowrap; color:#444444; margin:5px 0 0 0; font-size:.9em; font-family:tahoma; line-height:17px; padding-bottom:10px; } - -.boardRead .dateAndCount .uri { float:left; } -.boardRead .dateAndCount .uri a { text-decoration:none; margin-left:4px; color:#BBBBBB; } - -.boardRead .dateAndCount .date { float:right; background:url("../images/common/calendar.gif") no-repeat left top; padding-left:18px; margin-left:10px; } -.boardRead .dateAndCount .readedCount { float:right; color:#AAAAAA; margin-left:10px; background:url("../images/common/read.gif") no-repeat left top; padding-left:18px; color:#4A3FD7;} -.boardRead .dateAndCount .votedCount { float:right; color:#AAAAAA; margin-left:10px; background:url("../images/common/vote.gif") no-repeat left top; padding-left:18px; color:#D76A3F;} -.boardRead .dateAndCount .replyAndTrackback { float:right; } -.boardRead .dateAndCount .replyAndTrackback .replyCount { margin-left:10px; float:left; background:#FFFFFF url(../images/common/iconReply.gif) no-repeat left 1px; padding-left:15px; } -.boardRead .dateAndCount .replyAndTrackback .trackbackCount { margin-left:10px; float:left; background:#FFFFFF url(../images/common/iconTrackback.gif) no-repeat left 1px; padding-left:15px; } -.boardRead .dateAndCount .replyAndTrackback a { color:#333333; white-space:nowrap; text-decoration:none; } -.boardRead .dateAndCount .replyAndTrackback a:hover { text-decoration:underline; } -.boardRead .dateAndCount .category { float:left; margin-right:10px; } -.boardRead .dateAndCount .category a { color:#555555; text-decoration:none; background:url("../images/common/category.gif") no-repeat left -1px; padding-left:18px; font-weight:bold;} -.boardRead .dateAndCount .category a:hover { text-decoration:underline; } - -/* extraVars list */ -.boardRead .extraVarsList { width:100%; border:1px solid #e0e1db; border-bottom:none; margin:0 0 30px 0; table-layout:fixed;} -.boardRead .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;} -.boardRead .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; } -.boardRead .extraVarsList td a { color:#555555; } - -.boardRead .readBody { color:#555555; margin-top:20px; } - - -.boardRead .tag { background:#FFFFFF url(../images/common/iconTag.gif) no-repeat 3px 2px; padding-left:25px; margin:10px 0 0 0; } -.boardRead .tag ul { margin:0; padding:0; } -.boardRead .tag li { display:inline; list-style:none; } -.boardRead .tag li a { color:#444444;} - -.boardRead .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px; overflow:hidden;} -.boardRead .fileAttached h5 { font-weight:normal; color:#999999; font-size:1em; line-height:22px; } -.boardRead .fileAttached ul { padding:0; margin:0; } -.boardRead .fileAttached li { padding-left:15px; display:block; float:left; white-space:nowrap; list-style:none; margin:0 10px 5px 0; } -.boardRead .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#444444; } -.boardRead .fileAttached li a:visited { color:#777777;} - -.boardRead .contentButton { text-align:right;margin:10px 0 5px 0; border-top:1px solid #DDDDDD; padding-top:10px;} - - -.trackbackBox { padding:.6em .6em; color:#666666; border:1px solid #e0e1db;;margin-top:.5em; } -.trackbackBox .trackbackUrl { color:#1F3DAE; font-size:.9em; background:url("../images/common/iconTrackback.gif") no-repeat left top; padding-left:18px; margin:0; } -.trackbackBox .trackbackItem { background-color:#F3F3F3; padding:.6em .8em .6em .6em; line-height:1.25em; border-top:1px dotted #EEEEEE; list-style:none;} -.trackbackBox p { display:inline; margin-bottom:1em;} -.trackbackBox a { color:#666666; text-decoration:none;} -.trackbackBox div { clear:both; } -.trackbackBox address { display:block; padding:0 .3em 0 0; } -.trackbackBox address a { font-size:.9em; color:#3074a5; margin-right:.3em; float:left;} -.trackbackBox address .date { font:.8em Tahoma; color:#cccccc; float:right;} - -.replyBox { padding:10px; color:#666666; border:1px solid #e0e1db; margin-top:.5em;} -.replyBox .replyItem { background-color:#FFFFFF; padding:.6em .8em .6em .6em; line-height:1.25em; clear:both; border-bottom:1px dotted #EEEEEE; list-style:none;} -.replyBox p { display:inline; margin-bottom:1em;} -.replyBox .author { float:left; padding:0 .3em 0 0; font-size:.9em; color:#3074a5; margin:0 .3em .5em 0;} -.replyBox .author a { color:#3074a5; margin-right:.3em; text-decoration:none; } -.replyBox .voted { float:left; font-size:.9em; color:#AAAAAA; margin:0 .3em .5em 1em;} -.replyBox .date { float:right; font:.8em Tahoma; color:#cccccc; margin:.3em 0 .5em 0;} - -.replyBox .replyOption { height:20px; float:right; white-space:nowrap; margin-left:.2em;} -.replyBox .replyOption img { vertical-align:middle;} - -.replyBox .replyContent { clear:left; } -.replyBox .replyContent p { display:block; } -.replyBox .reply { background-color:#F4F4F4; border-bottom:1px dotted #DDDDDD;} -.replyBox .replyIndent { background:url(../images/common/iconReplyArrow.gif) no-repeat .0em .3em; padding-left:1.3em;} - -.replyBox .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px; overflow:hidden;} -.replyBox .fileAttached ul { border:0; margin:0; padding:0;} -.replyBox .fileAttached h5 { font-weight:normal; color:#999999; float:left; font-size:1em; } -.replyBox .fileAttached li { padding-left:15px; display:block; float:left; white-space:nowrap; list-style:none; margin:0px 10px 5px 0; } -.replyBox .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#444444; } -.replyBox .fileAttached li a:visited { color:#777777;} - -.commentButton { margin-top:.5em; } - -/* gallery sub menu */ -.boardSubMenu { margin:0 0 .5em 0; padding:1em 0 .5em .5em; border-bottom:1px solid #e0e1db;} -.boardSubMenu a { text-decoration:none; color:#666666; vertical-align:bottom; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 5px; padding-left:10px; padding-right:10px; _padding-top:5px; position:relative; top:5px; } -.boardSubMenu img.sort { vertical-align:middle; } - -/* list */ -.boardList { width:100%; border:1px solid #e0e1db; border-top:none; overflow:hidden; } - -.boardList thead tr th div { white-space:nowrap; margin:0 5px; } -.boardList thead tr th.title , .boardList thead tr th.category, .boardList thead tr th.topic { width:100%; } -.boardList tbody td { white-space:nowrap; } -.boardList tbody td.title { white-space:normal; } -.boardList tbody td.webzineTitle { white-space:normal; } - -.boardListNoTopBorder { border:none; } -.boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; white-space:nowrap; padding-top:5px; height:28px; overflow:hidden;} -html:not([lang*=""]) .boardList th { height:33px; } -.boardList th.no_line { background-position:-3px bottom; } -.boardList th a { color:#3e3f3e; text-decoration:none; } -.boardList th.num { border-left:1px solid #ffffff; } -.boardList th.checkbox { text-align:center; } -.boardList th.title { text-align:center; padding-left:1em; } -.boardList th.topic { text-align:left; padding-left:1em; } -.boardList th.category { text-align:left; padding-left:1em; } -.boardList th.category select { vertical-align:middle; width:200px; height:20px;} -.boardList th.reading, th.recommend , th.date { white-space:nowrap;} -.boardList th .sort { padding:0 .2em; vertical-align:middle;} - -.boardList tr.notice { background:#f8f8f8; } -.boardList tr.notice .num { font-weight:bold;} -.boardList tr.bg1 { background:#ffffff} -.boardList tr.bg2 { background:#fbfbfb;} -.boardList td { border-top:1px solid #eff0ed; padding:.5em;} -.boardList td.num { font:.8em tahoma; color:#999999; padding:.5em 1em; text-align:center;} -.boardList td.checkbox { font:.8em tahoma; color:#999999; text-align:center;} -.boardList tr.notice td.num { padding:.5em; white-space:nowrap;} -.boardList tr.notice td.notice { font-size:.9em; color:#999999; font-weight:bold; text-align:center;} -.boardList td.thumb { } -.boardList td.thumb img { border:1px solid #E0E1DB; padding:3px; margin:none; } - -.boardList td.title {padding-left:1em; } -.boardList td.title strong.category { font-size:1em; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;} -.boardList td.title.bold { font-size:1.2em; font-weight:bold;} -.boardList td.title.bold a { position:relative; top:.3em;} -.boardList td.title * { vertical-align:middle;} -.boardList td.title, -.boardList td.title a { color:#444444; text-decoration:none;} -.boardList td.title a:visited { color:#777777;} - -.boardList td.topic { padding-left:1em; color:#888888; } -.boardList td.topic strong a { font-size:1em; font-weight:normal; text-decoration:none; color:#222222; } -.boardList td.topic strong a:visited { color:#777777; } -.boardList td.topic .category { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 3px; padding-left:.5em; margin-left:.5em; color:#AAAAAA; } -.boardList td.topic div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; } -.boardList td.topic div.author strong { font-size:1.2em; font-weight:normal; color:#666666; } -.boardList td.commentCount { font:bold .8em Tahoma; color:#888888; text-align:center; } - -.boardList td.latestPost { color:#888888; } -.boardList td.latestPost div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; } -.boardList td.latestPost div.author strong { font-size:1.2em; font-weight:normal; color:#666666; } -.boardList td.latestPost div.date { font-size:0.8em; margin-top:.5em; } -.boardList td.latestPost div.date strong { font-family:Tahoma; font-weight:normal; color:#666666; } - -.boardListNoTopBorder td { border-top:none; border-bottom:1px solid #eff0ed; padding:.5em;} - -.boardList td.webzineTitle { padding-left:1em; color:#777777; height:1.2em; width:100%;} -.boardList td.webzineTitle strong.category { font-size:1em; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;} -.boardList td.webzineTitle.bold { font-size:1.2em; font-weight:bold;} -.boardList td.webzineTitle * { vertical-align:middle;} -.boardList td.webzineTitle, -.boardList td.webzineTitle a { color:#444444; text-decoration:none;} -.boardList td.webzineTitle a:visited { color:#777777;} - -.boardList td.summary { border-top:none; vertical-align:top; color:#666666; line-height:1.25em; padding-left:1em; white-space:normal; } -.boardList td.summary a { color:#666666; text-decoration:none; line-height:inherit;} -.boardList td.summary a:visited { color:#999999;} - -.boardList td .replyAndTrackback img.trackback { margin-bottom:-.1em;} -.boardList td .replyAndTrackback strong { font:bold 1em Tahoma;} -.boardList td .replyAndTrackback { font:.8em Tahoma; } -.boardList td.author { color:#333333; font-size:.95em; padding-left:1em;} -.boardList td.author a { font-size:1em; color:#333333;} -.boardList td.reading { font:.8em Tahoma; color:#999999; text-align:center;} -.boardList td.recommend { font:bold .8em Tahoma; text-align:center;} -.boardList td.date { font:.8em Tahoma; color:#999999; text-align:center; white-space:nowrap;} -.boardList td input { _margin:-3px;} - -.buttonTypeGo { border:none; cursor:pointer; width:24px; height:20px; _position:relative; _top:3px; font:.75em Tahoma; text-align:center;} -*:first-child+html .buttonTypeGo { position:relative; top:3px; } - -.thumbnailBox { margin-top:1em; clear:both; overflow:hidden; border-bottom:1px solid #e0e1db; } -.thumbnailBox div.cell { display:block; float:left; overflow:hidden; margin-bottom:1em; margin-right:1em;} -.thumbnailBox div.cell img.thumb { padding:2px; border:1px solid #e0e1db; display:block; margin-bottom:1em; margin-left:auto;margin-right:auto;} -.thumbnailBox div.title { color:#3B96C0; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:center;} -.thumbnailBox div.title a { color:#3B96C0; text-decoration:none;} -.thumbnailBox div.nameAndDate { font-size:.9em; color:#999999; margin-bottom:.2em; text-align:center;} -.thumbnailBox div.nameAndDate a { color:#999999;} -.thumbnailBox div.nameAndDate .author { margin-left:auto; margin-right:right; } -.thumbnailBox div.nameAndDate .author div { display:inline; vertical-align:middle;} -.thumbnailBox div.nameAndDate .date { font:.8em Tahoma; color:#999999;} -.thumbnailBox div.readAndRecommend { font-size:.9em; color:#666666; text-align:center;} -.thumbnailBox div.readAndRecommend .num { font:.8em Tahoma;} -.thumbnailBox div.readAndRecommend .vr { color:#dddddd;} -.thumbnailBox div.readAndRecommend strong.num { font:bold .8em Tahoma; color:#ff6600;} - -/* board Bottom */ -.boardBottom { margin-top:10px; } - -/* list button */ -.leftButtonBox { float: left; } -.rightButtonBox { float: right; } - -/* pageNavigation */ -.pageNavigation { text-align:center; font:bold 11px Tahoma; margin-top:5px;} -.pageNavigation a { font:bold 1em Tahoma; color:#666666; text-decoration:none; margin:0 10px 0 0; } -.pageNavigation .current { font:bold 1em Tahoma; text-decoration:none; margin:0 10px 0 0; } -.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; } -.pageNavigation a:visited { color:#999999; } -.pageNavigation a.goToFirst img, .pageNavigation a.goToLast img { margin-bottom:2px;} - -/* Search Form */ -.boardSearch { margin-top:30px; margin-left:auto; margin-right:auto; clear:both; text-align:center;} -.boardSearch select { height:20px; } -.boardSearch input { height:18px; } - -/* boardWrite */ -.boardEditor { margin-bottom:10px; } -.commentEditor { margin-top:10px; } -.boardWrite { border:1px solid #e0e1db; padding-bottom:10px;} -.boardWrite fieldset { border:none; } -.boardWrite .userNameAndPw { margin:10px 10px 0 10px; } -.boardWrite .userNameAndPw .userName {width:60px; margin-right:10px; } -.boardWrite .userNameAndPw .userPw {width:60px; margin-right:10px; } -.boardWrite .userNameAndPw .emailAddress {width:60px; margin-right:10px; } -.boardWrite .userNameAndPw .homePage {width:60px; margin-right:10px; } - -.boardWrite .title { margin-top:5px; } -.boardWrite .title .category { margin-left:10px; } -.boardWrite .title label.title { margin:0 10px 0 10px; } -.boardWrite .title input.title { width:60%;} - -.boardWrite dl { padding:0; margin:0; } -.boardWrite dl dd { padding:0; margin:0; } -.boardWrite dl.option { margin:10px 0 3px 10px; padding:0;} -.boardWrite dl.option dd { display:inline; margin-right:5px; } -.boardWrite dl.option dd * { vertical-align:middle;} -.boardWrite dl.option dd select { width:8em; font-size:.95em; } - -.boardWrite .tag { margin-top:10px; margin-left:10px; } -.boardWrite .tag .inputTypeText { width:90%; background:#FFFFFF url(../images/common/iconTag.gif) no-repeat 5px 5px; padding-left:30px;} -.boardWrite .tag .help { vertical-align:middle;} -.boardWrite .tag .info { font-size:.9em; color:#999999; background:url(../images/common/iconArrowD8.gif) no-repeat 0% 40%; margin-top:5px; padding-left:5px;} - -.boardWrite .extraVarsList { width:100%; border-top:1px solid #e0e1db; border-bottom:none; margin:10px 0 10px 0; table-layout:fixed;} -.boardWrite .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;} -.boardWrite .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; } -.boardWrite .extraVarsList td a { color:#555555; } - -.boardWrite .extraVarsList p { margin:5px 0 0 0; padding:0; } -.boardWrite .extraVarsList ul { margin:0; padding:0; } - -.smallBox { border:1px solid #e0e1db; margin-left:auto; margin-right:auto; } -.smallBox.w268 { width:268px;} -.smallBox .header { margin:0; padding:0; position:relative; _width:100%; background:#ffffff url(../images/common/bgH3.gif) no-repeat left bottom; overflow:hidden;} -.smallBox .header h3 { margin:0; padding:0; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border-bottom:3px solid #fe3614; } -.smallBox .complex { padding:1.5em 2em 2em 2em;} -.smallBox .inputPassword { position:relative; border:none; padding:2em 2em 1.5em 2em;} -.smallBox .inputPassword .inputTypeText { float:left; margin-right:.5em; width:8em;} -.smallBox .inputPassword legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} -.smallBox .messageBox { background-color:#F3F3F3; padding:20px; border-bottom:1px solid #EEEEEE;} - - -/* 게시물의 팝업 메뉴 */ -.comment_popup_menu, .document_popup_menu { text-align:right; background:none; background:url(../images/common/document_menu.gif) no-repeat right top; padding:0 15px 0 0; height:18px; } -.comment_popup_menu span, .document_popup_menu span { cursor:pointer; display:inline; } - -/* tag list */ -.tagsBox { border:1px solid #EEEEEE; padding:10px; overflow:hidden;} -.tagsBox h5 { margin:0; padding:2px; } -.tags { width:100%; } -.tags div { float:left; padding:2px; margin-right:10px; overflow:hidden; white-space:nowrap; height:15px;} -.tags div a { text-decoration:none; color:#555555; line-height:150%;} -.tags div a:hover { background-color:#888888; color:#FFFFFF;} -.tags .tagTypeA a { color:#fe3614; font-weight:bold; font-size:12pt; background-color:#EFEFEF; margin:0;} -.tags .tagTypeB a { color:#fe3614; font-size:11pt; margin:0;} -.tags .tagTypeC a { font-weight:bold; font-size:11pt; margin:0; background-color:#EFEFEF;} -.tags .tagTypeD a { font-weight:bold; margin:0; background-color:#EFEFEF;} -.tags .tagTypeE a { font-weight:normal; margin:0;} - - -/* 회원 서명 및 프로필 이미지 출력 */ -.memberSignature { border:1px solid #e0e1db; padding:10px; margin-top:20px;} -.memberSignature .profile { float:left; margin-right:20px; } -.commentProfileImage { margin:0 10px 10px 0; float:left; } -.replyBox .xe_content { display:inline; } - -.display_date { cursor:pointer; width:80px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; margin-right:10px;} +@charset "utf-8"; + +/* +NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/) +Jeong, Chan Myeong 070601~070630 +*/ + +/** + * Header + **/ + +/* board Title */ +.boardHeader { border:1px solid #e1e1dd; border-bottom:0; background:#ffffff url(../images/common/bgH3.gif) repeat-x left bottom; overflow:hidden;} +.boardHeader .boardHeaderBorder { width:100%;} +.boardHeader h3 { margin:0; float:left; padding:15px 15px 12px 15px; font-size:1.2em; background:#ffffff url(../images/common/lineH3.gif) no-repeat right bottom;} + +/* board Description */ +.boardDescription { color:#AEAEAE; border:1px solid #DDDDDD; overflow:hidden; padding:10px; margin: 5px 0; background-color:#FFFFFF;} + +/* board Information */ +.boardInformation { width:100%; clear:both; margin:5px 0 2px 0; overflow:hidden; color:#666666;} +.articleNum { float:left; padding:0 0 0 15px; } + +/* account Navigation */ +.accountNavigation { margin:0; padding:0; float:right; } +.accountNavigation li { float:left; margin-left:7px; list-style:none; } +.accountNavigation li a { white-space:nowrap; color:#666666; text-decoration:none;} +.accountNavigation li.setup a { background:url(../images/common/iconSetup.gif) no-repeat left top; padding-left:14px; } +.accountNavigation li.admin a { background:url(../images/common/iconAdmin.gif) no-repeat left top; padding-left:12px; } +.accountNavigation li.listType { margin-left:5px; } +.accountNavigation li.loginAndLogout a { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; } + +/* secret Content */ +.secretContent { margin:20px auto; text-align:center; border:1px solid #EFEFEF; width:240px; } +.secretContent .title { padding:10px 0 10px 0; background-color:#EFEFEF; display:block; font-weight:bold; } +.secretContent .content { padding:10px 0 10px 0; background-color:#FFFFFF; display:block; } + +/* blog Style Notice */ +.blogNotice { margin-bottom:10px; padding:5px; border:1px solid #e0e1db;} +.blogNotice .item { background:url("../images/common/notice.gif") no-repeat -2px 3px; padding:3px 0 3px 18px; } +.blogNotice .item .date { font-family:verdana; font-size:.9em;color:#AAAAAA; } +.blogNotice .item a { text-decoration:none; color:#444444; } +.blogNotice .item a:hover { text-decoration:underline} +.blogNotice .item .replyAndTrackback { color:#AAAAAA; font-size:.9em; } + +/* boardRead */ +.viewDocument { border-bottom:2px solid #AAAAAA; margin-bottom:20px; } +.boardRead { margin:10px 0 10px 0; } + +.boardRead .titleAndUser { overflow:hidden; border-bottom:1px solid #e0e1db; } + +.boardRead .titleAndUser .title { float:left; margin:10px 0 5px 0; } +.boardRead .titleAndUser h4 { margin:0; font-size:1.5em; margin-left:3px;} +.boardRead .titleAndUser h4 a { color:#000000; text-decoration:none; } +.boardRead .titleAndUser h4 a:hover { text-decoration:underline; } + +.boardRead .titleAndUser .userInfo { float:right; white-space:nowrap; margin-top:11px; } +.boardRead .titleAndUser .userInfo .author { color:#3074a5; } +.boardRead .titleAndUser .userInfo .author a { font-size:.9em; color:#3074a5; text-decoration:none; } + +.boardRead .dateAndCount { clear:both; white-space:nowrap; color:#444444; margin:5px 0 0 0; font-size:.9em; font-family:tahoma; line-height:17px; padding-bottom:10px; } + +.boardRead .dateAndCount .uri { float:left; } +.boardRead .dateAndCount .uri a { text-decoration:none; margin-left:4px; color:#BBBBBB; } + +.boardRead .dateAndCount .date { float:right; background:url("../images/common/calendar.gif") no-repeat left top; padding-left:18px; margin-left:10px; } +.boardRead .dateAndCount .readedCount { float:right; color:#AAAAAA; margin-left:10px; background:url("../images/common/read.gif") no-repeat left top; padding-left:18px; color:#4A3FD7;} +.boardRead .dateAndCount .votedCount { float:right; color:#AAAAAA; margin-left:10px; background:url("../images/common/vote.gif") no-repeat left top; padding-left:18px; color:#D76A3F;} +.boardRead .dateAndCount .replyAndTrackback { float:right; } +.boardRead .dateAndCount .replyAndTrackback .replyCount { margin-left:10px; float:left; background:#FFFFFF url(../images/common/iconReply.gif) no-repeat left 1px; padding-left:15px; } +.boardRead .dateAndCount .replyAndTrackback .trackbackCount { margin-left:10px; float:left; background:#FFFFFF url(../images/common/iconTrackback.gif) no-repeat left 1px; padding-left:15px; } +.boardRead .dateAndCount .replyAndTrackback a { color:#333333; white-space:nowrap; text-decoration:none; } +.boardRead .dateAndCount .replyAndTrackback a:hover { text-decoration:underline; } +.boardRead .dateAndCount .category { float:left; margin-right:10px; } +.boardRead .dateAndCount .category a { color:#555555; text-decoration:none; background:url("../images/common/category.gif") no-repeat left -1px; padding-left:18px; font-weight:bold;} +.boardRead .dateAndCount .category a:hover { text-decoration:underline; } + +/* extraVars list */ +.boardRead .extraVarsList { width:100%; border:1px solid #e0e1db; border-bottom:none; margin:0 0 30px 0; table-layout:fixed;} +.boardRead .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;} +.boardRead .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; } +.boardRead .extraVarsList td a { color:#555555; } + +.boardRead .readBody { color:#555555; margin-top:20px; } + + +.boardRead .tag { background:#FFFFFF url(../images/common/iconTag.gif) no-repeat 3px 2px; padding-left:25px; margin:10px 0 0 0; } +.boardRead .tag ul { margin:0; padding:0; } +.boardRead .tag li { display:inline; list-style:none; } +.boardRead .tag li a { color:#444444;} + +.boardRead .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px; overflow:hidden;} +.boardRead .fileAttached h5 { font-weight:normal; color:#999999; font-size:1em; line-height:22px; } +.boardRead .fileAttached ul { padding:0; margin:0; } +.boardRead .fileAttached li { padding-left:15px; display:block; float:left; white-space:nowrap; list-style:none; margin:0 10px 5px 0; } +.boardRead .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#444444; } +.boardRead .fileAttached li a:visited { color:#777777;} + +.boardRead .contentButton { text-align:right;margin:10px 0 5px 0; border-top:1px solid #DDDDDD; padding-top:10px;} + + +.trackbackBox { padding:.6em .6em; color:#666666; border:1px solid #e0e1db;;margin-top:.5em; } +.trackbackBox .trackbackUrl { color:#1F3DAE; font-size:.9em; background:url("../images/common/iconTrackback.gif") no-repeat left top; padding-left:18px; margin:0; } +.trackbackBox .trackbackItem { background-color:#F3F3F3; padding:.6em .8em .6em .6em; line-height:1.25em; border-top:1px dotted #EEEEEE; list-style:none;} +.trackbackBox p { display:inline; margin-bottom:1em;} +.trackbackBox a { color:#666666; text-decoration:none;} +.trackbackBox div { clear:both; } +.trackbackBox address { display:block; padding:0 .3em 0 0; } +.trackbackBox address a { font-size:.9em; color:#3074a5; margin-right:.3em; float:left;} +.trackbackBox address .date { font:.8em Tahoma; color:#cccccc; float:right;} + +.replyBox { padding:10px; color:#666666; border:1px solid #e0e1db; margin-top:.5em;} +.replyBox .replyItem { background-color:#FFFFFF; padding:.6em .8em .6em .6em; line-height:1.25em; clear:both; border-bottom:1px dotted #EEEEEE; list-style:none;} +.replyBox p { display:inline; margin-bottom:1em;} +.replyBox .author { float:left; padding:0 .3em 0 0; font-size:.9em; color:#3074a5; margin:0 .3em .5em 0;} +.replyBox .author a { color:#3074a5; margin-right:.3em; text-decoration:none; } +.replyBox .voted { float:left; font-size:.9em; color:#AAAAAA; margin:0 .3em .5em 1em;} +.replyBox .date { float:right; font:.8em Tahoma; color:#cccccc; margin:.3em 0 .5em 0;} + +.replyBox .replyOption { height:20px; float:right; white-space:nowrap; margin-left:.2em;} +.replyBox .replyOption img { vertical-align:middle;} + +.replyBox .replyContent { clear:left; } +.replyBox .replyContent p { display:block; } +.replyBox .reply { background-color:#F4F4F4; border-bottom:1px dotted #DDDDDD;} +.replyBox .replyIndent { background:url(../images/common/iconReplyArrow.gif) no-repeat .0em .3em; padding-left:1.3em;} + +.replyBox .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px; overflow:hidden;} +.replyBox .fileAttached ul { border:0; margin:0; padding:0;} +.replyBox .fileAttached h5 { font-weight:normal; color:#999999; float:left; font-size:1em; } +.replyBox .fileAttached li { padding-left:15px; display:block; float:left; white-space:nowrap; list-style:none; margin:0px 10px 5px 0; } +.replyBox .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#444444; } +.replyBox .fileAttached li a:visited { color:#777777;} + +.commentButton { margin-top:.5em; } + +/* gallery sub menu */ +.boardSubMenu { margin:0 0 .5em 0; padding:1em 0 .5em .5em; border-bottom:1px solid #e0e1db;} +.boardSubMenu a { text-decoration:none; color:#666666; vertical-align:bottom; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 5px; padding-left:10px; padding-right:10px; _padding-top:5px; position:relative; top:5px; } +.boardSubMenu img.sort { vertical-align:middle; } + +/* list */ +.boardList { width:100%; border:1px solid #e0e1db; border-top:none; overflow:hidden; } + +.boardList thead tr th div { white-space:nowrap; margin:0 5px; } +.boardList thead tr th.title , .boardList thead tr th.category, .boardList thead tr th.topic { width:100%; } +.boardList tbody td { white-space:nowrap; } +.boardList tbody td.title { white-space:normal; } +.boardList tbody td.webzineTitle { white-space:normal; } + +.boardListNoTopBorder { border:none; } +.boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; white-space:nowrap; padding-top:5px; height:28px; overflow:hidden;} +html:not([lang*=""]) .boardList th { height:33px; } +.boardList th.no_line { background-position:-3px bottom; } +.boardList th a { color:#3e3f3e; text-decoration:none; } +.boardList th.num { border-left:1px solid #ffffff; } +.boardList th.checkbox { text-align:center; } +.boardList th.title { text-align:center; padding-left:1em; } +.boardList th.topic { text-align:left; padding-left:1em; } +.boardList th.category { text-align:left; padding-left:1em; } +.boardList th.category select { vertical-align:middle; width:200px; height:20px;} +.boardList th.reading, th.recommend , th.date { white-space:nowrap;} +.boardList th .sort { padding:0 .2em; vertical-align:middle;} + +.boardList tr.notice { background:#f8f8f8; } +.boardList tr.notice .num { font-weight:bold;} +.boardList tr.bg1 { background:#ffffff} +.boardList tr.bg2 { background:#fbfbfb;} +.boardList td { border-top:1px solid #eff0ed; padding:.5em;} +.boardList td.num { font:.8em tahoma; color:#999999; padding:.5em 1em; text-align:center;} +.boardList td.checkbox { font:.8em tahoma; color:#999999; text-align:center;} +.boardList tr.notice td.num { padding:.5em; white-space:nowrap;} +.boardList tr.notice td.notice { font-size:.9em; color:#999999; font-weight:bold; text-align:center;} +.boardList td.thumb { } +.boardList td.thumb img { border:1px solid #E0E1DB; padding:3px; margin:none; } + +.boardList td.title {padding-left:1em; } +.boardList td.title strong.category { font-size:1em; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;} +.boardList td.title.bold { font-size:1.2em; font-weight:bold;} +.boardList td.title.bold a { position:relative; top:.3em;} +.boardList td.title * { vertical-align:middle;} +.boardList td.title, +.boardList td.title a { color:#444444; text-decoration:none;} +.boardList td.title a:visited { color:#777777;} + +.boardList td.topic { padding-left:1em; color:#888888; } +.boardList td.topic strong a { font-size:1em; font-weight:normal; text-decoration:none; color:#222222; } +.boardList td.topic strong a:visited { color:#777777; } +.boardList td.topic .category { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 3px; padding-left:.5em; margin-left:.5em; color:#AAAAAA; } +.boardList td.topic div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; } +.boardList td.topic div.author strong { font-size:1.2em; font-weight:normal; color:#666666; } +.boardList td.commentCount { font:bold .8em Tahoma; color:#888888; text-align:center; } + +.boardList td.latestPost { color:#888888; } +.boardList td.latestPost div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; } +.boardList td.latestPost div.author strong { font-size:1.2em; font-weight:normal; color:#666666; } +.boardList td.latestPost div.date { font-size:0.8em; margin-top:.5em; } +.boardList td.latestPost div.date strong { font-family:Tahoma; font-weight:normal; color:#666666; } + +.boardListNoTopBorder td { border-top:none; border-bottom:1px solid #eff0ed; padding:.5em;} + +.boardList td.webzineTitle { padding-left:1em; color:#777777; height:1.2em; width:100%;} +.boardList td.webzineTitle strong.category { font-size:1em; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;} +.boardList td.webzineTitle.bold { font-size:1.2em; font-weight:bold;} +.boardList td.webzineTitle * { vertical-align:middle;} +.boardList td.webzineTitle, +.boardList td.webzineTitle a { color:#444444; text-decoration:none;} +.boardList td.webzineTitle a:visited { color:#777777;} + +.boardList td.summary { border-top:none; vertical-align:top; color:#666666; line-height:1.25em; padding-left:1em; white-space:normal; } +.boardList td.summary a { color:#666666; text-decoration:none; line-height:inherit;} +.boardList td.summary a:visited { color:#999999;} + +.boardList td .replyAndTrackback img.trackback { margin-bottom:-.1em;} +.boardList td .replyAndTrackback strong { font:bold 1em Tahoma;} +.boardList td .replyAndTrackback { font:.8em Tahoma; } +.boardList td.author { color:#333333; font-size:.95em; padding-left:1em;} +.boardList td.author a { font-size:1em; color:#333333;} +.boardList td.reading { font:.8em Tahoma; color:#999999; text-align:center;} +.boardList td.recommend { font:bold .8em Tahoma; text-align:center;} +.boardList td.date { font:.8em Tahoma; color:#999999; text-align:center; white-space:nowrap;} +.boardList td input { _margin:-3px;} + +.buttonTypeGo { border:none; cursor:pointer; width:24px; height:20px; _position:relative; _top:3px; font:.75em Tahoma; text-align:center;} +*:first-child+html .buttonTypeGo { position:relative; top:3px; } + +.thumbnailBox { margin-top:1em; clear:both; overflow:hidden; border-bottom:1px solid #e0e1db; } +.thumbnailBox div.cell { display:block; float:left; overflow:hidden; margin-bottom:1em; margin-right:1em;} +.thumbnailBox div.cell img.thumb { padding:2px; border:1px solid #e0e1db; display:block; margin-bottom:1em; margin-left:auto;margin-right:auto;} +.thumbnailBox div.title { color:#3B96C0; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:center;} +.thumbnailBox div.title a { color:#3B96C0; text-decoration:none;} +.thumbnailBox div.nameAndDate { font-size:.9em; color:#999999; margin-bottom:.2em; text-align:center;} +.thumbnailBox div.nameAndDate a { color:#999999;} +.thumbnailBox div.nameAndDate .author { margin-left:auto; margin-right:right; } +.thumbnailBox div.nameAndDate .author div { display:inline; vertical-align:middle;} +.thumbnailBox div.nameAndDate .date { font:.8em Tahoma; color:#999999;} +.thumbnailBox div.readAndRecommend { font-size:.9em; color:#666666; text-align:center;} +.thumbnailBox div.readAndRecommend .num { font:.8em Tahoma;} +.thumbnailBox div.readAndRecommend .vr { color:#dddddd;} +.thumbnailBox div.readAndRecommend strong.num { font:bold .8em Tahoma; color:#ff6600;} + +/* board Bottom */ +.boardBottom { margin-top:10px; } + +/* list button */ +.leftButtonBox { float: left; } +.rightButtonBox { float: right; } + +/* Search Form */ +.boardSearch { margin-top:30px; margin-left:auto; margin-right:auto; clear:both; text-align:center;} +.boardSearch select { height:20px; } +.boardSearch input { height:18px; } + +/* boardWrite */ +.boardEditor { margin-bottom:10px; } +.commentEditor { margin-top:10px; } +.boardWrite { border:1px solid #e0e1db; padding-bottom:10px;} +.boardWrite fieldset { border:none; } +.boardWrite .userNameAndPw { margin:10px 10px 0 10px; } +.boardWrite .userNameAndPw .userName {width:60px; margin-right:10px; } +.boardWrite .userNameAndPw .userPw {width:60px; margin-right:10px; } +.boardWrite .userNameAndPw .emailAddress {width:60px; margin-right:10px; } +.boardWrite .userNameAndPw .homePage {width:60px; margin-right:10px; } + +.boardWrite .title { margin-top:5px; } +.boardWrite .title .category { margin-left:10px; } +.boardWrite .title label.title { margin:0 10px 0 10px; } +.boardWrite .title input.title { width:60%;} + +.boardWrite dl { padding:0; margin:0; } +.boardWrite dl dd { padding:0; margin:0; } +.boardWrite dl.option { margin:10px 0 3px 10px; padding:0;} +.boardWrite dl.option dd { display:inline; margin-right:5px; } +.boardWrite dl.option dd * { vertical-align:middle;} +.boardWrite dl.option dd select { width:8em; font-size:.95em; } + +.boardWrite .tag { margin-top:10px; margin-left:10px; } +.boardWrite .tag .inputTypeText { width:90%; background:#FFFFFF url(../images/common/iconTag.gif) no-repeat 5px 5px; padding-left:30px;} +.boardWrite .tag .help { vertical-align:middle;} +.boardWrite .tag .info { font-size:.9em; color:#999999; background:url(../images/common/iconArrowD8.gif) no-repeat 0% 40%; margin-top:5px; padding-left:5px;} + +.boardWrite .extraVarsList { width:100%; border-top:1px solid #e0e1db; border-bottom:none; margin:10px 0 10px 0; table-layout:fixed;} +.boardWrite .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;} +.boardWrite .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; } +.boardWrite .extraVarsList td a { color:#555555; } + +.boardWrite .extraVarsList p { margin:5px 0 0 0; padding:0; } +.boardWrite .extraVarsList ul { margin:0; padding:0; } + +.smallBox { border:1px solid #e0e1db; margin-left:auto; margin-right:auto; } +.smallBox.w268 { width:268px;} +.smallBox .header { margin:0; padding:0; position:relative; _width:100%; background:#ffffff url(../images/common/bgH3.gif) no-repeat left bottom; overflow:hidden;} +.smallBox .header h3 { margin:0; padding:0; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border-bottom:3px solid #fe3614; } +.smallBox .complex { padding:1.5em 2em 2em 2em;} +.smallBox .inputPassword { position:relative; border:none; padding:2em 2em 1.5em 2em;} +.smallBox .inputPassword .inputTypeText { float:left; margin-right:.5em; width:8em;} +.smallBox .inputPassword legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} +.smallBox .messageBox { background-color:#F3F3F3; padding:20px; border-bottom:1px solid #EEEEEE;} + +/* Pagination Reset */ +.pagination{ padding:15px 0; margin:0; text-align:center;} +.pagination *{ margin:0; padding:0;} +.pagination img{ border:0;} +.pagination a, +.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} +.pagination a:hover, +.pagination a:active, +.pagination a:focus{ background-color:#f4f4f4 !important; } +.pagination strong{ color:#ff6600 !important;} +.pagination a.prev, +.pagination a.prevEnd, +.pagination a.next, +.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } + +/* Pagination A1 */ +.pagination.a1 a, +.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} +.pagination.a1 a.prev{ padding-left:10px; background:#fff url(../images/common/arrowPrevA1.gif) no-repeat left center; } +.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../images/common/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a1 a.next{ padding-right:10px; background:#fff url(../images/common/arrowNextA1.gif) no-repeat right center; } +.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../images/common/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination A2 */ +.pagination.a2 a, +.pagination.a2 strong{ margin:0 -4px; padding:0 10px 0 8px; font-weight:bold; font-size:11px; border:none; border-left:1px solid #ddd; border-right:1px solid #ccc; background:#fff; } +.pagination.a2 a.prev{ padding-left:10px; background:#fff url(../images/common/arrowPrevA1.gif) no-repeat left center; } +.pagination.a2 a.prevEnd{ padding-left:15px; background:#fff url(../images/common/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a2 a.next{ padding-right:10px; background:#fff url(../images/common/arrowNextA1.gif) no-repeat right center; } +.pagination.a2 a.nextEnd{ padding-right:15px; background:#fff url(../images/common/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination B1 */ +.pagination.b1 a, +.pagination.b1 strong{ margin:0 -2px; padding:2px 8px; font-weight:bold; font-size:12px;} +.pagination.b1 a.prev{ padding-left:16px; background:url(../images/common/arrowPrevB1.gif) no-repeat left center; } +.pagination.b1 a.next{ padding-right:16px; background:url(../images/common/arrowNextB1.gif) no-repeat right center; } + +/* Pagination B2 */ +.pagination.b2 a, +.pagination.b2 strong{ margin:0 -2px; padding:2px 6px; font-size:11px;} +.pagination.b2 a.prev{ padding-left:12px; background:url(../images/common/arrowPrevB1.gif) no-repeat left center; } +.pagination.b2 a.next{ padding-right:12px; background:url(../images/common/arrowNextB1.gif) no-repeat right center; } + +/* Pagination C1 */ +.pagination.c1 a, +.pagination.c1 strong{ margin:0 -2px; padding:2px 4px; font-size:12px;} +.pagination.c1 a.prev, +.pagination.c1 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c1 a.prev{ background:url(../images/common/arrowPrevC1.gif) no-repeat center;} +.pagination.c1 a.next{ background:url(../images/common/arrowNextC1.gif) no-repeat center;} +.pagination.c1 a.prev span, +.pagination.c1 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + +/* Pagination C2 */ +.pagination.c2 a, +.pagination.c2 strong{ margin:0 -2px; padding:2px 4px; font-size:11px;} +.pagination.c2 a.prev, +.pagination.c2 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c2 a.prev{ background:url(../images/common/arrowPrevC1.gif) no-repeat center;} +.pagination.c2 a.next{ background:url(../images/common/arrowNextC1.gif) no-repeat center;} +.pagination.c2 a.prev span, +.pagination.c2 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + +/* 게시물의 팝업 메뉴 */ +.comment_popup_menu, .document_popup_menu { text-align:right; background:none; background:url(../images/common/document_menu.gif) no-repeat right top; padding:0 15px 0 0; height:18px; } +.comment_popup_menu span, .document_popup_menu span { cursor:pointer; display:inline; } + +/* tag list */ +.tagsBox { border:1px solid #EEEEEE; padding:10px; overflow:hidden;} +.tagsBox h5 { margin:0; padding:2px; } +.tags { width:100%; } +.tags div { float:left; padding:2px; margin-right:10px; overflow:hidden; white-space:nowrap; height:15px;} +.tags div a { text-decoration:none; color:#555555; line-height:150%;} +.tags div a:hover { background-color:#888888; color:#FFFFFF;} +.tags .tagTypeA a { color:#fe3614; font-weight:bold; font-size:12pt; background-color:#EFEFEF; margin:0;} +.tags .tagTypeB a { color:#fe3614; font-size:11pt; margin:0;} +.tags .tagTypeC a { font-weight:bold; font-size:11pt; margin:0; background-color:#EFEFEF;} +.tags .tagTypeD a { font-weight:bold; margin:0; background-color:#EFEFEF;} +.tags .tagTypeE a { font-weight:normal; margin:0;} + + +/* 회원 서명 및 프로필 이미지 출력 */ +.memberSignature { border:1px solid #e0e1db; padding:10px; margin-top:20px;} +.memberSignature .profile { float:left; margin-right:20px; } +.commentProfileImage { margin:0 10px 10px 0; float:left; } +.replyBox .xe_content { display:inline; } + +.display_date { cursor:pointer; width:80px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; margin-right:10px;} diff --git a/modules/board/skins/xe_board/css/cyan.css b/modules/board/skins/xe_board/css/cyan.css index 811ae4e1b..3c5cb7026 100644 --- a/modules/board/skins/xe_board/css/cyan.css +++ b/modules/board/skins/xe_board/css/cyan.css @@ -17,8 +17,8 @@ .boardList td .replyAndTrackback { color:#2895c0; } .buttonTypeGo { background:url(../images/cyan/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#2895c0; } +/* pagination */ +.pagenation strong { color:#2895c0; } /* boardRead */ .boardRead .fileAttached li { background:url(../images/cyan/iconFile.gif) no-repeat left top;} diff --git a/modules/board/skins/xe_board/css/green.css b/modules/board/skins/xe_board/css/green.css index f6f37709e..59c2e6503 100644 --- a/modules/board/skins/xe_board/css/green.css +++ b/modules/board/skins/xe_board/css/green.css @@ -17,8 +17,8 @@ .boardList td .replyAndTrackback { color:#38b549; } .buttonTypeGo { background:url(../images/green/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#38b549; } +/* pagination */ +.pagenation strong { color:#38b549; } /* boardRead */ .boardRead .fileAttached li { background:url(../images/green/iconFile.gif) no-repeat left top;} diff --git a/modules/board/skins/xe_board/css/purple.css b/modules/board/skins/xe_board/css/purple.css index 2d10f2e7e..6e89c863f 100644 --- a/modules/board/skins/xe_board/css/purple.css +++ b/modules/board/skins/xe_board/css/purple.css @@ -17,8 +17,8 @@ .boardList td .replyAndTrackback { color:#b1ae00; } .buttonTypeGo { background:url(../images/purple/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#b1ae00; } +/* pagination */ +.pagenation strong { color:#b1ae00; } /* boardRead */ .boardRead .fileAttached li { background:url(../images/purple/iconFile.gif) no-repeat left top;} diff --git a/modules/board/skins/xe_board/css/red.css b/modules/board/skins/xe_board/css/red.css index 5694924ad..e0f001b3f 100644 --- a/modules/board/skins/xe_board/css/red.css +++ b/modules/board/skins/xe_board/css/red.css @@ -17,8 +17,8 @@ .boardList td .replyAndTrackback { color:#ff6600; } .buttonTypeGo { background:url(../images/red/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#ff6600; } +/* pagination */ +.pagenation strong { color:#ff6600; } /* boardRead */ .boardRead .fileAttached li { background:url(../images/red/iconFile.gif) no-repeat left top;} diff --git a/modules/board/skins/xe_board/css/white.css b/modules/board/skins/xe_board/css/white.css index 7a184aabf..3d19dc5ff 100644 --- a/modules/board/skins/xe_board/css/white.css +++ b/modules/board/skins/xe_board/css/white.css @@ -20,8 +20,8 @@ .boardList td .replyAndTrackback { color:#ff6600; } .buttonTypeGo { background:url(../images/white/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#ff6600; } +/* pagination */ +.pagenation strong { color:#ff6600; } /* replyAndTrackback */ .buttonBox .replyAndTrackback a strong { color:#ff6600;} diff --git a/modules/board/skins/xe_board/images/common/arrowNextA1.gif b/modules/board/skins/xe_board/images/common/arrowNextA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..15c36291e4cb2bc0eba9723c7e0b4d98b5e33ef7 GIT binary patch literal 46 ycmZ?wbhEHbWM*JxXkcWRIdkU!|Nj+#vM@3*Ff!;c00Bsbfr-_HX1_o;Y DSAYzI literal 0 HcmV?d00001 diff --git a/modules/board/skins/xe_board/images/common/arrowNextC1.gif b/modules/board/skins/xe_board/images/common/arrowNextC1.gif new file mode 100644 index 0000000000000000000000000000000000000000..82deddc7b7e1bc3dc458342c35e023bbfc3f4480 GIT binary patch literal 152 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZYaf1CA=AF0qNc!wfx#L8zxhnz literal 0 HcmV?d00001 diff --git a/modules/board/skins/xe_board/images/common/arrowNextEndA1.gif b/modules/board/skins/xe_board/images/common/arrowNextEndA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..837b81fdd5c7f1dbf88718b8901e1f33cff041b8 GIT binary patch literal 52 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZ - - - - - - - -
- -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- -
- -
- - + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ +
+ +
+ + diff --git a/modules/board/skins/xe_guestbook/comment.html b/modules/board/skins/xe_guestbook/comment.html index ea341d2ac..2e030778a 100644 --- a/modules/board/skins/xe_guestbook/comment.html +++ b/modules/board/skins/xe_guestbook/comment.html @@ -1,103 +1,103 @@ - -
- - - {@ $_comment_list = $oDocument->getComments() } - - -
- -
- - - -
- - - {$comment->getNickName()} - - {$comment->getNickName()} - - -
{$comment->getNickName()}
- -
- -
- - {$lang->cmd_delete} - {$lang->cmd_modify} - - {$lang->cmd_reply} -
- -
- - {$comment->getRegdate('Y.m.d')} {$comment->getRegdate('H:i:s')} - - - ({$comment->get('ipaddress')}) - -
- - -
- ({$lang->voted_count}: - {$comment->get('voted_count')}) -
- - -
- -
- - -
-
- - - - -
{$lang->msg_is_secret}
-
-
-
- - {$comment->getContent(false,false)} - -
- - - - - - -
- -
- - - - - - - -
- + +
+ + + {@ $_comment_list = $oDocument->getComments() } + + +
+ +
+ + + +
+ + + {$comment->getNickName()} + + {$comment->getNickName()} + + +
{$comment->getNickName()}
+ +
+ +
+ + {$lang->cmd_delete} + {$lang->cmd_modify} + + {$lang->cmd_reply} +
+ +
+ + {$comment->getRegdate('Y.m.d')} {$comment->getRegdate('H:i:s')} + + + ({$comment->get('ipaddress')}) + +
+ + +
+ ({$lang->voted_count}: + {$comment->get('voted_count')}) +
+ + +
+ +
+ + +
+
+ + + + +
{$lang->msg_is_secret}
+
+
+
+ + {$comment->getContent(false,false)} + +
+ + + + + + +
+ +
+ + + + + + + +
+ diff --git a/modules/board/skins/xe_guestbook/css/black.css b/modules/board/skins/xe_guestbook/css/black.css index 555a25939..983841e41 100644 --- a/modules/board/skins/xe_guestbook/css/black.css +++ b/modules/board/skins/xe_guestbook/css/black.css @@ -20,8 +20,8 @@ .boardList td .replyAndTrackback { color:#BBBBBB; } .buttonTypeGo { background:url(../images/black/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#BBBBBB; } +/* pagination */ +.pagenation strong { color:#BBBBBB; } /* replyAndTrackback */ .buttonBox .replyAndTrackback a strong { color:#BBBBBB;} diff --git a/modules/board/skins/xe_guestbook/css/common.css b/modules/board/skins/xe_guestbook/css/common.css index faff01d2e..230ef38a6 100644 --- a/modules/board/skins/xe_guestbook/css/common.css +++ b/modules/board/skins/xe_guestbook/css/common.css @@ -1,281 +1,335 @@ -@charset "utf-8"; - -/* -NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/) -Jeong, Chan Myeong 070601~070630 -*/ - -/** - * Header - **/ - -/* board Title */ -.boardHeader { border:1px solid #e1e1dd; border-bottom:0; background:#ffffff url(../images/common/bgH3.gif) repeat-x left bottom; overflow:hidden;} -.boardHeader .boardHeaderBorder { width:100%;} -.boardHeader h3 { margin:0; float:left; padding:15px 15px 12px 15px; font-size:1.2em; background:#ffffff url(../images/common/lineH3.gif) no-repeat right bottom;} - -/* board Description */ -.boardDescription { color:#AEAEAE; border:1px solid #DDDDDD; overflow:hidden; padding:10px; margin:5px 0; background-color:#FFFFFF;} - -/* board Information */ -.boardInformation { width:100%; clear:both; margin:5px 0 2px 0; overflow:hidden; color:#666666;} -.articleNum { float:left; padding:0 0 0 15px; } - -/* account Navigation */ -.accountNavigation { margin:0; padding:0; float:right; } -.accountNavigation li { float:left; margin-left:7px; list-style:none; } -.accountNavigation li a { white-space:nowrap; color:#666666; text-decoration:none;} -.accountNavigation li.setup a { background:url(../images/common/iconSetup.gif) no-repeat left top; padding-left:14px; } -.accountNavigation li.admin a { background:url(../images/common/iconAdmin.gif) no-repeat left top; padding-left:12px; } -.accountNavigation li.listType { margin-left:5px; } -.accountNavigation li.loginAndLogout a { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; } - -/* secret Content */ -.secretContent { margin:20px auto; text-align:center; border:1px solid #EFEFEF; width:240px; } -.secretContent .title { padding:10px 0 10px 0; background-color:#EFEFEF; display:block; font-weight:bold; } -.secretContent .content { padding:10px 0 10px 0; background-color:#FFFFFF; display:block; } - -/* blog Style Notice */ -.blogNotice { margin-bottom:10px; padding:5px; border:1px solid #e0e1db;} -.blogNotice .item { background:url("../images/common/notice.gif") no-repeat -2px 3px; padding:3px 0 3px 18px; } -.blogNotice .item .date { font-family:verdana; font-size:.9em;color:#AAAAAA; } -.blogNotice .item a { text-decoration:none; color:#444444; } -.blogNotice .item a:hover { text-decoration:underline} -.blogNotice .item .replyAndTrackback { color:#AAAAAA; font-size:.9em; } - -/* boardRead */ -.viewDocument { border:1px solid #e0e1db; margin-bottom:20px; overflow:hidden;} - -.boardRead { padding:10px; } -.boardRead .contentInfo .userInfo { float:left; white-space:nowrap; } -.boardRead .contentInfo .userInfo .author { color:#3074a5; } -.boardRead .contentInfo .userInfo .author a { color:#3074a5; text-decoration:none; } - -.boardRead .contentInfo { clear:both; white-space:nowrap; color:#444444; float:left; font-size:.9em; font-family:tahoma; line-height:17px; padding-bottom:10px; width:100%;} -.boardRead .contentInfo .date { font:.8em Tahoma; color:#cccccc; float:right; margin-top:3px; } -.boardRead .contentInfo .replyOption { height:20px; float:right; white-space:nowrap; margin-left:.2em;} -.boardRead .contentInfo .replyOption img { vertical-align:middle;} - -/* extraVars list */ -.boardRead .extraVarsList { width:100%; border:1px solid #e0e1db; border-bottom:none; margin:0 0 5px 0; table-layout:fixed;} -.boardRead .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;} -.boardRead .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; } -.boardRead .extraVarsList td a { color:#555555; } - -.boardRead .readBody { color:#555555; } - -.boardRead .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px;} -.boardRead .fileAttached ul { margin:0; padding:0; } -.boardRead .fileAttached h5 { font-weight:normal; color:#999999; font-size:1em; line-height:22px;} -.boardRead .fileAttached li { display:inline; white-space:nowrap margin:3px 5px 0 3px; list-style:none; } -.boardRead .fileAttached li a { text-decoration:none; font-size:.9em; padding:0 0 2px 17px; white-space:nowrap; color:#444444; } -.boardRead .fileAttached li a:visited { color:#777777;} - -.boardRead .contentButton { text-align:right;padding-top:10px;} - -.replyBox { color:#666666; margin-top:10px;} -.replyBox .replyItem { background-color:#FFFFFF; padding:.6em .8em .6em .6em; line-height:1.25em; clear:both; list-style:none; border-top:1px solid #e0e1db;} -.replyBox p { margin:0; padding:0; display:inline; margin-bottom:1em;} -.replyBox .author { float:left; padding:0 .3em 0 0; font-size:.9em; color:#3074a5; margin:0 .3em .5em 0;} -.replyBox .author a { color:#3074a5; margin-right:.3em; text-decoration:none; } -.replyBox .voted { float:left; font-size:.9em; color:#AAAAAA; margin:0 .3em .5em 1em;} -.replyBox .date { float:right; font:.8em Tahoma; color:#cccccc; margin:.3em 0 .5em 0;} - -.replyBox .replyOption { height:20px; float:right; white-space:nowrap; margin-left:.2em;} -.replyBox .replyOption img { vertical-align:middle;} - -.replyBox .replyContent { clear:left; } -.replyBox .replyContent p { margin:0; padding:0; display:block; } -.replyBox .reply { background-color:#F4F4F4; border-top:1px dotted #e0e1db; } -.replyBox .replyIndent { background:url(../images/common/iconReplyArrow.gif) no-repeat .0em .3em; padding-left:1.3em;} - -.replyBox .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px;} -.replyBox .fileAttached ul { margin:0; padding:0; } -.replyBox .fileAttached h5 { font-weight:normal; color:#999999; float:left; font-size:1em; line-height:22px;} -.replyBox .fileAttached li { display:inline; white-space:nowrap margin:3px 5px 0 3px; list-style:none; } -.replyBox .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#444444; } -.replyBox .fileAttached li a:visited { color:#777777;} - -.commentButton { margin-top:.5em; } - -/* gallery sub menu */ -.boardSubMenu { margin:0 0 .5em 0; padding:1em 0 .5em .5em; border-bottom:1px solid #e0e1db;} -.boardSubMenu a { text-decoration:none; color:#666666; vertical-align:bottom; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 5px; padding-left:10px; padding-right:10px; _padding-top:5px; position:relative; top:5px; } -.boardSubMenu img.sort { vertical-align:middle; } - -/* list */ -.boardList { width:100%; border:1px solid #e0e1db; border-top:none; table-layout:fixed;} -.boardListNoTopBorder { border:none; } -.boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; padding-top:5px; white-space:nowrap; height:33px; overflow:hidden;} -.boardList th.no_line { background-position:-3px bottom; } -.boardList th a { color:#3e3f3e; text-decoration:none; } -.boardList th.num { border-left:1px solid #ffffff; } -.boardList th.checkbox { text-align:center; } -.boardList th.title { text-align:center; padding-left:1em; } -.boardList th.topic { text-align:left; padding-left:1em; } -.boardList th.category { text-align:left; padding-left:1em; } -.boardList th.category select { vertical-align:middle; width:200px; height:20px;} -.boardList th.reading, th.recommend , th.date { white-space:nowrap;} -.boardList th .sort { padding:0 .2em; vertical-align:middle;} - -.boardList tr.notice { background:#f8f8f8; } -.boardList tr.notice .num { font-weight:bold;} -.boardList tr.bg1 { background:#ffffff} -.boardList tr.bg2 { background:#fbfbfb;} -.boardList td { border-top:1px solid #eff0ed; padding:.5em;} -.boardList td.num { font:.8em tahoma; color:#999999; padding:.5em 1em; text-align:center;} -.boardList td.checkbox { font:.8em tahoma; color:#999999; text-align:center;} -.boardList tr.notice td.num { padding:.5em; white-space:nowrap;} -.boardList tr.notice td.notice { font-size:.9em; color:#999999; font-weight:bold; text-align:center;} -.boardList td.thumb img { border:1px solid #E0E1DB; padding:3px; } - -.boardList td.title {padding-left:1em; } -.boardList td.title strong.category { font-size:1em; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;} -.boardList td.title.bold { font-size:1.2em; font-weight:bold;} -.boardList td.title.bold a { position:relative; top:.3em;} -.boardList td.title * { vertical-align:middle;} -.boardList td.title, -.boardList td.title a { color:#444444; text-decoration:none;} -.boardList td.title a:visited { color:#777777;} - -.boardList td.topic { padding-left:1em; color:#888888; } -.boardList td.topic strong a { font-size:1em; font-weight:normal; text-decoration:none; color:#222222; } -.boardList td.topic strong a:visited { color:#777777; } -.boardList td.topic .category { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 3px; padding-left:.5em; margin-left:.5em; color:#AAAAAA; } -.boardList td.topic div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; } -.boardList td.topic div.author strong { font-size:1.2em; font-weight:normal; color:#666666; } -.boardList td.commentCount { font:bold .8em Tahoma; color:#888888; text-align:center; } - -.boardList td.latestPost { color:#888888; } -.boardList td.latestPost div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; } -.boardList td.latestPost div.author strong { font-size:1.2em; font-weight:normal; color:#666666; } -.boardList td.latestPost div.date { font-size:0.8em; margin-top:.5em; } -.boardList td.latestPost div.date strong { font-family:Tahoma; font-weight:normal; color:#666666; } - -.boardListNoTopBorder td { border-top:none; border-bottom:1px solid #eff0ed; padding:.5em;} - -.boardList td.webzineTitle { padding-left:1em; color:#777777;} -.boardList td.webzineTitle strong.category { font-size:1em; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;} -.boardList td.webzineTitle.bold { font-size:1.2em; font-weight:bold;} -.boardList td.webzineTitle * { vertical-align:middle;} -.boardList td.webzineTitle, -.boardList td.webzineTitle a { color:#444444; text-decoration:none;} -.boardList td.webzineTitle a:visited { color:#777777;} - -.boardList td.summary { border-top:none; vertical-align:top; color:#666666; line-height:1.25em; padding-left:1em;} -.boardList td.summary a { color:#666666; text-decoration:none; line-height:inherit;} -.boardList td.summary a:visited { color:#999999;} - -.boardList td .replyAndTrackback img.trackback { margin-bottom:-.1em;} -.boardList td .replyAndTrackback strong { font:bold 1em Tahoma;} -.boardList td .replyAndTrackback { font:.8em Tahoma; } -.boardList td.author { color:#333333; font-size:.95em; padding-left:1em;} -.boardList td.author a { font-size:1em; color:#333333;} -.boardList td.reading { font:.8em Tahoma; color:#999999; text-align:center;} -.boardList td.recommend { font:bold .8em Tahoma; text-align:center;} -.boardList td.date { font:.8em Tahoma; color:#999999; text-align:center; white-space:nowrap;} -.boardList td input { _margin:-3px;} - -.buttonTypeGo { border:none; cursor:pointer; width:24px; height:20px; _position:relative; _top:3px; font:.75em Tahoma; text-align:center;} -*:first-child+html .buttonTypeGo { position:relative; top:3px; } - -.thumbnailBox { margin-top:1em; clear:both; overflow:hidden; border-bottom:1px solid #e0e1db; } -.thumbnailBox div.cell { display:block; float:left; overflow:hidden; margin-bottom:1em; margin-right:1em;} -.thumbnailBox div.cell img.thumb { padding:2px; border:1px solid #e0e1db; display:block; margin-bottom:1em; margin-left:auto;margin-right:auto;} -.thumbnailBox div.title { color:#3B96C0; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:center;} -.thumbnailBox div.title a { color:#3B96C0; text-decoration:none;} -.thumbnailBox div.nameAndDate { font-size:.9em; color:#999999; margin-bottom:.2em; text-align:center;} -.thumbnailBox div.nameAndDate a { color:#999999;} -.thumbnailBox div.nameAndDate .author { margin-left:auto; margin-right:right; } -.thumbnailBox div.nameAndDate .author div { display:inline; vertical-align:middle;} -.thumbnailBox div.nameAndDate .date { font:.8em Tahoma; color:#999999;} -.thumbnailBox div.readAndRecommend { font-size:.9em; color:#666666; text-align:center;} -.thumbnailBox div.readAndRecommend .num { font:.8em Tahoma;} -.thumbnailBox div.readAndRecommend .vr { color:#dddddd;} -.thumbnailBox div.readAndRecommend strong.num { font:bold .8em Tahoma; color:#ff6600;} - -/* board Bottom */ -.boardBottom { margin-top:10px; } - -/* list button */ -.leftButtonBox { float: left; } -.rightButtonBox { float: right; } - -/* pageNavigation */ -.pageNavigation { text-align:center; font:bold 11px Tahoma; margin-top:5px;} -.pageNavigation a { font:bold 1em Tahoma; color:#666666; text-decoration:none; margin:0 10px 0 0; } -.pageNavigation .current { font:bold 1em Tahoma; text-decoration:none; margin:0 10px 0 0; } -.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; } -.pageNavigation a:visited { color:#999999; } -.pageNavigation a.goToFirst img, .pageNavigation a.goToLast img { margin-bottom:2px;} - -/* Search Form */ -.boardSearch { margin-top:30px; margin-left:auto; margin-right:auto; clear:both; text-align:center;} -.boardSearch select { height:20px; } -.boardSearch input { height:18px; } - -/* boardWrite */ -.boardEditor { margin-bottom:10px; } -.commentEditor { margin-top:10px; clear:both; } - -.boardWrite { border:1px solid #e0e1db; padding-bottom:10px;} -.boardWrite fieldset { border:none; } -.boardWrite .inputItem { margin:10px 0 0 5px; float:left; } -.boardWrite .inputItem label { margin:0 0 3px 0; padding;0; display:block; white-space:nowrap;} -.boardWrite .inputItem .userName {width:100px; margin-right:10px; } -.boardWrite .inputItem .userPw {width:100px; margin-right:10px; } -.boardWrite .inputItem .emailAddress {width:100px; margin-right:10px; } -.boardWrite .inputItem .homePage {width:100px; margin-right:10px; } - -.boardWrite .title { margin-top:5px; } -.boardWrite .title .category { margin-left:10px; } -.boardWrite .title label.title { padding:0; margin:0 10px 0 10px; } -.boardWrite .title input.title { width:60%;} - -.boardWrite dl.option { margin:10px 0 3px 10px; padding:0;} -.boardWrite dl.option dd { padding:0; margin:0; display:inline; margin-right:5px; } -.boardWrite dl.option dd * { padding:0; margin:0; vertical-align:middle;} -.boardWrite dl.option dd select { width:8em; font-size:.95em; } - -.boardWrite .tag { margin-top:10px; margin-left:10px; } -.boardWrite .tag .inputTypeText { width:90%; background:#FFFFFF url(../images/common/iconTag.gif) no-repeat 5px 5px; padding-left:30px;} -.boardWrite .tag .help { vertical-align:middle;} -.boardWrite .tag .info { font-size:.9em; color:#999999; background:url(../images/common/iconArrowD8.gif) no-repeat left center; margin-top:5px;} - -.boardWrite .extraVarsList { width:100%; border-top:1px solid #e0e1db; border-bottom:none; margin:10px 0 10px 0; table-layout:fixed;} -.boardWrite .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;} -.boardWrite .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; } -.boardWrite .extraVarsList td a { color:#555555; } - -.smallBox { border:1px solid #e0e1db; margin-left:auto; margin-right:auto; } -.smallBox.w268 { width:268px;} -.smallBox .header { position:relative; _width:100%; background:#ffffff url(../images/normal/bgH3.gif) no-repeat left bottom; overflow:hidden;} -.smallBox .header h3 { margin:0; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border-bottom:3px solid #fe3614; } -.smallBox .complex { padding:1.5em 2em 2em 2em;} -.smallBox .inputPassword { position:relative; border:none; padding:2em 2em 1.5em 2em;} -.smallBox .inputPassword .inputTypeText { float:left; margin-right:.5em; width:8em;} -.smallBox .inputPassword legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} -.smallBox .messageBox { background-color:#F3F3F3; padding:20px; border-bottom:1px solid #EEEEEE;} - - -/* 게시물의 팝업 메뉴 */ -.comment_popup_menu, .document_popup_menu { text-align:right; background:url(../images/common/document_menu.gif) no-repeat right top; padding-right:16px; } -.comment_popup_menu span, .document_popup_menu span { cursor:pointer; display:inline; background:none; padding:0 0 0 0; margin:0 0 0 0; } - -/* tag list */ -.tagsBox { border:1px solid #EEEEEE; padding:10px; overflow:hidden;} -h5 { padding:2px; } -.tags { width:100%; } -.tags div { float:left; padding:2px; margin-right:10px; overflow:hidden; white-space:nowrap; height:15px;} -.tags div a { text-decoration:none; color:#555555; line-height:150%;} -.tags div a:hover { background-color:#888888; color:#FFFFFF;} -.tags .tagTypeA a { color:#fe3614; font-weight:bold; font-size:12pt; background-color:#EFEFEF; margin:0;} -.tags .tagTypeB a { color:#fe3614; font-size:11pt; margin:0;} -.tags .tagTypeC a { font-weight:bold; font-size:11pt; margin:0; background-color:#EFEFEF;} -.tags .tagTypeD a { font-weight:bold; margin:0; background-color:#EFEFEF;} -.tags .tagTypeE a { font-weight:normal; margin:0;} - - -.listWrite { margin-bottom:20px; } - -.display_date { cursor:pointer; width:80px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; margin-right:10px;} +@charset "utf-8"; + +/* +NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/) +Jeong, Chan Myeong 070601~070630 +*/ + +/** + * Header + **/ + +/* board Title */ +.boardHeader { border:1px solid #e1e1dd; border-bottom:0; background:#ffffff url(../images/common/bgH3.gif) repeat-x left bottom; overflow:hidden;} +.boardHeader .boardHeaderBorder { width:100%;} +.boardHeader h3 { margin:0; float:left; padding:15px 15px 12px 15px; font-size:1.2em; background:#ffffff url(../images/common/lineH3.gif) no-repeat right bottom;} + +/* board Description */ +.boardDescription { color:#AEAEAE; border:1px solid #DDDDDD; overflow:hidden; padding:10px; margin:5px 0; background-color:#FFFFFF;} + +/* board Information */ +.boardInformation { width:100%; clear:both; margin:5px 0 2px 0; overflow:hidden; color:#666666;} +.articleNum { float:left; padding:0 0 0 15px; } + +/* account Navigation */ +.accountNavigation { margin:0; padding:0; float:right; } +.accountNavigation li { float:left; margin-left:7px; list-style:none; } +.accountNavigation li a { white-space:nowrap; color:#666666; text-decoration:none;} +.accountNavigation li.setup a { background:url(../images/common/iconSetup.gif) no-repeat left top; padding-left:14px; } +.accountNavigation li.admin a { background:url(../images/common/iconAdmin.gif) no-repeat left top; padding-left:12px; } +.accountNavigation li.listType { margin-left:5px; } +.accountNavigation li.loginAndLogout a { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; } + +/* secret Content */ +.secretContent { margin:20px auto; text-align:center; border:1px solid #EFEFEF; width:240px; } +.secretContent .title { padding:10px 0 10px 0; background-color:#EFEFEF; display:block; font-weight:bold; } +.secretContent .content { padding:10px 0 10px 0; background-color:#FFFFFF; display:block; } + +/* blog Style Notice */ +.blogNotice { margin-bottom:10px; padding:5px; border:1px solid #e0e1db;} +.blogNotice .item { background:url("../images/common/notice.gif") no-repeat -2px 3px; padding:3px 0 3px 18px; } +.blogNotice .item .date { font-family:verdana; font-size:.9em;color:#AAAAAA; } +.blogNotice .item a { text-decoration:none; color:#444444; } +.blogNotice .item a:hover { text-decoration:underline} +.blogNotice .item .replyAndTrackback { color:#AAAAAA; font-size:.9em; } + +/* boardRead */ +.viewDocument { border:1px solid #e0e1db; margin-bottom:20px; overflow:hidden;} + +.boardRead { padding:10px; } +.boardRead .contentInfo .userInfo { float:left; white-space:nowrap; } +.boardRead .contentInfo .userInfo .author { color:#3074a5; } +.boardRead .contentInfo .userInfo .author a { color:#3074a5; text-decoration:none; } + +.boardRead .contentInfo { clear:both; white-space:nowrap; color:#444444; float:left; font-size:.9em; font-family:tahoma; line-height:17px; padding-bottom:10px; width:100%;} +.boardRead .contentInfo .date { font:.8em Tahoma; color:#cccccc; float:right; margin-top:3px; } +.boardRead .contentInfo .replyOption { height:20px; float:right; white-space:nowrap; margin-left:.2em;} +.boardRead .contentInfo .replyOption img { vertical-align:middle;} + +/* extraVars list */ +.boardRead .extraVarsList { width:100%; border:1px solid #e0e1db; border-bottom:none; margin:0 0 5px 0; table-layout:fixed;} +.boardRead .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;} +.boardRead .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; } +.boardRead .extraVarsList td a { color:#555555; } + +.boardRead .readBody { color:#555555; } + +.boardRead .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px;} +.boardRead .fileAttached ul { margin:0; padding:0; } +.boardRead .fileAttached h5 { font-weight:normal; color:#999999; font-size:1em; line-height:22px;} +.boardRead .fileAttached li { display:inline; white-space:nowrap margin:3px 5px 0 3px; list-style:none; } +.boardRead .fileAttached li a { text-decoration:none; font-size:.9em; padding:0 0 2px 17px; white-space:nowrap; color:#444444; } +.boardRead .fileAttached li a:visited { color:#777777;} + +.boardRead .contentButton { text-align:right;padding-top:10px;} + +.replyBox { color:#666666; margin-top:10px;} +.replyBox .replyItem { background-color:#FFFFFF; padding:.6em .8em .6em .6em; line-height:1.25em; clear:both; list-style:none; border-top:1px solid #e0e1db;} +.replyBox p { margin:0; padding:0; display:inline; margin-bottom:1em;} +.replyBox .author { float:left; padding:0 .3em 0 0; font-size:.9em; color:#3074a5; margin:0 .3em .5em 0;} +.replyBox .author a { color:#3074a5; margin-right:.3em; text-decoration:none; } +.replyBox .voted { float:left; font-size:.9em; color:#AAAAAA; margin:0 .3em .5em 1em;} +.replyBox .date { float:right; font:.8em Tahoma; color:#cccccc; margin:.3em 0 .5em 0;} + +.replyBox .replyOption { height:20px; float:right; white-space:nowrap; margin-left:.2em;} +.replyBox .replyOption img { vertical-align:middle;} + +.replyBox .replyContent { clear:left; } +.replyBox .replyContent p { margin:0; padding:0; display:block; } +.replyBox .reply { background-color:#F4F4F4; border-top:1px dotted #e0e1db; } +.replyBox .replyIndent { background:url(../images/common/iconReplyArrow.gif) no-repeat .0em .3em; padding-left:1.3em;} + +.replyBox .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px;} +.replyBox .fileAttached ul { margin:0; padding:0; } +.replyBox .fileAttached h5 { font-weight:normal; color:#999999; float:left; font-size:1em; line-height:22px;} +.replyBox .fileAttached li { display:inline; white-space:nowrap margin:3px 5px 0 3px; list-style:none; } +.replyBox .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#444444; } +.replyBox .fileAttached li a:visited { color:#777777;} + +.commentButton { margin-top:.5em; } + +/* gallery sub menu */ +.boardSubMenu { margin:0 0 .5em 0; padding:1em 0 .5em .5em; border-bottom:1px solid #e0e1db;} +.boardSubMenu a { text-decoration:none; color:#666666; vertical-align:bottom; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 5px; padding-left:10px; padding-right:10px; _padding-top:5px; position:relative; top:5px; } +.boardSubMenu img.sort { vertical-align:middle; } + +/* list */ +.boardList { width:100%; border:1px solid #e0e1db; border-top:none; table-layout:fixed;} +.boardListNoTopBorder { border:none; } +.boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; padding-top:5px; white-space:nowrap; height:33px; overflow:hidden;} +.boardList th.no_line { background-position:-3px bottom; } +.boardList th a { color:#3e3f3e; text-decoration:none; } +.boardList th.num { border-left:1px solid #ffffff; } +.boardList th.checkbox { text-align:center; } +.boardList th.title { text-align:center; padding-left:1em; } +.boardList th.topic { text-align:left; padding-left:1em; } +.boardList th.category { text-align:left; padding-left:1em; } +.boardList th.category select { vertical-align:middle; width:200px; height:20px;} +.boardList th.reading, th.recommend , th.date { white-space:nowrap;} +.boardList th .sort { padding:0 .2em; vertical-align:middle;} + +.boardList tr.notice { background:#f8f8f8; } +.boardList tr.notice .num { font-weight:bold;} +.boardList tr.bg1 { background:#ffffff} +.boardList tr.bg2 { background:#fbfbfb;} +.boardList td { border-top:1px solid #eff0ed; padding:.5em;} +.boardList td.num { font:.8em tahoma; color:#999999; padding:.5em 1em; text-align:center;} +.boardList td.checkbox { font:.8em tahoma; color:#999999; text-align:center;} +.boardList tr.notice td.num { padding:.5em; white-space:nowrap;} +.boardList tr.notice td.notice { font-size:.9em; color:#999999; font-weight:bold; text-align:center;} +.boardList td.thumb img { border:1px solid #E0E1DB; padding:3px; } + +.boardList td.title {padding-left:1em; } +.boardList td.title strong.category { font-size:1em; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;} +.boardList td.title.bold { font-size:1.2em; font-weight:bold;} +.boardList td.title.bold a { position:relative; top:.3em;} +.boardList td.title * { vertical-align:middle;} +.boardList td.title, +.boardList td.title a { color:#444444; text-decoration:none;} +.boardList td.title a:visited { color:#777777;} + +.boardList td.topic { padding-left:1em; color:#888888; } +.boardList td.topic strong a { font-size:1em; font-weight:normal; text-decoration:none; color:#222222; } +.boardList td.topic strong a:visited { color:#777777; } +.boardList td.topic .category { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 3px; padding-left:.5em; margin-left:.5em; color:#AAAAAA; } +.boardList td.topic div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; } +.boardList td.topic div.author strong { font-size:1.2em; font-weight:normal; color:#666666; } +.boardList td.commentCount { font:bold .8em Tahoma; color:#888888; text-align:center; } + +.boardList td.latestPost { color:#888888; } +.boardList td.latestPost div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; } +.boardList td.latestPost div.author strong { font-size:1.2em; font-weight:normal; color:#666666; } +.boardList td.latestPost div.date { font-size:0.8em; margin-top:.5em; } +.boardList td.latestPost div.date strong { font-family:Tahoma; font-weight:normal; color:#666666; } + +.boardListNoTopBorder td { border-top:none; border-bottom:1px solid #eff0ed; padding:.5em;} + +.boardList td.webzineTitle { padding-left:1em; color:#777777;} +.boardList td.webzineTitle strong.category { font-size:1em; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;} +.boardList td.webzineTitle.bold { font-size:1.2em; font-weight:bold;} +.boardList td.webzineTitle * { vertical-align:middle;} +.boardList td.webzineTitle, +.boardList td.webzineTitle a { color:#444444; text-decoration:none;} +.boardList td.webzineTitle a:visited { color:#777777;} + +.boardList td.summary { border-top:none; vertical-align:top; color:#666666; line-height:1.25em; padding-left:1em;} +.boardList td.summary a { color:#666666; text-decoration:none; line-height:inherit;} +.boardList td.summary a:visited { color:#999999;} + +.boardList td .replyAndTrackback img.trackback { margin-bottom:-.1em;} +.boardList td .replyAndTrackback strong { font:bold 1em Tahoma;} +.boardList td .replyAndTrackback { font:.8em Tahoma; } +.boardList td.author { color:#333333; font-size:.95em; padding-left:1em;} +.boardList td.author a { font-size:1em; color:#333333;} +.boardList td.reading { font:.8em Tahoma; color:#999999; text-align:center;} +.boardList td.recommend { font:bold .8em Tahoma; text-align:center;} +.boardList td.date { font:.8em Tahoma; color:#999999; text-align:center; white-space:nowrap;} +.boardList td input { _margin:-3px;} + +.buttonTypeGo { border:none; cursor:pointer; width:24px; height:20px; _position:relative; _top:3px; font:.75em Tahoma; text-align:center;} +*:first-child+html .buttonTypeGo { position:relative; top:3px; } + +.thumbnailBox { margin-top:1em; clear:both; overflow:hidden; border-bottom:1px solid #e0e1db; } +.thumbnailBox div.cell { display:block; float:left; overflow:hidden; margin-bottom:1em; margin-right:1em;} +.thumbnailBox div.cell img.thumb { padding:2px; border:1px solid #e0e1db; display:block; margin-bottom:1em; margin-left:auto;margin-right:auto;} +.thumbnailBox div.title { color:#3B96C0; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:center;} +.thumbnailBox div.title a { color:#3B96C0; text-decoration:none;} +.thumbnailBox div.nameAndDate { font-size:.9em; color:#999999; margin-bottom:.2em; text-align:center;} +.thumbnailBox div.nameAndDate a { color:#999999;} +.thumbnailBox div.nameAndDate .author { margin-left:auto; margin-right:right; } +.thumbnailBox div.nameAndDate .author div { display:inline; vertical-align:middle;} +.thumbnailBox div.nameAndDate .date { font:.8em Tahoma; color:#999999;} +.thumbnailBox div.readAndRecommend { font-size:.9em; color:#666666; text-align:center;} +.thumbnailBox div.readAndRecommend .num { font:.8em Tahoma;} +.thumbnailBox div.readAndRecommend .vr { color:#dddddd;} +.thumbnailBox div.readAndRecommend strong.num { font:bold .8em Tahoma; color:#ff6600;} + +/* board Bottom */ +.boardBottom { margin-top:10px; } + +/* list button */ +.leftButtonBox { float: left; } +.rightButtonBox { float: right; } + +/* Search Form */ +.boardSearch { margin-top:30px; margin-left:auto; margin-right:auto; clear:both; text-align:center;} +.boardSearch select { height:20px; } +.boardSearch input { height:18px; } + +/* boardWrite */ +.boardEditor { margin-bottom:10px; } +.commentEditor { margin-top:10px; clear:both; } + +.boardWrite { border:1px solid #e0e1db; padding-bottom:10px;} +.boardWrite fieldset { border:none; } +.boardWrite .inputItem { margin:10px 0 0 5px; float:left; } +.boardWrite .inputItem label { margin:0 0 3px 0; padding;0; display:block; white-space:nowrap;} +.boardWrite .inputItem .userName {width:100px; margin-right:10px; } +.boardWrite .inputItem .userPw {width:100px; margin-right:10px; } +.boardWrite .inputItem .emailAddress {width:100px; margin-right:10px; } +.boardWrite .inputItem .homePage {width:100px; margin-right:10px; } + +.boardWrite .title { margin-top:5px; } +.boardWrite .title .category { margin-left:10px; } +.boardWrite .title label.title { padding:0; margin:0 10px 0 10px; } +.boardWrite .title input.title { width:60%;} + +.boardWrite dl.option { margin:10px 0 3px 10px; padding:0;} +.boardWrite dl.option dd { padding:0; margin:0; display:inline; margin-right:5px; } +.boardWrite dl.option dd * { padding:0; margin:0; vertical-align:middle;} +.boardWrite dl.option dd select { width:8em; font-size:.95em; } + +.boardWrite .tag { margin-top:10px; margin-left:10px; } +.boardWrite .tag .inputTypeText { width:90%; background:#FFFFFF url(../images/common/iconTag.gif) no-repeat 5px 5px; padding-left:30px;} +.boardWrite .tag .help { vertical-align:middle;} +.boardWrite .tag .info { font-size:.9em; color:#999999; background:url(../images/common/iconArrowD8.gif) no-repeat left center; margin-top:5px;} + +.boardWrite .extraVarsList { width:100%; border-top:1px solid #e0e1db; border-bottom:none; margin:10px 0 10px 0; table-layout:fixed;} +.boardWrite .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;} +.boardWrite .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; } +.boardWrite .extraVarsList td a { color:#555555; } + +.smallBox { border:1px solid #e0e1db; margin-left:auto; margin-right:auto; } +.smallBox.w268 { width:268px;} +.smallBox .header { position:relative; _width:100%; background:#ffffff url(../images/normal/bgH3.gif) no-repeat left bottom; overflow:hidden;} +.smallBox .header h3 { margin:0; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border-bottom:3px solid #fe3614; } +.smallBox .complex { padding:1.5em 2em 2em 2em;} +.smallBox .inputPassword { position:relative; border:none; padding:2em 2em 1.5em 2em;} +.smallBox .inputPassword .inputTypeText { float:left; margin-right:.5em; width:8em;} +.smallBox .inputPassword legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} +.smallBox .messageBox { background-color:#F3F3F3; padding:20px; border-bottom:1px solid #EEEEEE;} + +/* Pagination Reset */ +.pagination{ padding:15px 0; margin:0; text-align:center;} +.pagination *{ margin:0; padding:0;} +.pagination img{ border:0;} +.pagination a, +.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} +.pagination a:hover, +.pagination a:active, +.pagination a:focus{ background-color:#f4f4f4 !important; } +.pagination strong{ color:#ff6600 !important;} +.pagination a.prev, +.pagination a.prevEnd, +.pagination a.next, +.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } + +/* Pagination A1 */ +.pagination.a1 a, +.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} +.pagination.a1 a.prev{ padding-left:10px; background:#fff url(../images/common/arrowPrevA1.gif) no-repeat left center; } +.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../images/common/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a1 a.next{ padding-right:10px; background:#fff url(../images/common/arrowNextA1.gif) no-repeat right center; } +.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../images/common/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination A2 */ +.pagination.a2 a, +.pagination.a2 strong{ margin:0 -4px; padding:0 10px 0 8px; font-weight:bold; font-size:11px; border:none; border-left:1px solid #ddd; border-right:1px solid #ccc; background:#fff; } +.pagination.a2 a.prev{ padding-left:10px; background:#fff url(../images/common/arrowPrevA1.gif) no-repeat left center; } +.pagination.a2 a.prevEnd{ padding-left:15px; background:#fff url(../images/common/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a2 a.next{ padding-right:10px; background:#fff url(../images/common/arrowNextA1.gif) no-repeat right center; } +.pagination.a2 a.nextEnd{ padding-right:15px; background:#fff url(../images/common/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination B1 */ +.pagination.b1 a, +.pagination.b1 strong{ margin:0 -2px; padding:2px 8px; font-weight:bold; font-size:12px;} +.pagination.b1 a.prev{ padding-left:16px; background:url(../images/common/arrowPrevB1.gif) no-repeat left center; } +.pagination.b1 a.next{ padding-right:16px; background:url(../images/common/arrowNextB1.gif) no-repeat right center; } + +/* Pagination B2 */ +.pagination.b2 a, +.pagination.b2 strong{ margin:0 -2px; padding:2px 6px; font-size:11px;} +.pagination.b2 a.prev{ padding-left:12px; background:url(../images/common/arrowPrevB1.gif) no-repeat left center; } +.pagination.b2 a.next{ padding-right:12px; background:url(../images/common/arrowNextB1.gif) no-repeat right center; } + +/* Pagination C1 */ +.pagination.c1 a, +.pagination.c1 strong{ margin:0 -2px; padding:2px 4px; font-size:12px;} +.pagination.c1 a.prev, +.pagination.c1 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c1 a.prev{ background:url(../images/common/arrowPrevC1.gif) no-repeat center;} +.pagination.c1 a.next{ background:url(../images/common/arrowNextC1.gif) no-repeat center;} +.pagination.c1 a.prev span, +.pagination.c1 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + +/* Pagination C2 */ +.pagination.c2 a, +.pagination.c2 strong{ margin:0 -2px; padding:2px 4px; font-size:11px;} +.pagination.c2 a.prev, +.pagination.c2 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c2 a.prev{ background:url(../images/common/arrowPrevC1.gif) no-repeat center;} +.pagination.c2 a.next{ background:url(../images/common/arrowNextC1.gif) no-repeat center;} +.pagination.c2 a.prev span, +.pagination.c2 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + +/* 게시물의 팝업 메뉴 */ +.comment_popup_menu, .document_popup_menu { text-align:right; background:url(../images/common/document_menu.gif) no-repeat right top; padding-right:16px; } +.comment_popup_menu span, .document_popup_menu span { cursor:pointer; display:inline; background:none; padding:0 0 0 0; margin:0 0 0 0; } + +/* tag list */ +.tagsBox { border:1px solid #EEEEEE; padding:10px; overflow:hidden;} +h5 { padding:2px; } +.tags { width:100%; } +.tags div { float:left; padding:2px; margin-right:10px; overflow:hidden; white-space:nowrap; height:15px;} +.tags div a { text-decoration:none; color:#555555; line-height:150%;} +.tags div a:hover { background-color:#888888; color:#FFFFFF;} +.tags .tagTypeA a { color:#fe3614; font-weight:bold; font-size:12pt; background-color:#EFEFEF; margin:0;} +.tags .tagTypeB a { color:#fe3614; font-size:11pt; margin:0;} +.tags .tagTypeC a { font-weight:bold; font-size:11pt; margin:0; background-color:#EFEFEF;} +.tags .tagTypeD a { font-weight:bold; margin:0; background-color:#EFEFEF;} +.tags .tagTypeE a { font-weight:normal; margin:0;} + + +.listWrite { margin-bottom:20px; } + +.display_date { cursor:pointer; width:80px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; margin-right:10px;} diff --git a/modules/board/skins/xe_guestbook/css/cyan.css b/modules/board/skins/xe_guestbook/css/cyan.css index 02b399c26..6da6ae891 100644 --- a/modules/board/skins/xe_guestbook/css/cyan.css +++ b/modules/board/skins/xe_guestbook/css/cyan.css @@ -17,8 +17,8 @@ .boardList td .replyAndTrackback { color:#2895c0; } .buttonTypeGo { background:url(../images/cyan/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#2895c0; } +/* pagination */ +.pagenation strong { color:#2895c0; } /* boardRead */ boardRead .fileAttached li a { background:url(../images/cyan/iconFile.gif) no-repeat left top;} diff --git a/modules/board/skins/xe_guestbook/css/green.css b/modules/board/skins/xe_guestbook/css/green.css index 5852383bf..63a0659e7 100644 --- a/modules/board/skins/xe_guestbook/css/green.css +++ b/modules/board/skins/xe_guestbook/css/green.css @@ -17,8 +17,8 @@ .boardList td .replyAndTrackback { color:#38b549; } .buttonTypeGo { background:url(../images/green/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#38b549; } +/* pagination */ +.pagenation strong { color:#38b549; } /* boardRead */ .boardRead .fileAttached li a { background:url(../images/green/iconFile.gif) no-repeat left top;} diff --git a/modules/board/skins/xe_guestbook/css/purple.css b/modules/board/skins/xe_guestbook/css/purple.css index 932d1e880..4f4933f9e 100644 --- a/modules/board/skins/xe_guestbook/css/purple.css +++ b/modules/board/skins/xe_guestbook/css/purple.css @@ -17,8 +17,8 @@ .boardList td .replyAndTrackback { color:#b1ae00; } .buttonTypeGo { background:url(../images/purple/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#b1ae00; } +/* pagination */ +.pagenation strong { color:#b1ae00; } /* boardRead */ .boardRead .fileAttached li a { background:url(../images/purple/iconFile.gif) no-repeat left top;} diff --git a/modules/board/skins/xe_guestbook/css/red.css b/modules/board/skins/xe_guestbook/css/red.css index 79cfcbd4a..929086330 100644 --- a/modules/board/skins/xe_guestbook/css/red.css +++ b/modules/board/skins/xe_guestbook/css/red.css @@ -17,8 +17,8 @@ .boardList td .replyAndTrackback { color:#ff6600; } .buttonTypeGo { background:url(../images/red/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#ff6600; } +/* pagination */ +.pagenation strong { color:#ff6600; } /* boardRead */ .boardRead .fileAttached li a { background:url(../images/red/iconFile.gif) no-repeat left top;} diff --git a/modules/board/skins/xe_guestbook/css/white.css b/modules/board/skins/xe_guestbook/css/white.css index 6294be325..a46799539 100644 --- a/modules/board/skins/xe_guestbook/css/white.css +++ b/modules/board/skins/xe_guestbook/css/white.css @@ -20,8 +20,8 @@ .boardList td .replyAndTrackback { color:#ff6600; } .buttonTypeGo { background:url(../images/white/buttonTypeInput24.gif) no-repeat; } -/* pageNavigation */ -.pageNavigation .current { color:#ff6600; } +/* pagination */ +.pagenation strong { color:#ff6600; } /* replyAndTrackback */ .buttonBox .replyAndTrackback a strong { color:#ff6600;} diff --git a/modules/board/skins/xe_guestbook/images/common/arrowNextA1.gif b/modules/board/skins/xe_guestbook/images/common/arrowNextA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..15c36291e4cb2bc0eba9723c7e0b4d98b5e33ef7 GIT binary patch literal 46 ycmZ?wbhEHbWM*JxXkcWRIdkU!|Nj+#vM@3*Ff!;c00Bsbfr-_HX1_o;Y DSAYzI literal 0 HcmV?d00001 diff --git a/modules/board/skins/xe_guestbook/images/common/arrowNextC1.gif b/modules/board/skins/xe_guestbook/images/common/arrowNextC1.gif new file mode 100644 index 0000000000000000000000000000000000000000..82deddc7b7e1bc3dc458342c35e023bbfc3f4480 GIT binary patch literal 152 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZYaf1CA=AF0qNc!wfx#L8zxhnz literal 0 HcmV?d00001 diff --git a/modules/board/skins/xe_guestbook/images/common/arrowNextEndA1.gif b/modules/board/skins/xe_guestbook/images/common/arrowNextEndA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..837b81fdd5c7f1dbf88718b8901e1f33cff041b8 GIT binary patch literal 52 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZ - - - - - - - - - -
- -
- - - - - - -
- -
-
- - - - - -
- -
-
- - - -
- - - - - - - -
- -
-
- - + + + + + + + + + + +
+ +
+ + + + + + +
+ +
+
+ + + + + +
+ +
+
+ + + +
+ + + + + + + +
+ +
+
+ + diff --git a/modules/board/tpl/index.html b/modules/board/tpl/index.html index d4b904645..c7fae728a 100644 --- a/modules/board/tpl/index.html +++ b/modules/board/tpl/index.html @@ -1,83 +1,83 @@ - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
- - - - -
-
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_copy}
{$lang->cmd_delete}
{$no} - - {$lang->not_exists} - - {$module_category[$val->module_category_srl]->title} - - {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_copy}{$lang->cmd_delete} 
-
- - - - - - - + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+ + + + +
+
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_copy}
{$lang->cmd_delete}
{$no} + + {$lang->not_exists} + + {$module_category[$val->module_category_srl]->title} + + {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_copy}{$lang->cmd_delete} 
+
+ + + + + + + diff --git a/modules/comment/tpl/comment_list.html b/modules/comment/tpl/comment_list.html index 01d96492f..b434b9ed6 100644 --- a/modules/comment/tpl/comment_list.html +++ b/modules/comment/tpl/comment_list.html @@ -1,96 +1,96 @@ - - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
- - -
-
{$lang->user_name}
{$lang->date}
{$lang->last_update}
{$lang->ipaddress}
{$lang->cmd_move}
{$no}{htmlspecialchars($module_list[$val->module_srl]->browser_title)} {htmlspecialchars($val->nick_name)}{(zdate($val->regdate,"Y-m-d\nH:i:s"))}{(zdate($val->last_update, "Y-m-d\nH:i:s"))} {$val->ipaddress}{$lang->cmd_move}
- {cut_str(htmlspecialchars(strip_tags($val->content)),100,'...')} -
- {$lang->cmd_unselect_all} - {$lang->cmd_reverse_all} - -
- -
- - - - - -
- - - - -
- - - - {$lang->cmd_cancel} -
-
+ + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+ + +
+
{$lang->user_name}
{$lang->date}
{$lang->last_update}
{$lang->ipaddress}
{$lang->cmd_move}
{$no}{htmlspecialchars($module_list[$val->module_srl]->browser_title)} {htmlspecialchars($val->nick_name)}{(zdate($val->regdate,"Y-m-d\nH:i:s"))}{(zdate($val->last_update, "Y-m-d\nH:i:s"))} {$val->ipaddress}{$lang->cmd_move}
+ {cut_str(htmlspecialchars(strip_tags($val->content)),100,'...')} +
+ {$lang->cmd_unselect_all} + {$lang->cmd_reverse_all} + +
+ +
+ + + + + +
+ + + + +
+ + + + {$lang->cmd_cancel} +
+
diff --git a/modules/comment/tpl/declared_list.html b/modules/comment/tpl/declared_list.html index 89ffe3f55..2963bb1d3 100644 --- a/modules/comment/tpl/declared_list.html +++ b/modules/comment/tpl/declared_list.html @@ -1,61 +1,61 @@ - - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->comment}
{$lang->user_name}
{$lang->date}
{$lang->cmd_declare}
{$lang->ipaddress}
{$lang->cmd_move}
{$no} {$oComment->getSummary(100)}{$oComment->getNickName()}{$oComment->getRegdate("Y-m-d")}{$oComment->get('declared_count')}{$oComment->get('ipaddress')}{$lang->cmd_move}
- {$lang->cmd_cancel_declare} - {$lang->cmd_select_all} - {$lang->cmd_reverse_all} - -
-
- - -
- + + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->comment}
{$lang->user_name}
{$lang->date}
{$lang->cmd_declare}
{$lang->ipaddress}
{$lang->cmd_move}
{$no} {$oComment->getSummary(100)}{$oComment->getNickName()}{$oComment->getRegdate("Y-m-d")}{$oComment->get('declared_count')}{$oComment->get('ipaddress')}{$lang->cmd_move}
+ {$lang->cmd_cancel_declare} + {$lang->cmd_select_all} + {$lang->cmd_reverse_all} + +
+
+ + +
+ diff --git a/modules/communication/skins/default/css/black.css b/modules/communication/skins/default/css/black.css index 554df1971..779f7e158 100644 --- a/modules/communication/skins/default/css/black.css +++ b/modules/communication/skins/default/css/black.css @@ -1,54 +1,54 @@ -@charset "utf-8"; -.boardHeader h3 { margin:0; padding:0; float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border:none; border-left:1px solid #e1e1dd; border-bottom:3px solid #fe3614; background:url(../images/common/lineH3.gif) no-repeat right bottom;} - -.memberSmallBox .header h3 { margin:0; border:none; float:left; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border:none; border-bottom:3px solid #fe3614; background:url(../images/common/lineH3.gif) no-repeat right bottom;} - -/* button */ -a.button, span.button, del.button, -a.button span, span.button button, span.button input, del.button span{ - background-image:url(../images/black/form_buttons.png); - _background-image:url(../images/black/form_buttons.gif); -} - - -del.button span, -a.button, span.button, del.button, -a.button span, span.button button, span.button input, del.button span{ - color:#FFFFFF; -} - -.inputTypeText { background-color:transparent !important; color:#AAAAAA !important; } -.inputTypeText:hover, .inputTypeText:focus { background-color:transparent; color:#AAAAAA; } - -/* replace color */ -.memberSmallBox { border:1px solid #888888; } -.memberSmallBox .header { background:transparent url("../images/black/bgH3.gif) no-repeat left bottom; } -.memberSmallBox .header h3 { background:transparent url("../images/black/lineH3.gif") no-repeat right bottom; color:#888888; border-bottom:3px solid #888888; } -.memberSmallBox .openid_user_id { color:#AAAAAA; background:transparent url("../images/black/openid_input_bg.gif") no-repeat left 50% !important; } -.memberSmallBox .help { background-color:transparent; } - -.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { background-color:transparent; color:#AAAAAA; } -.memberInfoTable tr th, .memberInfoTable tr td { background-color:transparent; color:#AAAAAA; } -.memberInfoTable td input { background-color:transparent; color:#AAAAAA; } -.memberInfoTable caption { color:#AAAAAA; } -div.checkValue { color:#BBBBBB !important; } - -.boardHeader { border:1px solid #888888; } -.boardHeader { background:transparent url("../images/black/bgH3.gif) no-repeat left bottom; } -.boardHeader h3 { border:none; background:transparent url("../images/black/lineH3.gif") no-repeat right bottom; color:#888888; border-bottom:3px solid #888888; } - -table.list { border:1px solid #000000 !important; } -table.list th { background:#282829 url("../images/black/lineBoardListTh.gif") no-repeat left bottom; border:1px solid #444444 !important; color:#AAAAAA; } -table.list tr { background-color:transparent !important; } -table.list tr td.title { color:#BBBBBB !important; } -table.list tr td.title a { color:#BBBBBB !important; } -table.list tr td { border-top:1px solid #888888 !important; } -table .list tr td, table.list tr td * { color:#BBBBBB; } - -.pageNavigation a { border:none !important; } -.pageNavigation .current { border:none !important; color:#EEEEEE; } - -.memberSmallBox .leftHeaderType th { background:transparent; color:#AAAAAA; } -.memberSmallBox .leftHeaderType td { color:#AAAAAA; } - -#popup_content { background-color:#000000; } +@charset "utf-8"; +.boardHeader h3 { margin:0; padding:0; float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border:none; border-left:1px solid #e1e1dd; border-bottom:3px solid #fe3614; background:url(../images/common/lineH3.gif) no-repeat right bottom;} + +.memberSmallBox .header h3 { margin:0; border:none; float:left; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border:none; border-bottom:3px solid #fe3614; background:url(../images/common/lineH3.gif) no-repeat right bottom;} + +/* button */ +a.button, span.button, del.button, +a.button span, span.button button, span.button input, del.button span{ + background-image:url(../images/black/form_buttons.png); + _background-image:url(../images/black/form_buttons.gif); +} + + +del.button span, +a.button, span.button, del.button, +a.button span, span.button button, span.button input, del.button span{ + color:#FFFFFF; +} + +.inputTypeText { background-color:transparent !important; color:#AAAAAA !important; } +.inputTypeText:hover, .inputTypeText:focus { background-color:transparent; color:#AAAAAA; } + +/* replace color */ +.memberSmallBox { border:1px solid #888888; } +.memberSmallBox .header { background:transparent url("../images/black/bgH3.gif") no-repeat left bottom; } +.memberSmallBox .header h3 { background:transparent url("../images/black/lineH3.gif") no-repeat right bottom; color:#888888; border-bottom:3px solid #888888; } +.memberSmallBox .openid_user_id { color:#AAAAAA; background:transparent url("../images/black/openid_input_bg.gif") no-repeat left 50% !important; } +.memberSmallBox .help { background-color:transparent; } + +.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { background-color:transparent; color:#AAAAAA; } +.memberInfoTable tr th, .memberInfoTable tr td { background-color:transparent; color:#AAAAAA; } +.memberInfoTable td input { background-color:transparent; color:#AAAAAA; } +.memberInfoTable caption { color:#AAAAAA; } +div.checkValue { color:#BBBBBB !important; } + +.boardHeader { border:1px solid #888888; } +.boardHeader { background:transparent url("../images/black/bgH3.gif") no-repeat left bottom; } +.boardHeader h3 { border:none; background:transparent url("../images/black/lineH3.gif") no-repeat right bottom; color:#888888; border-bottom:3px solid #888888; } + +table.list { border:1px solid #000000 !important; } +table.list th { background:#282829 url("../images/black/lineBoardListTh.gif") no-repeat left bottom; border:1px solid #444444 !important; color:#AAAAAA; } +table.list tr { background-color:transparent !important; } +table.list tr td.title { color:#BBBBBB !important; } +table.list tr td.title a { color:#BBBBBB !important; } +table.list tr td { border-top:1px solid #888888 !important; } +table .list tr td, table.list tr td * { color:#BBBBBB; } + +.pagenation a { border:none !important; } +.pagenation strong { border:none !important; color:#EEEEEE; } + +.memberSmallBox .leftHeaderType th { background:transparent; color:#AAAAAA; } +.memberSmallBox .leftHeaderType td { color:#AAAAAA; } + +#popup_content { background-color:#000000; } diff --git a/modules/communication/skins/default/css/common.css b/modules/communication/skins/default/css/common.css index 154a18f54..4b4d8d9c0 100644 --- a/modules/communication/skins/default/css/common.css +++ b/modules/communication/skins/default/css/common.css @@ -1,182 +1,235 @@ -@charset "utf-8"; - -/* common */ -.memberSmallBox { border:1px solid #e0e1db; margin:5em auto 1em auto;} -.memberSmallBox fieldset { border:0; margin:0; } - -.memberSmallBox.w400 { width:400px;} -.memberSmallBox.w500 { width:500px;} - -.memberSmallBox.w400pop { width:400px; margin:0; padding:0;} -.memberSmallBox.w500pop { width:500px; margin:0; padding:0;} -.memberSmallBox.w600pop { width:600px; margin:0; padding:0;} - -.memberSmallBox .header { position:relative; _width:100%; background:#ffffff url(../images/common/bgH3.gif) no-repeat left bottom; overflow:hidden;} - -.boardInformation { font:normal 11px Tahoma; width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666; height:28px;} -.boardInformation strong { font:bold 11px Tahoma; color:#ff6600;} - -.boardHeader { position:relative; _width:100%; border-top:1px solid #e1e1dd; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) no-repeat right bottom; overflow:hidden;} -.boardHeader .member_option { float:right; position:relative; top:0.5em; right:1em; } -.boardHeader select { vertical-align:bottom; } -.boardHeader input { vertical-align:bottom; _padding-bottom:1px;} -.boardHeader .essential { position:absolute; top:1.5em; right:1em; color:#54564b; font-size:.9em;} -.boardHeader .essential:first-letter { color:#ff0000;} - -/* list */ -.list { width:100%; border:1px solid #e0e1db; } - -.list thead tr th { width:10px; padding:8px !important; } -.list thead tr th div { white-space:nowrap; margin:0;} -.list thead tr th.wide { width:100%; } -.list thead tr th.half_wide { width:50%; } -.list tbody tr td { white-space:normal; padding:5px; } -.list tbody tr td.nowrap { white-space:nowrap !important; } - -.list tr:first-child td, .list tr.first-child td { border-top:1px solid #e0e1db; white-space:nowrap;} -.list tr.bg1 { background:#ffffff} -.list tr.bg2 { background:#fbfbfb;} -.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff; background:#ffffff url(../images/common/lineBoardListTh.gif) no-repeat left bottom; white-space:nowrap;} -.list th a { color:#3e3f3e;} -.list th:first-child, .list th.first-child { background-position:-3px bottom; border-left:1px solid #ffffff;} -.list th select, .list th input { vertical-align:middle;} -.list td { border-top:1px solid #eff0ed; height:35px;} -.list td.registDate { font:.8em Tahoma; color:#999999; text-align:center;} -.list td.num { font:.8em Tahoma; color:#999999; text-align:center;} -.list td.check { text-align:center;} -.list td.user { color:#333333; font-size:.9em; text-align:left;} -.list td.user a { color:#333333;} -.list td.userId { font:.9em Tahoma;} -.list td.userNick { font-size:.9em; color:#999999;} -.list td.sendMessage { text-align:center; padding:0;} -.list td.sendMessage .buttonFixedLeft { float:left; position:relative; margin-left:1em;} -.list td input { _margin:-3px;} -.list td.title { text-align:left; } -.list td.title.bold { font-size:1.2em; font-weight:bold;} -.list td.title.bold a { position:relative; top:.3em;} -.list td.title * { vertical-align:middle;} -.list td.title, .list td.title a { color:#444444; text-decoration:none;} -.list td.title a:visited { color:#777777; text-decoration:none;} -.list td.checkDate { font:.8em Tahoma; color:#333333; text-align:center;} -.list td.subject { font-size:1em; text-align:left; color:#555555; } -.list td.subject a { text-decoration:none; color:#555555; } -.memberSelect { margin-top:2px; } - -.saved_content { margin-top:1em; padding-top:1em; border-top:1px dotted #DDDDDD; } - -/* login */ -.memberSmallBox .login { border:none; padding:2em 0 1.5em 2em;} -.memberSmallBox .login legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} -.memberSmallBox .login dl { margin:0; padding:0; overflow:hidden; float:left; margin-right:10px; width:250px;} -.memberSmallBox .login dl dt { margin:0; padding:0; width:100px; clear:left; float:left; color:#54564b; height:24px; padding-top:3px;} -.memberSmallBox .login dl dd { margin:0; padding:0; float:left; height:27px; width:150px; } -.memberSmallBox .login .keep { clear:both; white-space:nowrap; margin-left:100px;} -.memberSmallBox .login .keep input { vertical-align:middle;} -.memberSmallBox .login .keep label { margin:0; padding:0; font-size:11px; color:#999999;} -.memberSmallBox .openid_user_id { background: url(../images/openid_input_bg.gif) left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:120px;} -.memberSmallBox .help { background:#f5f5f3; color:#666666; border-top:1px solid #eaebe7; overflow:hidden; padding:1.1em; } - -/* logout */ -.memberSmallBox .text { color:#54564b; text-align:center; padding:4em 2em 5em 2em;} -.memberSmallBox .text p { margin:0; padding:0; margin-bottom:.5em;} - -/* friend */ -.friendNum { float:left; background:url(../images/common/iconFriend.gif) no-repeat .5em .4em; padding:.4em 0 0 2em;} -.friendNum strong { font:bold 11px Tahoma; color:#ff6600;} - -/* message */ -.readMessage { border:1px solid #e0e1db; border-top:none; margin-bottom:2em;} -.readMessage .messageHeader { padding:1.5em; height:1em; overflow:hidden;} -.readMessage .messageHeader h4 { margin:0; padding:0; float:left; padding-left:.5em; font-size:1em; background:url(../images/common/iconArrow99.gif) no-repeat left .3em;} -.readMessage .messageHeader address { float:right; white-space:nowrap;} -.readMessage .messageHeader address em { font-size:1em; font-style:white; color:#333333; margin-right:.3em; float:left;} -.readMessage .messageHeader address em a { color:#333333;} -.readMessage .messageHeader address .date { font:.8em Tahoma; color:#999999; margin-left:10px;} -.readMessage .messageBody { border:1px solid #e0e1db; margin:0 1.5em 1.5em 1.5em; padding:1em; color:#666666;} -.readMessage .deleteOrKeep { padding:.5em 0; overflow:hidden; background:#f5f5f3; border-top:1px solid #eaebe7; _width:100%;} -.messageSetup { float:left; overflow:hidden; } -.instantMessage { float:right; overflow:hidden;} -.instantMessage li { float:left; padding:0 .8em 0 .8em; margin-left:-1px; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left center; list-style:none; } -.instantMessage li a { text-decoration:none; display:block; float:left; height:1em; height:1.1em; overflow:hidden; font-size:1em; white-space:nowrap; color:#666666; padding-left:1.8em; background:url(../images/common/iconInstantMessage.gif) no-repeat left top;} -.instantMessage li.on a { background-position:left -14px; font-weight:bold;} -.instantMessage li a strong { color:#ff6600;} - -/* member info */ -.memberInfoTable { width:100%; border:1px solid #e0e1db; margin-bottom:10px;} -.memberInfoTable caption { padding:2em 0 .5em 1.5em; font-weight:bold; text-align:left; background:url(../images/common/iconH3.gif) no-repeat .5em 2em;} -.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { border-top:none;} -.memberInfoTable th, .memberInfoTable td { border-top:1px solid #eaebe7; padding:.5em;} -.memberInfoTable th { background:#f5f5f3; text-align:left; padding:.5em 1em;} -.memberInfoTable td { border-left:1px solid #eaebe7;} -.memberInfoTable td input { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background:#fbfbfb; vertical-align:middle; margin-right:.5em; margin-bottom:.5em; color:#666666;} -.memberInfoTable td input.radio, .memberInfoTable td input.check { border:none; padding:0; margin:0; background:none; margin-top:.4em;} -.memberInfoTable td input.w4em { width:4em;} -.memberInfoTable td input.w2em { width:2em;} -.memberInfoTable td select { margin-right:.5em;} -.memberInfoTable td checkbox { border:0; } -.memberInfoTable td .fl { margin-right:.5em;} -.memberInfoTable td br { clear:both;} -.memberInfoTable td p { clear:both; margin:0; padding:0; font-size:.9em; color:#999999; padding-top:.5em; margin-right:.5em;} -.memberInfoTable td label { color:#3f4040; padding-top:.3em; margin-right:.5em;} -.memberInfoTable td ul { list-style:none; } -.memberInfoTable td .checkbox { border:none; } - -/* 아이디, 이름, 이메일 주소 중복 체크후 중복되면 출력되는 메세지의 className */ -.memberInfoTable td .checkValue { margin-top:5px; font-weight:bold; color:#444444; } - -/* modify/ insert member info */ -.memberImage { clear:both; } -.memberImage .info { margin-bottom:1.5em; float:left; margin-right:1em;} -.memberImage .form { float:left; } -.memberImage .form input { height:1.5em; margin:0 .3em 0 0; padding:0;} - -.checkbox li { float:left; margin-right:2em; } -.checkbox li input { border:none; } - -.display_date { cursor:pointer; width:80px; float:left; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; } - -.krZip .address2 { clear:both; margin-top:10px;} - -.extendDesc { clear:both; margin-top:0; font-size:.9em; color:#999999; } - -.extendPublic { clear:both; margin-top:5px; padding:0; font-size:.9em; color:#999999; } -.extendPublic input { padding:0; margin:0; } - -.publicItem { display:block; margin-top:5px;} -.publicItem input { margin:0; padding:0;} -.publicItem label { font-weight:normal; margin:0; padding:0; color:#666666;} -span.publicItem { display:inline; margin:0; font-weight:normal; color:#666666; } -span.privateItem { display:inline; margin:0; font-weight:normal; color:#666666; } - -.agreementBox { border:1px solid #AAAAAA; margin:.5em 0 0 0; padding:1em; border-bottom:none; height:200px; overflow-y:scroll;} -.agreementButton { background-color:#EEEEEE; padding:1em; border:1px solid #AAAAAA; border-top:none;} - -/* popup common */ -.memberSmallBox .complex { padding:1.5em 2em 2em 2em;} -.memberSmallBox .leftHeaderType { border-top:1px solid #e0e1db; border-left:1px solid #e0e1db; width:100%;} -.memberSmallBox .leftHeaderType th, .memberSmallBox .leftHeaderType td { border-right:1px solid #e0e1db; border-bottom:1px solid #e0e1db; padding:.8em 1em .6em 1em;} -.memberSmallBox .leftHeaderType th { color:#333333; text-align:left; background:#f5f5f3;} -.memberSmallBox .leftHeaderType td { color:#444444;} -.memberSmallBox .group { border:1px solid #e0e1db; border-width:1px 0; overflow:hidden; padding:.5em 0; margin-top:.7em; height:23px;} -.memberSmallBox .group select { width:11em; margin-top:1px;} -.memberSmallBox .editor { margin:10px 0 0 0; _height:400px; } - -/* password change */ -.memberSmallBox .pwModify { border:none;} -.memberSmallBox .pwModify legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} -.memberSmallBox .pwModify input { width:9em;} -.memberSmallBox .pwModify br { display:block; margin-bottom:.2em} -.memberSmallBox .pwModify p { margin:0; padding:0; text-align:center; margin-top:1em; color:#54564b;} - -/* pageNavigation */ -.pageNavigation { position:relative; display:block; padding:1.5em 0 2em 0; text-align:center; font:bold .8em Tahoma; } -.pageNavigation a { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#666666; display:inline-block; padding:1px 7px 2px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } -.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; } -.pageNavigation a:visited { color:#999999;} -.pageNavigation a.goToFirst { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;} -.pageNavigation a.goToLast { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;} -.pageNavigation a.goToFirst img, .pageNavigation a.goToLast img { display:inline-block; padding:2px 0; position:relative; top:2px; _top:1px;} -.pageNavigation .current { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#ff6600; display:inline-block; padding:1px 7px 1px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } - -/* Own Document */ -img.button_go { position:relative; bottom:-4px; } +@charset "utf-8"; + +/* common */ +.memberSmallBox { border:1px solid #e0e1db; margin:5em auto 1em auto;} +.memberSmallBox fieldset { border:0; margin:0; } + +.memberSmallBox.w400 { width:400px;} +.memberSmallBox.w500 { width:500px;} + +.memberSmallBox.w400pop { width:400px; margin:0; padding:0;} +.memberSmallBox.w500pop { width:500px; margin:0; padding:0;} +.memberSmallBox.w600pop { width:600px; margin:0; padding:0;} + +.memberSmallBox .header { position:relative; _width:100%; background:#ffffff url(../images/common/bgH3.gif) no-repeat left bottom; overflow:hidden;} + +.boardInformation { font:normal 11px Tahoma; width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666; height:28px;} +.boardInformation strong { font:bold 11px Tahoma; color:#ff6600;} + +.boardHeader { position:relative; _width:100%; border-top:1px solid #e1e1dd; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) no-repeat right bottom; overflow:hidden;} +.boardHeader .member_option { float:right; position:relative; top:0.5em; right:1em; } +.boardHeader select { vertical-align:bottom; } +.boardHeader input { vertical-align:bottom; _padding-bottom:1px;} +.boardHeader .essential { position:absolute; top:1.5em; right:1em; color:#54564b; font-size:.9em;} +.boardHeader .essential:first-letter { color:#ff0000;} + +/* list */ +.list { width:100%; border:1px solid #e0e1db; } + +.list thead tr th { width:10px; padding:8px !important; } +.list thead tr th div { white-space:nowrap; margin:0;} +.list thead tr th.wide { width:100%; } +.list thead tr th.half_wide { width:50%; } +.list tbody tr td { white-space:normal; padding:5px; } +.list tbody tr td.nowrap { white-space:nowrap !important; } + +.list tr:first-child td, .list tr.first-child td { border-top:1px solid #e0e1db; white-space:nowrap;} +.list tr.bg1 { background:#ffffff} +.list tr.bg2 { background:#fbfbfb;} +.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff; background:#ffffff url(../images/common/lineBoardListTh.gif) no-repeat left bottom; white-space:nowrap;} +.list th a { color:#3e3f3e;} +.list th:first-child, .list th.first-child { background-position:-3px bottom; border-left:1px solid #ffffff;} +.list th select, .list th input { vertical-align:middle;} +.list td { border-top:1px solid #eff0ed; height:35px;} +.list td.registDate { font:.8em Tahoma; color:#999999; text-align:center;} +.list td.num { font:.8em Tahoma; color:#999999; text-align:center;} +.list td.check { text-align:center;} +.list td.user { color:#333333; font-size:.9em; text-align:left;} +.list td.user a { color:#333333;} +.list td.userId { font:.9em Tahoma;} +.list td.userNick { font-size:.9em; color:#999999;} +.list td.sendMessage { text-align:center; padding:0;} +.list td.sendMessage .buttonFixedLeft { float:left; position:relative; margin-left:1em;} +.list td input { _margin:-3px;} +.list td.title { text-align:left; } +.list td.title.bold { font-size:1.2em; font-weight:bold;} +.list td.title.bold a { position:relative; top:.3em;} +.list td.title * { vertical-align:middle;} +.list td.title, .list td.title a { color:#444444; text-decoration:none;} +.list td.title a:visited { color:#777777; text-decoration:none;} +.list td.checkDate { font:.8em Tahoma; color:#333333; text-align:center;} +.list td.subject { font-size:1em; text-align:left; color:#555555; } +.list td.subject a { text-decoration:none; color:#555555; } +.memberSelect { margin-top:2px; } + +.saved_content { margin-top:1em; padding-top:1em; border-top:1px dotted #DDDDDD; } + +/* login */ +.memberSmallBox .login { border:none; padding:2em 0 1.5em 2em;} +.memberSmallBox .login legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} +.memberSmallBox .login dl { margin:0; padding:0; overflow:hidden; float:left; margin-right:10px; width:250px;} +.memberSmallBox .login dl dt { margin:0; padding:0; width:100px; clear:left; float:left; color:#54564b; height:24px; padding-top:3px;} +.memberSmallBox .login dl dd { margin:0; padding:0; float:left; height:27px; width:150px; } +.memberSmallBox .login .keep { clear:both; white-space:nowrap; margin-left:100px;} +.memberSmallBox .login .keep input { vertical-align:middle;} +.memberSmallBox .login .keep label { margin:0; padding:0; font-size:11px; color:#999999;} +.memberSmallBox .openid_user_id { background: url(../images/openid_input_bg.gif) left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:120px;} +.memberSmallBox .help { background:#f5f5f3; color:#666666; border-top:1px solid #eaebe7; overflow:hidden; padding:1.1em; } + +/* logout */ +.memberSmallBox .text { color:#54564b; text-align:center; padding:4em 2em 5em 2em;} +.memberSmallBox .text p { margin:0; padding:0; margin-bottom:.5em;} + +/* friend */ +.friendNum { float:left; background:url(../images/common/iconFriend.gif) no-repeat .5em .4em; padding:.4em 0 0 2em;} +.friendNum strong { font:bold 11px Tahoma; color:#ff6600;} + +/* message */ +.readMessage { border:1px solid #e0e1db; border-top:none; margin-bottom:2em;} +.readMessage .messageHeader { padding:1.5em; height:1em; overflow:hidden;} +.readMessage .messageHeader h4 { margin:0; padding:0; float:left; padding-left:.5em; font-size:1em; background:url(../images/common/iconArrow99.gif) no-repeat left .3em;} +.readMessage .messageHeader address { float:right; white-space:nowrap;} +.readMessage .messageHeader address em { font-size:1em; font-style:white; color:#333333; margin-right:.3em; float:left;} +.readMessage .messageHeader address em a { color:#333333;} +.readMessage .messageHeader address .date { font:.8em Tahoma; color:#999999; margin-left:10px;} +.readMessage .messageBody { border:1px solid #e0e1db; margin:0 1.5em 1.5em 1.5em; padding:1em; color:#666666;} +.readMessage .deleteOrKeep { padding:.5em 0; overflow:hidden; background:#f5f5f3; border-top:1px solid #eaebe7; _width:100%;} +.messageSetup { float:left; overflow:hidden; } +.instantMessage { float:right; overflow:hidden;} +.instantMessage li { float:left; padding:0 .8em 0 .8em; margin-left:-1px; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left center; list-style:none; } +.instantMessage li a { text-decoration:none; display:block; float:left; height:1em; height:1.1em; overflow:hidden; font-size:1em; white-space:nowrap; color:#666666; padding-left:1.8em; background:url(../images/common/iconInstantMessage.gif) no-repeat left top;} +.instantMessage li.on a { background-position:left -14px; font-weight:bold;} +.instantMessage li a strong { color:#ff6600;} + +/* member info */ +.memberInfoTable { width:100%; border:1px solid #e0e1db; margin-bottom:10px;} +.memberInfoTable caption { padding:2em 0 .5em 1.5em; font-weight:bold; text-align:left; background:url(../images/common/iconH3.gif) no-repeat .5em 2em;} +.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { border-top:none;} +.memberInfoTable th, .memberInfoTable td { border-top:1px solid #eaebe7; padding:.5em;} +.memberInfoTable th { background:#f5f5f3; text-align:left; padding:.5em 1em;} +.memberInfoTable td { border-left:1px solid #eaebe7;} +.memberInfoTable td input { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background:#fbfbfb; vertical-align:middle; margin-right:.5em; margin-bottom:.5em; color:#666666;} +.memberInfoTable td input.radio, .memberInfoTable td input.check { border:none; padding:0; margin:0; background:none; margin-top:.4em;} +.memberInfoTable td input.w4em { width:4em;} +.memberInfoTable td input.w2em { width:2em;} +.memberInfoTable td select { margin-right:.5em;} +.memberInfoTable td checkbox { border:0; } +.memberInfoTable td .fl { margin-right:.5em;} +.memberInfoTable td br { clear:both;} +.memberInfoTable td p { clear:both; margin:0; padding:0; font-size:.9em; color:#999999; padding-top:.5em; margin-right:.5em;} +.memberInfoTable td label { color:#3f4040; padding-top:.3em; margin-right:.5em;} +.memberInfoTable td ul { list-style:none; } +.memberInfoTable td .checkbox { border:none; } + +/* 아이디, 이름, 이메일 주소 중복 체크후 중복되면 출력되는 메세지의 className */ +.memberInfoTable td .checkValue { margin-top:5px; font-weight:bold; color:#444444; } + +/* modify/ insert member info */ +.memberImage { clear:both; } +.memberImage .info { margin-bottom:1.5em; float:left; margin-right:1em;} +.memberImage .form { float:left; } +.memberImage .form input { height:1.5em; margin:0 .3em 0 0; padding:0;} + +.checkbox li { float:left; margin-right:2em; } +.checkbox li input { border:none; } + +.display_date { cursor:pointer; width:80px; float:left; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; } + +.krZip .address2 { clear:both; margin-top:10px;} + +.extendDesc { clear:both; margin-top:0; font-size:.9em; color:#999999; } + +.extendPublic { clear:both; margin-top:5px; padding:0; font-size:.9em; color:#999999; } +.extendPublic input { padding:0; margin:0; } + +.publicItem { display:block; margin-top:5px;} +.publicItem input { margin:0; padding:0;} +.publicItem label { font-weight:normal; margin:0; padding:0; color:#666666;} +span.publicItem { display:inline; margin:0; font-weight:normal; color:#666666; } +span.privateItem { display:inline; margin:0; font-weight:normal; color:#666666; } + +.agreementBox { border:1px solid #AAAAAA; margin:.5em 0 0 0; padding:1em; border-bottom:none; height:200px; overflow-y:scroll;} +.agreementButton { background-color:#EEEEEE; padding:1em; border:1px solid #AAAAAA; border-top:none;} + +/* popup common */ +.memberSmallBox .complex { padding:1.5em 2em 2em 2em;} +.memberSmallBox .leftHeaderType { border-top:1px solid #e0e1db; border-left:1px solid #e0e1db; width:100%;} +.memberSmallBox .leftHeaderType th, .memberSmallBox .leftHeaderType td { border-right:1px solid #e0e1db; border-bottom:1px solid #e0e1db; padding:.8em 1em .6em 1em;} +.memberSmallBox .leftHeaderType th { color:#333333; text-align:left; background:#f5f5f3;} +.memberSmallBox .leftHeaderType td { color:#444444;} +.memberSmallBox .group { border:1px solid #e0e1db; border-width:1px 0; overflow:hidden; padding:.5em 0; margin-top:.7em; height:23px;} +.memberSmallBox .group select { width:11em; margin-top:1px;} +.memberSmallBox .editor { margin:10px 0 0 0; _height:400px; } + +/* password change */ +.memberSmallBox .pwModify { border:none;} +.memberSmallBox .pwModify legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} +.memberSmallBox .pwModify input { width:9em;} +.memberSmallBox .pwModify br { display:block; margin-bottom:.2em} +.memberSmallBox .pwModify p { margin:0; padding:0; text-align:center; margin-top:1em; color:#54564b;} + +/* Own Document */ +img.button_go { position:relative; bottom:-4px; } + +/* Pagination Reset */ +.pagination{ padding:15px 0; margin:0; text-align:center;} +.pagination *{ margin:0; padding:0;} +.pagination img{ border:0;} +.pagination a, +.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} +.pagination a:hover, +.pagination a:active, +.pagination a:focus{ background-color:#f4f4f4 !important; } +.pagination strong{ color:#ff6600 !important;} +.pagination a.prev, +.pagination a.prevEnd, +.pagination a.next, +.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } + +/* Pagination A1 */ +.pagination.a1 a, +.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} +.pagination.a1 a.prev{ padding-left:10px; background:#fff url(../images/common/arrowPrevA1.gif) no-repeat left center; } +.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../images/common/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a1 a.next{ padding-right:10px; background:#fff url(../images/common/arrowNextA1.gif) no-repeat right center; } +.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../images/common/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination A2 */ +.pagination.a2 a, +.pagination.a2 strong{ margin:0 -4px; padding:0 10px 0 8px; font-weight:bold; font-size:11px; border:none; border-left:1px solid #ddd; border-right:1px solid #ccc; background:#fff; } +.pagination.a2 a.prev{ padding-left:10px; background:#fff url(../images/common/arrowPrevA1.gif) no-repeat left center; } +.pagination.a2 a.prevEnd{ padding-left:15px; background:#fff url(../images/common/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a2 a.next{ padding-right:10px; background:#fff url(../images/common/arrowNextA1.gif) no-repeat right center; } +.pagination.a2 a.nextEnd{ padding-right:15px; background:#fff url(../images/common/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination B1 */ +.pagination.b1 a, +.pagination.b1 strong{ margin:0 -2px; padding:2px 8px; font-weight:bold; font-size:12px;} +.pagination.b1 a.prev{ padding-left:16px; background:url(../images/common/arrowPrevB1.gif) no-repeat left center; } +.pagination.b1 a.next{ padding-right:16px; background:url(../images/common/arrowNextB1.gif) no-repeat right center; } + +/* Pagination B2 */ +.pagination.b2 a, +.pagination.b2 strong{ margin:0 -2px; padding:2px 6px; font-size:11px;} +.pagination.b2 a.prev{ padding-left:12px; background:url(../images/common/arrowPrevB1.gif) no-repeat left center; } +.pagination.b2 a.next{ padding-right:12px; background:url(../images/common/arrowNextB1.gif) no-repeat right center; } + +/* Pagination C1 */ +.pagination.c1 a, +.pagination.c1 strong{ margin:0 -2px; padding:2px 4px; font-size:12px;} +.pagination.c1 a.prev, +.pagination.c1 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c1 a.prev{ background:url(../images/common/arrowPrevC1.gif) no-repeat center;} +.pagination.c1 a.next{ background:url(../images/common/arrowNextC1.gif) no-repeat center;} +.pagination.c1 a.prev span, +.pagination.c1 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + +/* Pagination C2 */ +.pagination.c2 a, +.pagination.c2 strong{ margin:0 -2px; padding:2px 4px; font-size:11px;} +.pagination.c2 a.prev, +.pagination.c2 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c2 a.prev{ background:url(../images/common/arrowPrevC1.gif) no-repeat center;} +.pagination.c2 a.next{ background:url(../images/common/arrowNextC1.gif) no-repeat center;} +.pagination.c2 a.prev span, +.pagination.c2 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} diff --git a/modules/communication/skins/default/friends.html b/modules/communication/skins/default/friends.html index 5f6d94acf..f68e5b451 100644 --- a/modules/communication/skins/default/friends.html +++ b/modules/communication/skins/default/friends.html @@ -1,95 +1,95 @@ -{@ $member_title = $lang->cmd_view_friend } - - - - - - - -
- -
- {$lang->friend} : {$total_count} -
- - {$lang->cmd_modify} - {$lang->cmd_delete} - {$lang->cmd_add_friend_group} -
-
- - - - - - - - - - - - - - - - - - - - - - -
-
- -
-
{$lang->nick_name}
{$lang->user_id} / {$lang->user_name}
{$lang->regdate}
{$val->group_title?$val->group_title:" "}
{$val->nick_name}
{$val->user_id} / {$val->user_name}{zdate($val->regdate,"Y-m-d")}
- - - - -
- -
- - - - -
- - - -
- -
- - - +{@ $member_title = $lang->cmd_view_friend } + + + + + + + +
+ +
+ {$lang->friend} : {$total_count} +
+ + {$lang->cmd_modify} + {$lang->cmd_delete} + {$lang->cmd_add_friend_group} +
+
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
{$lang->nick_name}
{$lang->user_id} / {$lang->user_name}
{$lang->regdate}
{$val->group_title?$val->group_title:" "}
{$val->nick_name}
{$val->user_id} / {$val->user_name}{zdate($val->regdate,"Y-m-d")}
+ + + + +
+ +
+ + + + +
+ + + +
+ +
+ + + diff --git a/modules/communication/skins/default/images/bottomGotoFirst.gif b/modules/communication/skins/default/images/bottomGotoFirst.gif deleted file mode 100644 index e0297fecbe6666e8076cf1c4bd48571dc826c5f3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 51 zcmZ?wbhEHbWM^PyXkcVWOH2Fz|G(l-7DfgJMg|=QAOOiQFmd@Ll<#=3_e}661_o;Y DN%IX& diff --git a/modules/communication/skins/default/images/bottomGotoLast.gif b/modules/communication/skins/default/images/bottomGotoLast.gif deleted file mode 100644 index 0a7141d0d51a0dcece12d04038c8f846f0ae56c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 51 zcmZ?wbhEHbWM^PyXkcVWOH2Fz|G(l-7DfgJMg|=QAOOiQFmbu$G48y@J<;=(2!k~M DKokru diff --git a/modules/communication/skins/default/images/common/bottomGotoFirst.gif b/modules/communication/skins/default/images/common/bottomGotoFirst.gif deleted file mode 100644 index e0297fecbe6666e8076cf1c4bd48571dc826c5f3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 51 zcmZ?wbhEHbWM^PyXkcVWOH2Fz|G(l-7DfgJMg|=QAOOiQFmd@Ll<#=3_e}661_o;Y DN%IX& diff --git a/modules/communication/skins/default/images/common/bottomGotoLast.gif b/modules/communication/skins/default/images/common/bottomGotoLast.gif deleted file mode 100644 index 0a7141d0d51a0dcece12d04038c8f846f0ae56c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 51 zcmZ?wbhEHbWM^PyXkcVWOH2Fz|G(l-7DfgJMg|=QAOOiQFmbu$G48y@J<;=(2!k~M DKokru diff --git a/modules/communication/skins/default/messages.html b/modules/communication/skins/default/messages.html index f7b14c529..21f42624e 100644 --- a/modules/communication/skins/default/messages.html +++ b/modules/communication/skins/default/messages.html @@ -1,131 +1,131 @@ - - - {@ $member_title = $val} - - - - - - - - - -
-
-

{$message->title}

-
- - -   - - {$message->nick_name} ({$message->user_id}) - - {zdate($message->regdate, "Y.m.d H:i:s")} - -
-
- -
{$message->content}
- - -
- - -
-
-
- - -
-
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
- - {$lang->receiver} - - {$lang->sender} - -
{$lang->title}
{$lang->regdate}
{$lang->readed_date}
- -   - -
{$val->nick_name} ({$val->user_id})
- - {$val->title} - - {$val->title} - - {zdate($val->regdate,"Y-m-d")}{zdate($val->readed_date,"Y-m-d H:i:s")} 
- - - - - -
- -
- -
- - + + + {@ $member_title = $val} + + + + + + + + + +
+
+

{$message->title}

+
+ + +   + + {$message->nick_name} ({$message->user_id}) + + {zdate($message->regdate, "Y.m.d H:i:s")} + +
+
+ +
{$message->content}
+ + +
+ + +
+
+
+ + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + {$lang->receiver} + + {$lang->sender} + +
{$lang->title}
{$lang->regdate}
{$lang->readed_date}
+ +   + +
{$val->nick_name} ({$val->user_id})
+ + {$val->title} + + {$val->title} + + {zdate($val->regdate,"Y-m-d")}{zdate($val->readed_date,"Y-m-d H:i:s")} 
+ + + + + +
+ +
+ +
+ + diff --git a/modules/document/tpl/declared_list.html b/modules/document/tpl/declared_list.html index 856786eea..837de2393 100644 --- a/modules/document/tpl/declared_list.html +++ b/modules/document/tpl/declared_list.html @@ -1,75 +1,75 @@ - - - - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
{$lang->title}
{$lang->user_name}
{$lang->cmd_declare}
{$lang->readed_count}
{$lang->voted_count}
{$lang->date}
{$no}isCarted())-->checked="checked"/> - {$oDocument->getTitleText()} - - - [{$oDocument->getCommentCount()}] - - - - [{$oDocument->getTrackbackCount()}] - - {$oDocument->getNickName()}{$oDocument->get('declared_count')}{$oDocument->get('readed_count')}{$oDocument->get('voted_count')}{$oDocument->getRegdate("Y-m-d")}
- {$lang->cmd_cancel_declare} - {$lang->cmd_manage_document} -
- - -
- - -
- + + + + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
{$lang->title}
{$lang->user_name}
{$lang->cmd_declare}
{$lang->readed_count}
{$lang->voted_count}
{$lang->date}
{$no}isCarted())-->checked="checked"/> + {$oDocument->getTitleText()} + + + [{$oDocument->getCommentCount()}] + + + + [{$oDocument->getTrackbackCount()}] + + {$oDocument->getNickName()}{$oDocument->get('declared_count')}{$oDocument->get('readed_count')}{$oDocument->get('voted_count')}{$oDocument->getRegdate("Y-m-d")}
+ {$lang->cmd_cancel_declare} + {$lang->cmd_manage_document} +
+ + +
+ + +
+ diff --git a/modules/document/tpl/document_list.html b/modules/document/tpl/document_list.html index f3b19ebc8..41d8f7828 100644 --- a/modules/document/tpl/document_list.html +++ b/modules/document/tpl/document_list.html @@ -1,106 +1,106 @@ - - - - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
- - -
-
{$lang->user_name}
{$lang->readed_count}
{$lang->voted_count}
{$lang->date}
{$no}{htmlspecialchars($module_list[$oDocument->get('module_srl')]->browser_title)}-{$oDocument->getNickName()}{$oDocument->get('readed_count')}{$oDocument->get('voted_count')} / {$oDocument->get('blamed_count')}{$oDocument->getRegdate("Y-m-d H:i:s")}
isCarted())-->checked="checked"/> - - {$lang->cmd_save} - - {$oDocument->getTitle()} - - - - [{$oDocument->getCommentCount()}] - - - - [{$oDocument->getTrackbackCount()}] - -
- - - - -
- - - - - -
- - - - -
- - - - {$lang->cmd_cancel} -
-
+ + + + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+ + +
+
{$lang->user_name}
{$lang->readed_count}
{$lang->voted_count}
{$lang->date}
{$no}{htmlspecialchars($module_list[$oDocument->get('module_srl')]->browser_title)}-{$oDocument->getNickName()}{$oDocument->get('readed_count')}{$oDocument->get('voted_count')} / {$oDocument->get('blamed_count')}{$oDocument->getRegdate("Y-m-d H:i:s")}
isCarted())-->checked="checked"/> + + {$lang->cmd_save} + + {$oDocument->getTitle()} + + + + [{$oDocument->getCommentCount()}] + + + + [{$oDocument->getTrackbackCount()}] + +
+ + + + +
+ + + + + +
+ + + + +
+ + + + {$lang->cmd_cancel} +
+
diff --git a/modules/file/tpl/file_list.html b/modules/file/tpl/file_list.html index ee4b39175..e68563fa5 100644 --- a/modules/file/tpl/file_list.html +++ b/modules/file/tpl/file_list.html @@ -1,124 +1,124 @@ - - - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- -
- - - - - - - - - - - - - - - - - - - - - - {@ $document_srl = $val->target_document_srl} - {@ $move_uri = getUrl('', 'document_srl', $document_srl).'#comment_'.$val->upload_target_srl} - - {@ $document_srl = $val->upload_target_srl} - {@ $move_uri = getUrl('', 'document_srl', $document_srl)} - - {@ $cur_upload_target_srl = $val->upload_target_srl} - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
- - -
-
{$lang->file_size}
{$lang->status}
{$lang->cmd_download}
{$lang->date}
{$lang->ipaddress}
- - {$lang->cmd_save} - - {$module_list[$val->module_srl]->browser_title} - {htmlspecialchars($document_list[$document_srl]->title)} - -
{$no}{htmlspecialchars($val->source_filename)}{FileHandler::filesize($val->file_size)}{$lang->is_valid}{$lang->is_stand_by}{$val->download_count}{zdate($val->regdate,"Y-m-d")}{$val->ipaddress}
- {$lang->cmd_unselect_all} - {$lang->cmd_reverse_all} - -
- - -
- - - - - -
- - - - -
- - - - - - {$lang->cmd_cancel} -
-
+ + + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ +
+ + + + + + + + + + + + + + + + + + + + + + {@ $document_srl = $val->target_document_srl} + {@ $move_uri = getUrl('', 'document_srl', $document_srl).'#comment_'.$val->upload_target_srl} + + {@ $document_srl = $val->upload_target_srl} + {@ $move_uri = getUrl('', 'document_srl', $document_srl)} + + {@ $cur_upload_target_srl = $val->upload_target_srl} + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+ + +
+
{$lang->file_size}
{$lang->status}
{$lang->cmd_download}
{$lang->date}
{$lang->ipaddress}
+ + {$lang->cmd_save} + + {$module_list[$val->module_srl]->browser_title} - {htmlspecialchars($document_list[$document_srl]->title)} + +
{$no}{htmlspecialchars($val->source_filename)}{FileHandler::filesize($val->file_size)}{$lang->is_valid}{$lang->is_stand_by}{$val->download_count}{zdate($val->regdate,"Y-m-d")}{$val->ipaddress}
+ {$lang->cmd_unselect_all} + {$lang->cmd_reverse_all} + +
+ + +
+ + + + + +
+ + + + +
+ + + + + + {$lang->cmd_cancel} +
+
diff --git a/modules/integration_search/skins/default/css/white.css b/modules/integration_search/skins/default/css/white.css index e1d8b9ea6..ef0e5b9fa 100644 --- a/modules/integration_search/skins/default/css/white.css +++ b/modules/integration_search/skins/default/css/white.css @@ -36,16 +36,67 @@ .searchResult li address .recom { font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#818181;} .searchResult li address .recomNum { color:#fe6700; font:bold .8em Tahoma;} -/* pageNavigation */ -.pageNavigation { position:relative; display:block; text-align:center; font:bold .8em Tahoma; } -.pageNavigation a { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#666666; display:inline-block; padding:1px 7px 2px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } -.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; } -.pageNavigation a:visited { color:#999999;} -.pageNavigation a.goToFirst, -.pageNavigation a.goToLast { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;} -.pageNavigation a.goToFirst img, -.pageNavigation a.goToLast img { display:inline-block; padding:2px 0; position:relative; top:2px; _top:1px;} -.pageNavigation .current { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#ff6600; display:inline-block; padding:1px 7px 1px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } - - .searchNext { text-align:center; margin-top:10px;} + +/* Pagination Reset */ +.pagination{ padding:15px 0; margin:0; text-align:center;} +.pagination *{ margin:0; padding:0;} +.pagination img{ border:0;} +.pagination a, +.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} +.pagination a:hover, +.pagination a:active, +.pagination a:focus{ background-color:#f4f4f4 !important; } +.pagination strong{ color:#ff6600 !important;} +.pagination a.prev, +.pagination a.prevEnd, +.pagination a.next, +.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } + +/* Pagination A1 */ +.pagination.a1 a, +.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} +.pagination.a1 a.prev{ padding-left:10px; background:#fff url(../images/white/arrowPrevA1.gif) no-repeat left center; } +.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../images/white/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a1 a.next{ padding-right:10px; background:#fff url(../images/white/arrowNextA1.gif) no-repeat right center; } +.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../images/white/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination A2 */ +.pagination.a2 a, +.pagination.a2 strong{ margin:0 -4px; padding:0 10px 0 8px; font-weight:bold; font-size:11px; border:none; border-left:1px solid #ddd; border-right:1px solid #ccc; background:#fff; } +.pagination.a2 a.prev{ padding-left:10px; background:#fff url(../images/white/arrowPrevA1.gif) no-repeat left center; } +.pagination.a2 a.prevEnd{ padding-left:15px; background:#fff url(../images/white/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a2 a.next{ padding-right:10px; background:#fff url(../images/white/arrowNextA1.gif) no-repeat right center; } +.pagination.a2 a.nextEnd{ padding-right:15px; background:#fff url(../images/white/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination B1 */ +.pagination.b1 a, +.pagination.b1 strong{ margin:0 -2px; padding:2px 8px; font-weight:bold; font-size:12px;} +.pagination.b1 a.prev{ padding-left:16px; background:url(../images/white/arrowPrevB1.gif) no-repeat left center; } +.pagination.b1 a.next{ padding-right:16px; background:url(../images/white/arrowNextB1.gif) no-repeat right center; } + +/* Pagination B2 */ +.pagination.b2 a, +.pagination.b2 strong{ margin:0 -2px; padding:2px 6px; font-size:11px;} +.pagination.b2 a.prev{ padding-left:12px; background:url(../images/white/arrowPrevB1.gif) no-repeat left center; } +.pagination.b2 a.next{ padding-right:12px; background:url(../images/white/arrowNextB1.gif) no-repeat right center; } + +/* Pagination C1 */ +.pagination.c1 a, +.pagination.c1 strong{ margin:0 -2px; padding:2px 4px; font-size:12px;} +.pagination.c1 a.prev, +.pagination.c1 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c1 a.prev{ background:url(../images/white/arrowPrevC1.gif) no-repeat center;} +.pagination.c1 a.next{ background:url(../images/white/arrowNextC1.gif) no-repeat center;} +.pagination.c1 a.prev span, +.pagination.c1 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + +/* Pagination C2 */ +.pagination.c2 a, +.pagination.c2 strong{ margin:0 -2px; padding:2px 4px; font-size:11px;} +.pagination.c2 a.prev, +.pagination.c2 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c2 a.prev{ background:url(../images/white/arrowPrevC1.gif) no-repeat center;} +.pagination.c2 a.next{ background:url(../images/white/arrowNextC1.gif) no-repeat center;} +.pagination.c2 a.prev span, +.pagination.c2 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} diff --git a/modules/integration_search/skins/default/images/white/arrowNextA1.gif b/modules/integration_search/skins/default/images/white/arrowNextA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..15c36291e4cb2bc0eba9723c7e0b4d98b5e33ef7 GIT binary patch literal 46 ycmZ?wbhEHbWM*JxXkcWRIdkU!|Nj+#vM@3*Ff!;c00Bsbfr-_HX1_o;Y DSAYzI literal 0 HcmV?d00001 diff --git a/modules/integration_search/skins/default/images/white/arrowNextC1.gif b/modules/integration_search/skins/default/images/white/arrowNextC1.gif new file mode 100644 index 0000000000000000000000000000000000000000..82deddc7b7e1bc3dc458342c35e023bbfc3f4480 GIT binary patch literal 152 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZYaf1CA=AF0qNc!wfx#L8zxhnz literal 0 HcmV?d00001 diff --git a/modules/integration_search/skins/default/images/white/arrowNextEndA1.gif b/modules/integration_search/skins/default/images/white/arrowNextEndA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..837b81fdd5c7f1dbf88718b8901e1f33cff041b8 GIT binary patch literal 52 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZ - - {@$module_info->colorset = "white"} - - - - - - - -
-

{$lang->cmd_search}

- -
- - -
- -

{$lang->msg_no_keyword}

- -

{$lang->msg_no_result}

- -
- -
-

{$result_text}

- - -
- - - - -
- -
- + + + {@$module_info->colorset = "white"} + + + + + + + +
+

{$lang->cmd_search}

+ +
+ + +
+ +

{$lang->msg_no_keyword}

+ +

{$lang->msg_no_result}

+ +
+ +
+

{$result_text}

+ + +
+ + + + +
+ +
+ diff --git a/modules/issuetracker/skins/xe_issuetracker/css/common.css b/modules/issuetracker/skins/xe_issuetracker/css/common.css index b334bf89d..1112fda4c 100644 --- a/modules/issuetracker/skins/xe_issuetracker/css/common.css +++ b/modules/issuetracker/skins/xe_issuetracker/css/common.css @@ -1,210 +1,265 @@ -@charset "utf-8"; - -td.vtop { vertical-align:top; } - -/* skin Title */ -.skinTitle { border:3px solid #DDDDDD; background-color:#FEFFF0; padding:15px; margin-bottom:15px; color:#666666; font-weight:bold; } -.skinTitle blockquote { margin:5px 0 0 0; padding:5px 0 0 0; font-weight:normal; border-top:1px solid #DDDDDD; } - -/* main navigation */ -div.issueNav { clear:both; overflow:hidden; height:23px; margin-bottom:10px; position:relative;} -.issueNav ul { position:absolute; top:0; right:0; height:23px; margin:0; padding:0;z-index:2;} -.issueNav li { float:left; list-style:none; margin:0 0 0 10px; padding:5px 7px 0 7px; height:16px; border:1px solid #AAAAAA; border-bottom:none;} -.issueNav li.unselected { border-bottom:1px solid #AAAAAA; background-color:#FFFCF0;} -.issueNav li a { text-decoration:none; color:#7D6608; } -.issueNav li a:hover { color:#544301;} -.issueNav li.selected { font-weight:bold; color:#544301; border-bottom:1px solid #FFFFFF;} -.issueNav li.selected a { font-weight:bold; } -.issueNav .bottomLine { height:22px; position:absolute; top:0; left:0; width:100%; border-bottom:1px solid #AAAAAA; z-index:1;} - -/* issue list */ -form.close { display:none; } - -form.issueSearch { padding:0; margin:0 0 10px 0; overflow:hidden; } -form.issueSearch ul { margin:0; padding: 0; } -form.issueSearch ul li { list-style:none; float:left; padding:5px 10px 0 0; white-space:nowrap; } -form.issueSearch ul li.displayOpt { clear:left; width:100%; } -form.issueSearch ul li.keywordSearch { clear:left; } -form.issueSearch select { width:130px; } -form.issueSearch input.inputTypeText { width:124px; } -form.issueSearch input.inputTypeSubmit { width:130px; border:1px solid; border-color:#d8d8d8 #a6a6a6 #a6a6a6 #d8d8d8; height:20px; background:#EFEFEF; font-size:1em; _font-size:9pt; } -form.issueSearch ul li ol { margin:0 2px 0 0; padding:0; border-bottom:none; } -form.issueSearch ul li ol li { list-style:none; white-space:nowrap; overflow:hidden; float:left; letter-spacing:-2px;} - -table.issues { border:0; border-spacing:0; border:1px solid #333333; overflow:hidden; } -table.issues thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; } -table.issues thead tr th { width:10px;} -table.issues thead tr th div { white-space:nowrap; margin:0; } -table.issues thead tr th.title { width:100%; } -table.issues tbody td { white-space:nowrap; padding:5px 2px; text-align:center; border-bottom:1px solid #EEEEEE; } -table.issues tbody td a { text-decoration:none; color:#555555; } -table.issues tbody td.no { text-align:center; font-family:tahoma; font-size:8pt; } -table.issues tbody td.title { white-space:normal; font-weight:bold; text-align:left; } -table.issues tbody td.title strong.comment { background:url("../images/iconComment.gif") no-repeat left 1px; padding-left:15px; font-size:8pt; font-family:tahoma; font-weight:normal; } -table.issues tbody td.title strong.trackback { background:url("../images/iconTrackback.gif") no-repeat left 1px; padding-left:15px; font-size:8pt; font-family:tahoma; font-weight:normal; color:#8CCF3C;} -table.issues tbody td.regdate { text-align:center; font-family:tahoma; font-size:8pt; } -table.issues tbody td.nick_name { text-align:left; } - -div.pageNavigation { margin:10px 0 0 0; text-align:center; padding:5px 3px; height:30px; } -div.pageNavigation span { padding:3px 5px; border:1px solid #DDDDDD; color:#888888; margin:0 3px; } -div.pageNavigation span:hover { border-color:#888888; } -div.pageNavigation span a { text-decoration:none; color:#888888; } -div.pageNavigation span a:hover { color:#444444; } -div.pageNavigation span.current { text-decoration:none; padding:3px; margin:0 3px; color:#888888; font-weight:bold; border:none; } - -/* milestone */ -table.milestones { width:100%; clear:both; border:0; border-spacing:0; table-layout:fixed; border:1px solid #333333; border-bottom:none; } -table.milestones thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; } -table.milestones thead tr th { white-space:nowrap; } -table.milestones tbody tr.title td { background-color:#EFEFEF; padding:7px; } -table.milestones tbody td { padding:5px; text-align:center; border-bottom:1px solid #EEEEEE; } -table.milestones tbody td.title { font-weight:bold; text-align:left; font-size:10pt;} -table.milestones tbody td.title a { text-decoration:none; color:#444444; } -table.milestones tbody td.deadline { color:#0A6E03; font-family:tahoma; font-size:9pt; white-space:nowrap;} -table.milestones tbody td.status a { text-decoration:none; font-family:tahoma; font-size:8pt; font-weight:bold;} -table.milestones tbody td.total a { text-decoration:none; color:#444444; font-family:tahoma; font-size:8pt; font-weight:bold;} -table.milestones tbody td.description { text-align:left; padding-left:10px; border-bottom:1px solid #333333; } -table.milestones tbody td.completed { text-decoration:line-through; } -table.milestones tbody td.released_date { text-align:right; color:#EF4B18; font-family:tahoma; font-size:9pt; white-space:nowrap;} - -/* download */ -table.downloads { width:100%; clear:both; border:0; border-spacing:0; table-layout:fixed; border:1px solid #333333;} -table.downloads thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; } - -table.downloads td.package { background-color:#EFEFEF; padding:3px 0 5px 5px; border-top:1px solid #333333; } -table.downloads td.package h3 { color:#030C83; font-size:9pt; font-weight:bold; margin:0; padding:0; float:left; } -table.downloads td.package blockquote { clear:both; padding:5px; border:1px dotted #AAAAAA; background-color:#F3F3F3; margin:5px 5px 5px 0; } -table.downloads td.packageLeft { background-color:#EFEFEF; } -table.downloads td.null { background-color:#EFEFEF; } -table.downloads td.nullLine { background-color:#EFEFEF; border-top:1px solid #AAAAAA; } -table.downloads td.moreRelease { background-color:#EFEFEF; border-top:1px solid #333333; text-align:right; padding:5px; } -table.downloads td.moreRelease a { color:#4753EE; text-decoration:none; } - -table.downloads td.release { padding:5px; border-left:1px solid #AAAAAA; border-top:1px solid #AAAAAA; background-color:#ECEDF5; } -table.downloads td.release h3 { font-size:9pt; font-weight:bold; margin:0; padding:0; float:left; } -table.downloads td.release h3 a { text-decoration:none; color:#444444; } -table.downloads td.release h3 a:hover { text-decoration:underline; } -table.downloads td.release span { float:left; margin:0 0 0 10px; font-size:8pt; font-family:tahoma; color:#AAAAAA; } -table.downloads td.releaseLeft { border-left:1px solid #AAAAAA; } -table.downloads td.none_release { padding:5px; border-left:1px solid #AAAAAA; border-top:1px solid #AAAAAA; background-color:#EEEEEE; color:#888888;} - -table.downloads td.releaseNoteTitle { border-left:1px solid #AAAAAA; background-color:#EFEFEF; padding:5px; border-top:1px solid #DDDDDD; font-weight:bold; color:#058FC2;} -table.downloads td.releaseNote { border-left:1px solid #AAAAAA; padding:5px; border-top:1px dotted #DDDDDD; } -table.downloads td.releaseChangesTitle { border-left:1px solid #AAAAAA; background-color:#EFEFEF; padding:5px; border-top:1px solid #DDDDDD; font-weight:bold; color:#C24305;} -table.downloads td.releaseChanges { border-left:1px solid #AAAAAA; padding:5px; border-top:1px dotted #DDDDDD; border-bottom:1px solid #DDDDDD;} -table.downloads td.releaseFilesTitle { border-left:1px solid #AAAAAA; background-color:#EFEFEF; padding:5px; border-top:1px solid #DDDDDD; font-weight:bold; color:#444444;} - -table.downloads td.filename { padding:5px 5px 5px 15px; background:url("../images/file.gif") no-repeat left 5px; } -table.downloads td.filename a { padding:5px; color:#000000; text-decoration:none; } -table.downloads td.filename a:hover { text-decoration:underline; } -table.downloads td.filename a:visited { color:#AAAAAA; } -table.downloads td.filesize { padding:5px; color:#999999; font-family:tahoma; font-size:8pt; text-align:center;} -table.downloads td.download_count { padding:5px; color:#999999; font-family:tahoma; font-size:8pt; text-align:center;} - -table td.summaryText div { line-height:20px; padding-left:20px; cursor:pointer;} -table td.summaryText div.open { background:url("../images/opener.gif") no-repeat left 4px; overflow:visible; } -table td.summaryText div.close { background:url("../images/closer.gif") no-repeat left 4px; height:20px; overflow:hidden; } - -/* alertMessage */ -blockquote.alertMessage { margin:50px auto 20px auto; width:300px; border-bottom:1px solid #DDDDDD; padding:10px; color:#555555; } -ul.alertNav { margin:0 auto; width:300px; padding:0; } -ul.alertNav li { list-style:none; float:right; margin:0; padding:0; } - -/* new Issue */ - -.newIssue table { border:0; border-spacing:0; overflow:hidden; width:100%; border-top:1px solid #EEEEEE; } -.newIssue table tr th { text-align:right; border-bottom:1px solid #EEEEEE; padding:8px 0 5px 0; vertical-align:top; } -.newIssue table tr td { border-bottom:1px solid #EEEEEE; padding:5px 0 5px 0; } -.newIssue table tr th label { white-space:nowrap; font-weight:normal; color:#DB7201; margin:0 10px 0 10px; } -.newIssue table tr td input.wide { width:98%; } -.newIssue table tr td textarea.wide { width:98%; height:80px; } -.newIssue table tr td ul { margin:0; padding:0; } -.newIssue table tr td ol { margin:0; padding:0; } -.newIssue table tr td li { list-style:none; border-bottom:1px solid #EFEFEF; padding-bottom:3px; } -.newIssue table tr td p { margin:5px 0 0 0; padding:0; color:#888888; } - -.newIssue dl.option { margin:0 !important; padding:0 !important; } -.newIssue dl.option dd { margin:0 10px 0 0 !important; padding:0 !important; float:left; } - -div.display_date { cursor:pointer; width:80px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; margin-right:10px;} - -div.editor table { width:95%; } - -/* view Issue */ - -.viewIssue { } -.viewIssue table { border-spacing:0; overflow:hidden; width:100%; border:1px solid #AAAAAA; background-color:#FFFFF6; table-layout:fixed;} -.viewIssue table tr th { text-align:right; border-bottom:1px solid #EEEEEE; padding:8px 10px 5px 10px; vertical-align:top; color:#898700; font-weight:normal;} -.viewIssue table tr th.title { color:#444444; font-size:13pt; text-align:left; font-weight:bold; } -.viewIssue table tr th.title span { font-size:9pt; color:#4F86B0;} -.viewIssue table tr td { border-bottom:1px solid #EEEEEE; padding:5px 0 5px 0; color:#3B3A00; } -.viewIssue table tr td.description { color:#444444; text-align:left; padding:20px; overflow:hidden;} -.viewIssue table tr td.description a { color:#3A945E; text-decoration:none; } -.viewIssue table tr td.description a:hover { text-decoration:underline; } -.viewIssue table tr td ul.tag { margin:0; padding:0; } -.viewIssue table tr td ul.tag li { list-style:none; float:left; } -.viewIssue table tr td ul.tag li a { text-decoration:none; color:#3B3A00; } -.viewIssue table tr td.inputPassword { padding:20px; text-align:center; } -.viewIssue table tr td.inputPassword form input.inputTypeText { height:15px; } -.viewIssue table tr td.inputPassword form input.inputTypeSubmit { border:1px solid; border-color:#d8d8d8 #a6a6a6 #a6a6a6 #d8d8d8; height:20px; background:#EFEFEF; } -.viewIssue div.button { clear:both; float:right; margin-top:10px; } -.viewIssue div.button ul { margin:0; padding:0; } -.viewIssue div.button ul li { list-style:none; color:#AAAAAA; float:left; margin-left:10px; } -.viewIssue div.button ul li a { text-decoration:none; color:#666666; font-weight:bold; } - -fieldset.history { border:1px solid #CCCCCC; margin-top:10px; } -fieldset.history legend { padding:0 10px; } -fieldset.history legend span.date { font-size:8pt; font-family:tahoma; color:#AAAAAA; margin-right:10px; } -fieldset.history ul { margin:0; padding:0; } -fieldset.history ul li { list-style:none; } -fieldset.history ul li a { color:#3A945E; text-decoration:none; } -fieldset.history ul li a:hover { text-decoration:underline; } -fieldset.history ul li ol { margin:5px 0 0 0; padding:0; } -fieldset.history ul li ol li { margin-left:10px; padding-left:14px; list-style:none; margin-bottom:8px; background:url("../images/bul.gif") no-repeat left 1px;} -fieldset.history ul li ol li span.source { color:#B04F4F; } -fieldset.history ul li ol li span.target { color:#4F86B0; font-weight:bold; } -fieldset.history ul li ol li span.key { color:#888888; font-weight:bold; } -fieldset.history ul li.content { padding:10px; color:#444444;} - -.document_popup_menu { cursor:pointer; text-align:right; background:none; background:url(../images/document_menu.gif) no-repeat right top; padding:0 15px 0 0; height:18px; margin-top:20px; } - -/* delete Issue */ -.deleteIssue { width:40%; margin:0 auto; } -.deleteIssue h3 { text-align:center; margin:30px 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #DDDDDD; } -.deleteIssue ul.button { margin:0 0 20px 0; padding:0; text-align:center; } -.deleteIssue ul.button li { list-style:none; display:inline; margin-left:10px; } - -/* view Trackback */ -.viewTrackback { border:1px solid #C3D5A5; margin-top:10px; padding:10px; } -.viewTrackback h3 { margin:0; padding:0; font-size:9pt; font-weight:normal; color:#335000; } -.viewTrackback h3 a { font-weight:bold; text-decoration:none; color:#335000; } -.viewTrackback h3 address { display:inline; font-size:8pt; font-family:tahoma; color:#4A931D; } -.viewTrackback ul { padding:5px 0; margin:5px 0; border-top:1px solid #C3D5A5; overflow:hidden;} -.viewTrackback ul li { list-style:none; color:#558404; float:left; margin-right:10px; } -.viewTrackback ul li address { margin-bottom:5px; } -.viewTrackback ul li a { text-decoration:none; color:#558404; } -.viewTrackback ul li.date { font-size:8pt; font-family:tahoma; } -.viewTrackback ul li.excerpt { clear:both; color:#335000; } - -/* histories */ -.issueHistories { border:1px solid #BABABA; padding:10px; margin-top:10px; } - -.newHistory { border:1px solid #BABABA; padding:10px; margin-top:10px; } -.newHistory table { border-top:none; } -.newHistory table tr th { border-bottom:none; } -.newHistory table tr td { border-bottom:none; } -.newHistory table tr td ul li { border-bottom:none; margin-bottom:5px; } -.newHistory table tr td ul li label { margin:0 10px 0 10px; color:#444444; } -.newHistory table tr td ul li label { margin:0 10px 0 10px; color:#444444; } -.newHistory table tr td textarea { height:200px !important; } - -/* issue status color */ -.issue_new, .issue_new a { color:#333333 !important; } -.issue_assign, .issue_assign a { color:#0A7DBE !important; } -.issue_resolve, .issue_resolve a { color:#079B2D !important; } -.issue_reopen, .issue_reopen a { color:#9B5A07 !important; } -.issue_postponed, .issue_postponed a { color:#9E9425 !important; } -.issue_invalid, .issue_invalid a { color:#949494 !important; } -.issue_duplicated, .issue_duplicted a { color:#949494 !important; } -.issue_reviewing, .issue_reviewing a { color:#DD075A !important; } - +@charset "utf-8"; + +td.vtop { vertical-align:top; } + +/* skin Title */ +.skinTitle { border:3px solid #DDDDDD; background-color:#FEFFF0; padding:15px; margin-bottom:15px; color:#666666; font-weight:bold; } +.skinTitle blockquote { margin:5px 0 0 0; padding:5px 0 0 0; font-weight:normal; border-top:1px solid #DDDDDD; } + +/* main navigation */ +div.issueNav { clear:both; overflow:hidden; height:23px; margin-bottom:10px; position:relative;} +.issueNav ul { position:absolute; top:0; right:0; height:23px; margin:0; padding:0;z-index:2;} +.issueNav li { float:left; list-style:none; margin:0 0 0 10px; padding:5px 7px 0 7px; height:16px; border:1px solid #AAAAAA; border-bottom:none;} +.issueNav li.unselected { border-bottom:1px solid #AAAAAA; background-color:#FFFCF0;} +.issueNav li a { text-decoration:none; color:#7D6608; } +.issueNav li a:hover { color:#544301;} +.issueNav li.selected { font-weight:bold; color:#544301; border-bottom:1px solid #FFFFFF;} +.issueNav li.selected a { font-weight:bold; } +.issueNav .bottomLine { height:22px; position:absolute; top:0; left:0; width:100%; border-bottom:1px solid #AAAAAA; z-index:1;} + +/* issue list */ +form.close { display:none; } + +form.issueSearch { padding:0; margin:0 0 10px 0; overflow:hidden; } +form.issueSearch ul { margin:0; padding: 0; } +form.issueSearch ul li { list-style:none; float:left; padding:5px 10px 0 0; white-space:nowrap; } +form.issueSearch ul li.displayOpt { clear:left; width:100%; } +form.issueSearch ul li.keywordSearch { clear:left; } +form.issueSearch select { width:130px; } +form.issueSearch input.inputTypeText { width:124px; } +form.issueSearch input.inputTypeSubmit { width:130px; border:1px solid; border-color:#d8d8d8 #a6a6a6 #a6a6a6 #d8d8d8; height:20px; background:#EFEFEF; font-size:1em; _font-size:9pt; } +form.issueSearch ul li ol { margin:0 2px 0 0; padding:0; border-bottom:none; } +form.issueSearch ul li ol li { list-style:none; white-space:nowrap; overflow:hidden; float:left; letter-spacing:-2px;} + +table.issues { border:0; border-spacing:0; border:1px solid #333333; overflow:hidden; } +table.issues thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; } +table.issues thead tr th { width:10px;} +table.issues thead tr th div { white-space:nowrap; margin:0; } +table.issues thead tr th.title { width:100%; } +table.issues tbody td { white-space:nowrap; padding:5px 2px; text-align:center; border-bottom:1px solid #EEEEEE; } +table.issues tbody td a { text-decoration:none; color:#555555; } +table.issues tbody td.no { text-align:center; font-family:tahoma; font-size:8pt; } +table.issues tbody td.title { white-space:normal; font-weight:bold; text-align:left; } +table.issues tbody td.title strong.comment { background:url("../images/iconComment.gif") no-repeat left 1px; padding-left:15px; font-size:8pt; font-family:tahoma; font-weight:normal; } +table.issues tbody td.title strong.trackback { background:url("../images/iconTrackback.gif") no-repeat left 1px; padding-left:15px; font-size:8pt; font-family:tahoma; font-weight:normal; color:#8CCF3C;} +table.issues tbody td.regdate { text-align:center; font-family:tahoma; font-size:8pt; } +table.issues tbody td.nick_name { text-align:left; } + +/* milestone */ +table.milestones { width:100%; clear:both; border:0; border-spacing:0; table-layout:fixed; border:1px solid #333333; border-bottom:none; } +table.milestones thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; } +table.milestones thead tr th { white-space:nowrap; } +table.milestones tbody tr.title td { background-color:#EFEFEF; padding:7px; } +table.milestones tbody td { padding:5px; text-align:center; border-bottom:1px solid #EEEEEE; } +table.milestones tbody td.title { font-weight:bold; text-align:left; font-size:10pt;} +table.milestones tbody td.title a { text-decoration:none; color:#444444; } +table.milestones tbody td.deadline { color:#0A6E03; font-family:tahoma; font-size:9pt; white-space:nowrap;} +table.milestones tbody td.status a { text-decoration:none; font-family:tahoma; font-size:8pt; font-weight:bold;} +table.milestones tbody td.total a { text-decoration:none; color:#444444; font-family:tahoma; font-size:8pt; font-weight:bold;} +table.milestones tbody td.description { text-align:left; padding-left:10px; border-bottom:1px solid #333333; } +table.milestones tbody td.completed { text-decoration:line-through; } +table.milestones tbody td.released_date { text-align:right; color:#EF4B18; font-family:tahoma; font-size:9pt; white-space:nowrap;} + +/* download */ +table.downloads { width:100%; clear:both; border:0; border-spacing:0; table-layout:fixed; border:1px solid #333333;} +table.downloads thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; } + +table.downloads td.package { background-color:#EFEFEF; padding:3px 0 5px 5px; border-top:1px solid #333333; } +table.downloads td.package h3 { color:#030C83; font-size:9pt; font-weight:bold; margin:0; padding:0; float:left; } +table.downloads td.package blockquote { clear:both; padding:5px; border:1px dotted #AAAAAA; background-color:#F3F3F3; margin:5px 5px 5px 0; } +table.downloads td.packageLeft { background-color:#EFEFEF; } +table.downloads td.null { background-color:#EFEFEF; } +table.downloads td.nullLine { background-color:#EFEFEF; border-top:1px solid #AAAAAA; } +table.downloads td.moreRelease { background-color:#EFEFEF; border-top:1px solid #333333; text-align:right; padding:5px; } +table.downloads td.moreRelease a { color:#4753EE; text-decoration:none; } + +table.downloads td.release { padding:5px; border-left:1px solid #AAAAAA; border-top:1px solid #AAAAAA; background-color:#ECEDF5; } +table.downloads td.release h3 { font-size:9pt; font-weight:bold; margin:0; padding:0; float:left; } +table.downloads td.release h3 a { text-decoration:none; color:#444444; } +table.downloads td.release h3 a:hover { text-decoration:underline; } +table.downloads td.release span { float:left; margin:0 0 0 10px; font-size:8pt; font-family:tahoma; color:#AAAAAA; } +table.downloads td.releaseLeft { border-left:1px solid #AAAAAA; } +table.downloads td.none_release { padding:5px; border-left:1px solid #AAAAAA; border-top:1px solid #AAAAAA; background-color:#EEEEEE; color:#888888;} + +table.downloads td.releaseNoteTitle { border-left:1px solid #AAAAAA; background-color:#EFEFEF; padding:5px; border-top:1px solid #DDDDDD; font-weight:bold; color:#058FC2;} +table.downloads td.releaseNote { border-left:1px solid #AAAAAA; padding:5px; border-top:1px dotted #DDDDDD; } +table.downloads td.releaseChangesTitle { border-left:1px solid #AAAAAA; background-color:#EFEFEF; padding:5px; border-top:1px solid #DDDDDD; font-weight:bold; color:#C24305;} +table.downloads td.releaseChanges { border-left:1px solid #AAAAAA; padding:5px; border-top:1px dotted #DDDDDD; border-bottom:1px solid #DDDDDD;} +table.downloads td.releaseFilesTitle { border-left:1px solid #AAAAAA; background-color:#EFEFEF; padding:5px; border-top:1px solid #DDDDDD; font-weight:bold; color:#444444;} + +table.downloads td.filename { padding:5px 5px 5px 15px; background:url("../images/file.gif") no-repeat left 5px; } +table.downloads td.filename a { padding:5px; color:#000000; text-decoration:none; } +table.downloads td.filename a:hover { text-decoration:underline; } +table.downloads td.filename a:visited { color:#AAAAAA; } +table.downloads td.filesize { padding:5px; color:#999999; font-family:tahoma; font-size:8pt; text-align:center;} +table.downloads td.download_count { padding:5px; color:#999999; font-family:tahoma; font-size:8pt; text-align:center;} + +table td.summaryText div { line-height:20px; padding-left:20px; cursor:pointer;} +table td.summaryText div.open { background:url("../images/opener.gif") no-repeat left 4px; overflow:visible; } +table td.summaryText div.close { background:url("../images/closer.gif") no-repeat left 4px; height:20px; overflow:hidden; } + +/* alertMessage */ +blockquote.alertMessage { margin:50px auto 20px auto; width:300px; border-bottom:1px solid #DDDDDD; padding:10px; color:#555555; } +ul.alertNav { margin:0 auto; width:300px; padding:0; } +ul.alertNav li { list-style:none; float:right; margin:0; padding:0; } + +/* new Issue */ + +.newIssue table { border:0; border-spacing:0; overflow:hidden; width:100%; border-top:1px solid #EEEEEE; } +.newIssue table tr th { text-align:right; border-bottom:1px solid #EEEEEE; padding:8px 0 5px 0; vertical-align:top; } +.newIssue table tr td { border-bottom:1px solid #EEEEEE; padding:5px 0 5px 0; } +.newIssue table tr th label { white-space:nowrap; font-weight:normal; color:#DB7201; margin:0 10px 0 10px; } +.newIssue table tr td input.wide { width:98%; } +.newIssue table tr td textarea.wide { width:98%; height:80px; } +.newIssue table tr td ul { margin:0; padding:0; } +.newIssue table tr td ol { margin:0; padding:0; } +.newIssue table tr td li { list-style:none; border-bottom:1px solid #EFEFEF; padding-bottom:3px; } +.newIssue table tr td p { margin:5px 0 0 0; padding:0; color:#888888; } + +.newIssue dl.option { margin:0 !important; padding:0 !important; } +.newIssue dl.option dd { margin:0 10px 0 0 !important; padding:0 !important; float:left; } + +div.display_date { cursor:pointer; width:80px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; margin-right:10px;} + +div.editor table { width:95%; } + +/* view Issue */ + +.viewIssue { } +.viewIssue table { border-spacing:0; overflow:hidden; width:100%; border:1px solid #AAAAAA; background-color:#FFFFF6; table-layout:fixed;} +.viewIssue table tr th { text-align:right; border-bottom:1px solid #EEEEEE; padding:8px 10px 5px 10px; vertical-align:top; color:#898700; font-weight:normal;} +.viewIssue table tr th.title { color:#444444; font-size:13pt; text-align:left; font-weight:bold; } +.viewIssue table tr th.title span { font-size:9pt; color:#4F86B0;} +.viewIssue table tr td { border-bottom:1px solid #EEEEEE; padding:5px 0 5px 0; color:#3B3A00; } +.viewIssue table tr td.description { color:#444444; text-align:left; padding:20px; overflow:hidden;} +.viewIssue table tr td.description a { color:#3A945E; text-decoration:none; } +.viewIssue table tr td.description a:hover { text-decoration:underline; } +.viewIssue table tr td ul.tag { margin:0; padding:0; } +.viewIssue table tr td ul.tag li { list-style:none; float:left; } +.viewIssue table tr td ul.tag li a { text-decoration:none; color:#3B3A00; } +.viewIssue table tr td.inputPassword { padding:20px; text-align:center; } +.viewIssue table tr td.inputPassword form input.inputTypeText { height:15px; } +.viewIssue table tr td.inputPassword form input.inputTypeSubmit { border:1px solid; border-color:#d8d8d8 #a6a6a6 #a6a6a6 #d8d8d8; height:20px; background:#EFEFEF; } +.viewIssue div.button { clear:both; float:right; margin-top:10px; } +.viewIssue div.button ul { margin:0; padding:0; } +.viewIssue div.button ul li { list-style:none; color:#AAAAAA; float:left; margin-left:10px; } +.viewIssue div.button ul li a { text-decoration:none; color:#666666; font-weight:bold; } + +fieldset.history { border:1px solid #CCCCCC; margin-top:10px; } +fieldset.history legend { padding:0 10px; } +fieldset.history legend span.date { font-size:8pt; font-family:tahoma; color:#AAAAAA; margin-right:10px; } +fieldset.history ul { margin:0; padding:0; } +fieldset.history ul li { list-style:none; } +fieldset.history ul li a { color:#3A945E; text-decoration:none; } +fieldset.history ul li a:hover { text-decoration:underline; } +fieldset.history ul li ol { margin:5px 0 0 0; padding:0; } +fieldset.history ul li ol li { margin-left:10px; padding-left:14px; list-style:none; margin-bottom:8px; background:url("../images/bul.gif") no-repeat left 1px;} +fieldset.history ul li ol li span.source { color:#B04F4F; } +fieldset.history ul li ol li span.target { color:#4F86B0; font-weight:bold; } +fieldset.history ul li ol li span.key { color:#888888; font-weight:bold; } +fieldset.history ul li.content { padding:10px; color:#444444;} + +.document_popup_menu { cursor:pointer; text-align:right; background:none; background:url(../images/document_menu.gif) no-repeat right top; padding:0 15px 0 0; height:18px; margin-top:20px; } + +/* delete Issue */ +.deleteIssue { width:40%; margin:0 auto; } +.deleteIssue h3 { text-align:center; margin:30px 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #DDDDDD; } +.deleteIssue ul.button { margin:0 0 20px 0; padding:0; text-align:center; } +.deleteIssue ul.button li { list-style:none; display:inline; margin-left:10px; } + +/* view Trackback */ +.viewTrackback { border:1px solid #C3D5A5; margin-top:10px; padding:10px; } +.viewTrackback h3 { margin:0; padding:0; font-size:9pt; font-weight:normal; color:#335000; } +.viewTrackback h3 a { font-weight:bold; text-decoration:none; color:#335000; } +.viewTrackback h3 address { display:inline; font-size:8pt; font-family:tahoma; color:#4A931D; } +.viewTrackback ul { padding:5px 0; margin:5px 0; border-top:1px solid #C3D5A5; overflow:hidden;} +.viewTrackback ul li { list-style:none; color:#558404; float:left; margin-right:10px; } +.viewTrackback ul li address { margin-bottom:5px; } +.viewTrackback ul li a { text-decoration:none; color:#558404; } +.viewTrackback ul li.date { font-size:8pt; font-family:tahoma; } +.viewTrackback ul li.excerpt { clear:both; color:#335000; } + +/* histories */ +.issueHistories { border:1px solid #BABABA; padding:10px; margin-top:10px; } + +.newHistory { border:1px solid #BABABA; padding:10px; margin-top:10px; } +.newHistory table { border-top:none; } +.newHistory table tr th { border-bottom:none; } +.newHistory table tr td { border-bottom:none; } +.newHistory table tr td ul li { border-bottom:none; margin-bottom:5px; } +.newHistory table tr td ul li label { margin:0 10px 0 10px; color:#444444; } +.newHistory table tr td ul li label { margin:0 10px 0 10px; color:#444444; } +.newHistory table tr td textarea { height:200px !important; } + +/* issue status color */ +.issue_new, .issue_new a { color:#333333 !important; } +.issue_assign, .issue_assign a { color:#0A7DBE !important; } +.issue_resolve, .issue_resolve a { color:#079B2D !important; } +.issue_reopen, .issue_reopen a { color:#9B5A07 !important; } +.issue_postponed, .issue_postponed a { color:#9E9425 !important; } +.issue_invalid, .issue_invalid a { color:#949494 !important; } +.issue_duplicated, .issue_duplicted a { color:#949494 !important; } +.issue_reviewing, .issue_reviewing a { color:#DD075A !important; } + +/* Pagination Reset */ +.pagination{ padding:15px 0; margin:0; text-align:center;} +.pagination *{ margin:0; padding:0;} +.pagination img{ border:0;} +.pagination a, +.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} +.pagination a:hover, +.pagination a:active, +.pagination a:focus{ background-color:#f4f4f4 !important; } +.pagination strong{ color:#ff6600 !important;} +.pagination a.prev, +.pagination a.prevEnd, +.pagination a.next, +.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } + +/* Pagination A1 */ +.pagination.a1 a, +.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} +.pagination.a1 a.prev{ padding-left:10px; background:#fff url(../images/arrowPrevA1.gif) no-repeat left center; } +.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../images/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a1 a.next{ padding-right:10px; background:#fff url(../images/arrowNextA1.gif) no-repeat right center; } +.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../images/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination A2 */ +.pagination.a2 a, +.pagination.a2 strong{ margin:0 -4px; padding:0 10px 0 8px; font-weight:bold; font-size:11px; border:none; border-left:1px solid #ddd; border-right:1px solid #ccc; background:#fff; } +.pagination.a2 a.prev{ padding-left:10px; background:#fff url(../images/arrowPrevA1.gif) no-repeat left center; } +.pagination.a2 a.prevEnd{ padding-left:15px; background:#fff url(../images/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a2 a.next{ padding-right:10px; background:#fff url(../images/arrowNextA1.gif) no-repeat right center; } +.pagination.a2 a.nextEnd{ padding-right:15px; background:#fff url(../images/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination B1 */ +.pagination.b1 a, +.pagination.b1 strong{ margin:0 -2px; padding:2px 8px; font-weight:bold; font-size:12px;} +.pagination.b1 a.prev{ padding-left:16px; background:url(../images/arrowPrevB1.gif) no-repeat left center; } +.pagination.b1 a.next{ padding-right:16px; background:url(../images/arrowNextB1.gif) no-repeat right center; } + +/* Pagination B2 */ +.pagination.b2 a, +.pagination.b2 strong{ margin:0 -2px; padding:2px 6px; font-size:11px;} +.pagination.b2 a.prev{ padding-left:12px; background:url(../images/arrowPrevB1.gif) no-repeat left center; } +.pagination.b2 a.next{ padding-right:12px; background:url(../images/arrowNextB1.gif) no-repeat right center; } + +/* Pagination C1 */ +.pagination.c1 a, +.pagination.c1 strong{ margin:0 -2px; padding:2px 4px; font-size:12px;} +.pagination.c1 a.prev, +.pagination.c1 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c1 a.prev{ background:url(../images/arrowPrevC1.gif) no-repeat center;} +.pagination.c1 a.next{ background:url(../images/arrowNextC1.gif) no-repeat center;} +.pagination.c1 a.prev span, +.pagination.c1 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + +/* Pagination C2 */ +.pagination.c2 a, +.pagination.c2 strong{ margin:0 -2px; padding:2px 4px; font-size:11px;} +.pagination.c2 a.prev, +.pagination.c2 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c2 a.prev{ background:url(../images/arrowPrevC1.gif) no-repeat center;} +.pagination.c2 a.next{ background:url(../images/arrowNextC1.gif) no-repeat center;} +.pagination.c2 a.prev span, +.pagination.c2 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextA1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowNextA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..15c36291e4cb2bc0eba9723c7e0b4d98b5e33ef7 GIT binary patch literal 46 ycmZ?wbhEHbWM*JxXkcWRIdkU!|Nj+#vM@3*Ff!;c00Bsbfr-_HX1_o;Y DSAYzI literal 0 HcmV?d00001 diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextC1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowNextC1.gif new file mode 100644 index 0000000000000000000000000000000000000000..82deddc7b7e1bc3dc458342c35e023bbfc3f4480 GIT binary patch literal 152 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZYaf1CA=AF0qNc!wfx#L8zxhnz literal 0 HcmV?d00001 diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextEndA1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowNextEndA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..837b81fdd5c7f1dbf88718b8901e1f33cff041b8 GIT binary patch literal 52 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZ - -
- - - -
    -
  • - -
  • -
  • - -
  • -
  • - -
  • -
  • - -
  • -
  • - -
  • -
  • - -
  • -
  • - -
  • -
  • - - checked="checked" id="status_{$key}"/> - -
  • -
-
    -
  • - -
  • -
  • -
  • -
  • -
  • -
      - -
    1. checked)-->checked="checked" disabled="disabled" />
    2. - -
    -
  • -
-
-
- -
- - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$v->title}
{$no} - {$val->getTitle()} - {$val->printExtraImages(60*60*24)} - - {$val->getCommentCount()} - - - - {$val->getTrackbackCount()} - - {$val->getMilestoneTitle()}{$val->getPriorityTitle()}{$val->getTypeTitle()}{$val->getComponentTitle()}{$val->getStatus()}{$val->getOccuredVersionTitle()}{$val->getPackageTitle()}{$val->getRegdate("Y-m-d")} - - {$val->get('assignee_name')} - -   - - {$val->getNickName()}
- - - - + + +
+ + + +
    +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + + checked="checked" id="status_{$key}"/> + +
  • +
+
    +
  • + +
  • +
  • +
  • +
  • +
  • +
      + +
    1. checked)-->checked="checked" disabled="disabled" />
    2. + +
    +
  • +
+
+
+ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$v->title}
{$no} + {$val->getTitle()} + {$val->printExtraImages(60*60*24)} + + {$val->getCommentCount()} + + + + {$val->getTrackbackCount()} + + {$val->getMilestoneTitle()}{$val->getPriorityTitle()}{$val->getTypeTitle()}{$val->getComponentTitle()}{$val->getStatus()}{$val->getOccuredVersionTitle()}{$val->getPackageTitle()}{$val->getRegdate("Y-m-d")} + + {$val->get('assignee_name')} + +   + + {$val->getNickName()}
+ + + + diff --git a/modules/issuetracker/tpl/index.html b/modules/issuetracker/tpl/index.html index 976f06f31..cf0067207 100644 --- a/modules/issuetracker/tpl/index.html +++ b/modules/issuetracker/tpl/index.html @@ -1,73 +1,73 @@ - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
- - - - -
-
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
 
{$no} - - {$lang->not_exists} - - {$module_category[$val->module_category_srl]->title} - - {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_delete} 
- {$lang->cmd_make} -
-
- - - + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+ + + + +
+
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
 
{$no} + + {$lang->not_exists} + + {$module_category[$val->module_category_srl]->title} + + {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_delete} 
+ {$lang->cmd_make} +
+
+ + + diff --git a/modules/lifepod/tpl/index.html b/modules/lifepod/tpl/index.html index 8f411fe32..de913bfd9 100644 --- a/modules/lifepod/tpl/index.html +++ b/modules/lifepod/tpl/index.html @@ -1,73 +1,73 @@ - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
-
- - - - -
-
-
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
 
{$no} - - {$lang->not_exists} - - {$module_category[$val->module_category_srl]->title} - - {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_delete}
- {$lang->cmd_make} -
- - - + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+
+ + + + +
+
+
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
 
{$no} + + {$lang->not_exists} + + {$module_category[$val->module_category_srl]->title} + + {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_delete}
+ {$lang->cmd_make} +
+ + + diff --git a/modules/member/skins/default/css/black.css b/modules/member/skins/default/css/black.css index 554df1971..779f7e158 100644 --- a/modules/member/skins/default/css/black.css +++ b/modules/member/skins/default/css/black.css @@ -1,54 +1,54 @@ -@charset "utf-8"; -.boardHeader h3 { margin:0; padding:0; float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border:none; border-left:1px solid #e1e1dd; border-bottom:3px solid #fe3614; background:url(../images/common/lineH3.gif) no-repeat right bottom;} - -.memberSmallBox .header h3 { margin:0; border:none; float:left; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border:none; border-bottom:3px solid #fe3614; background:url(../images/common/lineH3.gif) no-repeat right bottom;} - -/* button */ -a.button, span.button, del.button, -a.button span, span.button button, span.button input, del.button span{ - background-image:url(../images/black/form_buttons.png); - _background-image:url(../images/black/form_buttons.gif); -} - - -del.button span, -a.button, span.button, del.button, -a.button span, span.button button, span.button input, del.button span{ - color:#FFFFFF; -} - -.inputTypeText { background-color:transparent !important; color:#AAAAAA !important; } -.inputTypeText:hover, .inputTypeText:focus { background-color:transparent; color:#AAAAAA; } - -/* replace color */ -.memberSmallBox { border:1px solid #888888; } -.memberSmallBox .header { background:transparent url("../images/black/bgH3.gif) no-repeat left bottom; } -.memberSmallBox .header h3 { background:transparent url("../images/black/lineH3.gif") no-repeat right bottom; color:#888888; border-bottom:3px solid #888888; } -.memberSmallBox .openid_user_id { color:#AAAAAA; background:transparent url("../images/black/openid_input_bg.gif") no-repeat left 50% !important; } -.memberSmallBox .help { background-color:transparent; } - -.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { background-color:transparent; color:#AAAAAA; } -.memberInfoTable tr th, .memberInfoTable tr td { background-color:transparent; color:#AAAAAA; } -.memberInfoTable td input { background-color:transparent; color:#AAAAAA; } -.memberInfoTable caption { color:#AAAAAA; } -div.checkValue { color:#BBBBBB !important; } - -.boardHeader { border:1px solid #888888; } -.boardHeader { background:transparent url("../images/black/bgH3.gif) no-repeat left bottom; } -.boardHeader h3 { border:none; background:transparent url("../images/black/lineH3.gif") no-repeat right bottom; color:#888888; border-bottom:3px solid #888888; } - -table.list { border:1px solid #000000 !important; } -table.list th { background:#282829 url("../images/black/lineBoardListTh.gif") no-repeat left bottom; border:1px solid #444444 !important; color:#AAAAAA; } -table.list tr { background-color:transparent !important; } -table.list tr td.title { color:#BBBBBB !important; } -table.list tr td.title a { color:#BBBBBB !important; } -table.list tr td { border-top:1px solid #888888 !important; } -table .list tr td, table.list tr td * { color:#BBBBBB; } - -.pageNavigation a { border:none !important; } -.pageNavigation .current { border:none !important; color:#EEEEEE; } - -.memberSmallBox .leftHeaderType th { background:transparent; color:#AAAAAA; } -.memberSmallBox .leftHeaderType td { color:#AAAAAA; } - -#popup_content { background-color:#000000; } +@charset "utf-8"; +.boardHeader h3 { margin:0; padding:0; float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border:none; border-left:1px solid #e1e1dd; border-bottom:3px solid #fe3614; background:url(../images/common/lineH3.gif) no-repeat right bottom;} + +.memberSmallBox .header h3 { margin:0; border:none; float:left; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border:none; border-bottom:3px solid #fe3614; background:url(../images/common/lineH3.gif) no-repeat right bottom;} + +/* button */ +a.button, span.button, del.button, +a.button span, span.button button, span.button input, del.button span{ + background-image:url(../images/black/form_buttons.png); + _background-image:url(../images/black/form_buttons.gif); +} + + +del.button span, +a.button, span.button, del.button, +a.button span, span.button button, span.button input, del.button span{ + color:#FFFFFF; +} + +.inputTypeText { background-color:transparent !important; color:#AAAAAA !important; } +.inputTypeText:hover, .inputTypeText:focus { background-color:transparent; color:#AAAAAA; } + +/* replace color */ +.memberSmallBox { border:1px solid #888888; } +.memberSmallBox .header { background:transparent url("../images/black/bgH3.gif") no-repeat left bottom; } +.memberSmallBox .header h3 { background:transparent url("../images/black/lineH3.gif") no-repeat right bottom; color:#888888; border-bottom:3px solid #888888; } +.memberSmallBox .openid_user_id { color:#AAAAAA; background:transparent url("../images/black/openid_input_bg.gif") no-repeat left 50% !important; } +.memberSmallBox .help { background-color:transparent; } + +.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { background-color:transparent; color:#AAAAAA; } +.memberInfoTable tr th, .memberInfoTable tr td { background-color:transparent; color:#AAAAAA; } +.memberInfoTable td input { background-color:transparent; color:#AAAAAA; } +.memberInfoTable caption { color:#AAAAAA; } +div.checkValue { color:#BBBBBB !important; } + +.boardHeader { border:1px solid #888888; } +.boardHeader { background:transparent url("../images/black/bgH3.gif") no-repeat left bottom; } +.boardHeader h3 { border:none; background:transparent url("../images/black/lineH3.gif") no-repeat right bottom; color:#888888; border-bottom:3px solid #888888; } + +table.list { border:1px solid #000000 !important; } +table.list th { background:#282829 url("../images/black/lineBoardListTh.gif") no-repeat left bottom; border:1px solid #444444 !important; color:#AAAAAA; } +table.list tr { background-color:transparent !important; } +table.list tr td.title { color:#BBBBBB !important; } +table.list tr td.title a { color:#BBBBBB !important; } +table.list tr td { border-top:1px solid #888888 !important; } +table .list tr td, table.list tr td * { color:#BBBBBB; } + +.pagenation a { border:none !important; } +.pagenation strong { border:none !important; color:#EEEEEE; } + +.memberSmallBox .leftHeaderType th { background:transparent; color:#AAAAAA; } +.memberSmallBox .leftHeaderType td { color:#AAAAAA; } + +#popup_content { background-color:#000000; } diff --git a/modules/member/skins/default/css/common.css b/modules/member/skins/default/css/common.css index 9ff6fc99f..30072d037 100644 --- a/modules/member/skins/default/css/common.css +++ b/modules/member/skins/default/css/common.css @@ -1,182 +1,235 @@ -@charset "utf-8"; - -/* common */ -.memberSmallBox { border:1px solid #e0e1db; margin:5em auto 1em auto;} -.memberSmallBox fieldset { border:0; margin:0; } - -.memberSmallBox.w400 { width:400px;} -.memberSmallBox.w500 { width:500px;} - -.memberSmallBox.w400pop { width:400px; margin:0; padding:0;} -.memberSmallBox.w500pop { width:500px; margin:0; padding:0;} -.memberSmallBox.w600pop { width:600px; margin:0; padding:0;} - -.memberSmallBox .header { position:relative; _width:100%; background:#ffffff url(../images/common/bgH3.gif) no-repeat left bottom; overflow:hidden;} - -.boardInformation { font:normal 11px Tahoma; width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666; height:28px;} -.boardInformation strong { font:bold 11px Tahoma; color:#ff6600;} - -.boardHeader { position:relative; _width:100%; border-top:1px solid #e1e1dd; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) no-repeat right bottom; overflow:hidden;} -.boardHeader .member_option { float:right; position:relative; top:0.5em; right:1em; } -.boardHeader select { vertical-align:bottom; } -.boardHeader input { vertical-align:bottom; _padding-bottom:1px;} -.boardHeader .essential { position:absolute; top:1.5em; right:1em; color:#54564b; font-size:.9em;} -.boardHeader .essential:first-letter { color:#ff0000;} - -/* list */ -.list { width:100%; border:1px solid #e0e1db; } - -.list thead tr th { width:10px; padding:8px !important; } -.list thead tr th div { white-space:nowrap; margin:0;} -.list thead tr th.wide { width:100%; } -.list thead tr th.half_wide { width:50%; } -.list tbody tr td { white-space:normal; padding:5px; } -.list tbody tr td.nowrap { white-space:nowrap !important; } - -.list tr:first-child td, .list tr.first-child td { border-top:1px solid #e0e1db; white-space:nowrap;} -.list tr.bg1 { background:#ffffff} -.list tr.bg2 { background:#fbfbfb;} -.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff; background:#ffffff url(../images/common/lineBoardListTh.gif) no-repeat left bottom; white-space:nowrap;} -.list th a { color:#3e3f3e;} -.list th:first-child, .list th.first-child { background-position:-3px bottom; border-left:1px solid #ffffff;} -.list th select, .list th input { vertical-align:middle;} -.list td { border-top:1px solid #eff0ed; } -.list td.registDate { font:.8em Tahoma; color:#999999; text-align:center;} -.list td.num { font:.8em Tahoma; color:#999999; text-align:center;} -.list td.check { text-align:center;} -.list td.user { color:#333333; font-size:.9em; text-align:left;} -.list td.user a { color:#333333;} -.list td.userId { font:.9em Tahoma;} -.list td.userNick { font-size:.9em; color:#999999;} -.list td.sendMessage { text-align:center; padding:0;} -.list td.sendMessage .buttonFixedLeft { float:left; position:relative; margin-left:1em;} -.list td input { _margin:-3px;} -.list td.title { text-align:left; } -.list td.title.bold { font-size:1.2em; font-weight:bold;} -.list td.title.bold a { position:relative; top:.3em;} -.list td.title * { vertical-align:middle;} -.list td.title, .list td.title a { color:#444444; text-decoration:none;} -.list td.title a:visited { color:#777777; text-decoration:none;} -.list td.checkDate { font:.8em Tahoma; color:#333333; text-align:center;} -.list td.subject { font-size:1em; text-align:left; color:#555555; } -.list td.subject a { text-decoration:none; color:#555555; } -.memberSelect { margin-top:2px; } - -.saved_content { margin-top:1em; padding-top:1em; border-top:1px dotted #DDDDDD; } - -/* login */ -.memberSmallBox .login { border:none; padding:2em 0 1.5em 2em;} -.memberSmallBox .login legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} -.memberSmallBox .login dl { margin:0; padding:0; overflow:hidden; float:left; margin-right:10px; width:250px;} -.memberSmallBox .login dl dt { margin:0; padding:0; width:100px; clear:left; float:left; color:#54564b; height:24px; padding-top:3px;} -.memberSmallBox .login dl dd { margin:0; padding:0; float:left; height:27px; width:150px; } -.memberSmallBox .login .keep { clear:both; white-space:nowrap; margin-left:100px;} -.memberSmallBox .login .keep input { vertical-align:middle;} -.memberSmallBox .login .keep label { margin:0; padding:0; font-size:11px; color:#999999;} -.memberSmallBox .openid_user_id { background: url(../images/openid_input_bg.gif) left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:120px;} -.memberSmallBox .help { background:#f5f5f3; color:#666666; border-top:1px solid #eaebe7; overflow:hidden; padding:1.1em; } - -/* logout */ -.memberSmallBox .text { color:#54564b; text-align:center; padding:4em 2em 5em 2em;} -.memberSmallBox .text p { margin:0; padding:0; margin-bottom:.5em;} - -/* friend */ -.friendNum { float:left; background:url(../images/common/iconFriend.gif) no-repeat .5em .4em; padding:.4em 0 0 2em;} -.friendNum strong { font:bold 11px Tahoma; color:#ff6600;} - -/* message */ -.readMessage { border:1px solid #e0e1db; border-top:none; margin-bottom:2em;} -.readMessage .messageHeader { padding:1.5em; height:1em; overflow:hidden;} -.readMessage .messageHeader h4 { margin:0; padding:0; float:left; padding-left:.5em; font-size:1em; background:url(../images/common/iconArrow99.gif) no-repeat left .3em;} -.readMessage .messageHeader address { float:right; white-space:nowrap;} -.readMessage .messageHeader address em { font-size:1em; font-style:white; color:#333333; margin-right:.3em; float:left;} -.readMessage .messageHeader address em a { color:#333333;} -.readMessage .messageHeader address .date { font:.8em Tahoma; color:#999999; margin-left:10px;} -.readMessage .messageBody { border:1px solid #e0e1db; margin:0 1.5em 1.5em 1.5em; padding:1em; color:#666666;} -.readMessage .deleteOrKeep { padding:.5em 0; overflow:hidden; background:#f5f5f3; border-top:1px solid #eaebe7; _width:100%;} -.messageSetup { float:left; overflow:hidden; } -.instantMessage { float:right; overflow:hidden;} -.instantMessage li { float:left; padding:0 .8em 0 .8em; margin-left:-1px; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left center; list-style:none; } -.instantMessage li a { text-decoration:none; display:block; float:left; height:1em; height:1.1em; overflow:hidden; font-size:1em; white-space:nowrap; color:#666666; padding-left:1.8em; background:url(../images/common/iconInstantMessage.gif) no-repeat left top;} -.instantMessage li.on a { background-position:left -14px; font-weight:bold;} -.instantMessage li a strong { color:#ff6600;} - -/* member info */ -.memberInfoTable { width:100%; border:1px solid #e0e1db; margin-bottom:10px;} -.memberInfoTable caption { padding:2em 0 .5em 1.5em; font-weight:bold; text-align:left; background:url(../images/common/iconH3.gif) no-repeat .5em 2em;} -.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { border-top:none;} -.memberInfoTable th, .memberInfoTable td { border-top:1px solid #eaebe7; padding:.5em;} -.memberInfoTable th { background:#f5f5f3; text-align:left; padding:.5em 1em;} -.memberInfoTable td { border-left:1px solid #eaebe7;} -.memberInfoTable td input { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background:#fbfbfb; vertical-align:middle; margin-right:.5em; margin-bottom:.5em; color:#666666;} -.memberInfoTable td input.radio, .memberInfoTable td input.check { border:none; padding:0; margin:0; background:none; margin-top:.4em;} -.memberInfoTable td input.w4em { width:4em;} -.memberInfoTable td input.w2em { width:2em;} -.memberInfoTable td select { margin-right:.5em;} -.memberInfoTable td checkbox { border:0; } -.memberInfoTable td .fl { margin-right:.5em;} -.memberInfoTable td br { clear:both;} -.memberInfoTable td p { clear:both; margin:0; padding:0; font-size:.9em; color:#999999; padding-top:.5em; margin-right:.5em;} -.memberInfoTable td label { color:#3f4040; padding-top:.3em; margin-right:.5em;} -.memberInfoTable td ul { list-style:none; } -.memberInfoTable td .checkbox { border:none; } - -/* 아이디, 이름, 이메일 주소 중복 체크후 중복되면 출력되는 메세지의 className */ -.memberInfoTable td .checkValue { margin-top:5px; font-weight:bold; color:#444444; } - -/* modify/ insert member info */ -.memberImage { clear:both; } -.memberImage .info { margin-bottom:1.5em; float:left; margin-right:1em;} -.memberImage .form { float:left; } -.memberImage .form input { height:1.5em; margin:0 .3em 0 0; padding:0;} - -.checkbox li { float:left; margin-right:2em; } -.checkbox li input { border:none; } - -.display_date { cursor:pointer; width:80px; float:left; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; } - -.krZip .address2 { clear:both; margin-top:10px;} - -.extendDesc { clear:both; margin-top:0; font-size:.9em; color:#999999; } - -.extendPublic { clear:both; margin-top:5px; padding:0; font-size:.9em; color:#999999; } -.extendPublic input { padding:0; margin:0; } - -.publicItem { display:block; margin-top:5px;} -.publicItem input { margin:0; padding:0;} -.publicItem label { font-weight:normal; margin:0; padding:0; color:#666666;} -span.publicItem { display:inline; margin:0; font-weight:normal; color:#666666; } -span.privateItem { display:inline; margin:0; font-weight:normal; color:#666666; } - -.agreementBox { border:1px solid #AAAAAA; margin:.5em 0 0 0; padding:1em; border-bottom:none; height:200px; overflow-y:scroll;} -.agreementButton { background-color:#EEEEEE; padding:1em; border:1px solid #AAAAAA; border-top:none;} - -/* popup common */ -.memberSmallBox .complex { padding:1.5em 2em 2em 2em;} -.memberSmallBox .leftHeaderType { border-top:1px solid #e0e1db; border-left:1px solid #e0e1db; width:100%;} -.memberSmallBox .leftHeaderType th, .memberSmallBox .leftHeaderType td { border-right:1px solid #e0e1db; border-bottom:1px solid #e0e1db; padding:.8em 1em .6em 1em;} -.memberSmallBox .leftHeaderType th { color:#333333; text-align:left; background:#f5f5f3;} -.memberSmallBox .leftHeaderType td { color:#444444;} -.memberSmallBox .group { border:1px solid #e0e1db; border-width:1px 0; overflow:hidden; padding:.5em 0; margin-top:.7em; height:23px;} -.memberSmallBox .group select { width:11em; margin-top:1px;} -.memberSmallBox .editor { margin:10px 0 0 0; _height:400px; } - -/* password change */ -.memberSmallBox .pwModify { border:none;} -.memberSmallBox .pwModify legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} -.memberSmallBox .pwModify input { width:9em;} -.memberSmallBox .pwModify br { display:block; margin-bottom:.2em} -.memberSmallBox .pwModify p { margin:0; padding:0; text-align:center; margin-top:1em; color:#54564b;} - -/* pageNavigation */ -.pageNavigation { position:relative; display:block; padding:1.5em 0 2em 0; text-align:center; font:bold .8em Tahoma; } -.pageNavigation a { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#666666; display:inline-block; padding:1px 7px 2px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } -.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; } -.pageNavigation a:visited { color:#999999;} -.pageNavigation a.goToFirst { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;} -.pageNavigation a.goToLast { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;} -.pageNavigation a.goToFirst img, .pageNavigation a.goToLast img { display:inline-block; padding:2px 0; position:relative; top:2px; _top:1px;} -.pageNavigation .current { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#ff6600; display:inline-block; padding:1px 7px 1px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; } - -/* Own Document */ -img.button_go { position:relative; bottom:-4px; } +@charset "utf-8"; + +/* common */ +.memberSmallBox { border:1px solid #e0e1db; margin:5em auto 1em auto;} +.memberSmallBox fieldset { border:0; margin:0; } + +.memberSmallBox.w400 { width:400px;} +.memberSmallBox.w500 { width:500px;} + +.memberSmallBox.w400pop { width:400px; margin:0; padding:0;} +.memberSmallBox.w500pop { width:500px; margin:0; padding:0;} +.memberSmallBox.w600pop { width:600px; margin:0; padding:0;} + +.memberSmallBox .header { position:relative; _width:100%; background:#ffffff url(../images/common/bgH3.gif) no-repeat left bottom; overflow:hidden;} + +.boardInformation { font:normal 11px Tahoma; width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666; height:28px;} +.boardInformation strong { font:bold 11px Tahoma; color:#ff6600;} + +.boardHeader { position:relative; _width:100%; border-top:1px solid #e1e1dd; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) no-repeat right bottom; overflow:hidden;} +.boardHeader .member_option { float:right; position:relative; top:0.5em; right:1em; } +.boardHeader select { vertical-align:bottom; } +.boardHeader input { vertical-align:bottom; _padding-bottom:1px;} +.boardHeader .essential { position:absolute; top:1.5em; right:1em; color:#54564b; font-size:.9em;} +.boardHeader .essential:first-letter { color:#ff0000;} + +/* list */ +.list { width:100%; border:1px solid #e0e1db; } + +.list thead tr th { width:10px; padding:8px !important; } +.list thead tr th div { white-space:nowrap; margin:0;} +.list thead tr th.wide { width:100%; } +.list thead tr th.half_wide { width:50%; } +.list tbody tr td { white-space:normal; padding:5px; } +.list tbody tr td.nowrap { white-space:nowrap !important; } + +.list tr:first-child td, .list tr.first-child td { border-top:1px solid #e0e1db; white-space:nowrap;} +.list tr.bg1 { background:#ffffff} +.list tr.bg2 { background:#fbfbfb;} +.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff; background:#ffffff url(../images/common/lineBoardListTh.gif) no-repeat left bottom; white-space:nowrap;} +.list th a { color:#3e3f3e;} +.list th:first-child, .list th.first-child { background-position:-3px bottom; border-left:1px solid #ffffff;} +.list th select, .list th input { vertical-align:middle;} +.list td { border-top:1px solid #eff0ed; } +.list td.registDate { font:.8em Tahoma; color:#999999; text-align:center;} +.list td.num { font:.8em Tahoma; color:#999999; text-align:center;} +.list td.check { text-align:center;} +.list td.user { color:#333333; font-size:.9em; text-align:left;} +.list td.user a { color:#333333;} +.list td.userId { font:.9em Tahoma;} +.list td.userNick { font-size:.9em; color:#999999;} +.list td.sendMessage { text-align:center; padding:0;} +.list td.sendMessage .buttonFixedLeft { float:left; position:relative; margin-left:1em;} +.list td input { _margin:-3px;} +.list td.title { text-align:left; } +.list td.title.bold { font-size:1.2em; font-weight:bold;} +.list td.title.bold a { position:relative; top:.3em;} +.list td.title * { vertical-align:middle;} +.list td.title, .list td.title a { color:#444444; text-decoration:none;} +.list td.title a:visited { color:#777777; text-decoration:none;} +.list td.checkDate { font:.8em Tahoma; color:#333333; text-align:center;} +.list td.subject { font-size:1em; text-align:left; color:#555555; } +.list td.subject a { text-decoration:none; color:#555555; } +.memberSelect { margin-top:2px; } + +.saved_content { margin-top:1em; padding-top:1em; border-top:1px dotted #DDDDDD; } + +/* login */ +.memberSmallBox .login { border:none; padding:2em 0 1.5em 2em;} +.memberSmallBox .login legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} +.memberSmallBox .login dl { margin:0; padding:0; overflow:hidden; float:left; margin-right:10px; width:250px;} +.memberSmallBox .login dl dt { margin:0; padding:0; width:100px; clear:left; float:left; color:#54564b; height:24px; padding-top:3px;} +.memberSmallBox .login dl dd { margin:0; padding:0; float:left; height:27px; width:150px; } +.memberSmallBox .login .keep { clear:both; white-space:nowrap; margin-left:100px;} +.memberSmallBox .login .keep input { vertical-align:middle;} +.memberSmallBox .login .keep label { margin:0; padding:0; font-size:11px; color:#999999;} +.memberSmallBox .openid_user_id { background: url(../images/openid_input_bg.gif) left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:120px;} +.memberSmallBox .help { background:#f5f5f3; color:#666666; border-top:1px solid #eaebe7; overflow:hidden; padding:1.1em; } + +/* logout */ +.memberSmallBox .text { color:#54564b; text-align:center; padding:4em 2em 5em 2em;} +.memberSmallBox .text p { margin:0; padding:0; margin-bottom:.5em;} + +/* friend */ +.friendNum { float:left; background:url(../images/common/iconFriend.gif) no-repeat .5em .4em; padding:.4em 0 0 2em;} +.friendNum strong { font:bold 11px Tahoma; color:#ff6600;} + +/* message */ +.readMessage { border:1px solid #e0e1db; border-top:none; margin-bottom:2em;} +.readMessage .messageHeader { padding:1.5em; height:1em; overflow:hidden;} +.readMessage .messageHeader h4 { margin:0; padding:0; float:left; padding-left:.5em; font-size:1em; background:url(../images/common/iconArrow99.gif) no-repeat left .3em;} +.readMessage .messageHeader address { float:right; white-space:nowrap;} +.readMessage .messageHeader address em { font-size:1em; font-style:white; color:#333333; margin-right:.3em; float:left;} +.readMessage .messageHeader address em a { color:#333333;} +.readMessage .messageHeader address .date { font:.8em Tahoma; color:#999999; margin-left:10px;} +.readMessage .messageBody { border:1px solid #e0e1db; margin:0 1.5em 1.5em 1.5em; padding:1em; color:#666666;} +.readMessage .deleteOrKeep { padding:.5em 0; overflow:hidden; background:#f5f5f3; border-top:1px solid #eaebe7; _width:100%;} +.messageSetup { float:left; overflow:hidden; } +.instantMessage { float:right; overflow:hidden;} +.instantMessage li { float:left; padding:0 .8em 0 .8em; margin-left:-1px; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left center; list-style:none; } +.instantMessage li a { text-decoration:none; display:block; float:left; height:1em; height:1.1em; overflow:hidden; font-size:1em; white-space:nowrap; color:#666666; padding-left:1.8em; background:url(../images/common/iconInstantMessage.gif) no-repeat left top;} +.instantMessage li.on a { background-position:left -14px; font-weight:bold;} +.instantMessage li a strong { color:#ff6600;} + +/* member info */ +.memberInfoTable { width:100%; border:1px solid #e0e1db; margin-bottom:10px;} +.memberInfoTable caption { padding:2em 0 .5em 1.5em; font-weight:bold; text-align:left; background:url(../images/common/iconH3.gif) no-repeat .5em 2em;} +.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { border-top:none;} +.memberInfoTable th, .memberInfoTable td { border-top:1px solid #eaebe7; padding:.5em;} +.memberInfoTable th { background:#f5f5f3; text-align:left; padding:.5em 1em;} +.memberInfoTable td { border-left:1px solid #eaebe7;} +.memberInfoTable td input { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background:#fbfbfb; vertical-align:middle; margin-right:.5em; margin-bottom:.5em; color:#666666;} +.memberInfoTable td input.radio, .memberInfoTable td input.check { border:none; padding:0; margin:0; background:none; margin-top:.4em;} +.memberInfoTable td input.w4em { width:4em;} +.memberInfoTable td input.w2em { width:2em;} +.memberInfoTable td select { margin-right:.5em;} +.memberInfoTable td checkbox { border:0; } +.memberInfoTable td .fl { margin-right:.5em;} +.memberInfoTable td br { clear:both;} +.memberInfoTable td p { clear:both; margin:0; padding:0; font-size:.9em; color:#999999; padding-top:.5em; margin-right:.5em;} +.memberInfoTable td label { color:#3f4040; padding-top:.3em; margin-right:.5em;} +.memberInfoTable td ul { list-style:none; } +.memberInfoTable td .checkbox { border:none; } + +/* 아이디, 이름, 이메일 주소 중복 체크후 중복되면 출력되는 메세지의 className */ +.memberInfoTable td .checkValue { margin-top:5px; font-weight:bold; color:#444444; } + +/* modify/ insert member info */ +.memberImage { clear:both; } +.memberImage .info { margin-bottom:1.5em; float:left; margin-right:1em;} +.memberImage .form { float:left; } +.memberImage .form input { height:1.5em; margin:0 .3em 0 0; padding:0;} + +.checkbox li { float:left; margin-right:2em; } +.checkbox li input { border:none; } + +.display_date { cursor:pointer; width:80px; float:left; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; } + +.krZip .address2 { clear:both; margin-top:10px;} + +.extendDesc { clear:both; margin-top:0; font-size:.9em; color:#999999; } + +.extendPublic { clear:both; margin-top:5px; padding:0; font-size:.9em; color:#999999; } +.extendPublic input { padding:0; margin:0; } + +.publicItem { display:block; margin-top:5px;} +.publicItem input { margin:0; padding:0;} +.publicItem label { font-weight:normal; margin:0; padding:0; color:#666666;} +span.publicItem { display:inline; margin:0; font-weight:normal; color:#666666; } +span.privateItem { display:inline; margin:0; font-weight:normal; color:#666666; } + +.agreementBox { border:1px solid #AAAAAA; margin:.5em 0 0 0; padding:1em; border-bottom:none; height:200px; overflow-y:scroll;} +.agreementButton { background-color:#EEEEEE; padding:1em; border:1px solid #AAAAAA; border-top:none;} + +/* popup common */ +.memberSmallBox .complex { padding:1.5em 2em 2em 2em;} +.memberSmallBox .leftHeaderType { border-top:1px solid #e0e1db; border-left:1px solid #e0e1db; width:100%;} +.memberSmallBox .leftHeaderType th, .memberSmallBox .leftHeaderType td { border-right:1px solid #e0e1db; border-bottom:1px solid #e0e1db; padding:.8em 1em .6em 1em;} +.memberSmallBox .leftHeaderType th { color:#333333; text-align:left; background:#f5f5f3;} +.memberSmallBox .leftHeaderType td { color:#444444;} +.memberSmallBox .group { border:1px solid #e0e1db; border-width:1px 0; overflow:hidden; padding:.5em 0; margin-top:.7em; height:23px;} +.memberSmallBox .group select { width:11em; margin-top:1px;} +.memberSmallBox .editor { margin:10px 0 0 0; _height:400px; } + +/* password change */ +.memberSmallBox .pwModify { border:none;} +.memberSmallBox .pwModify legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;} +.memberSmallBox .pwModify input { width:9em;} +.memberSmallBox .pwModify br { display:block; margin-bottom:.2em} +.memberSmallBox .pwModify p { margin:0; padding:0; text-align:center; margin-top:1em; color:#54564b;} + +/* Own Document */ +img.button_go { position:relative; bottom:-4px; } + +/* Pagination Reset */ +.pagination{ padding:15px 0; margin:0; text-align:center;} +.pagination *{ margin:0; padding:0;} +.pagination img{ border:0;} +.pagination a, +.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} +.pagination a:hover, +.pagination a:active, +.pagination a:focus{ background-color:#f4f4f4 !important; } +.pagination strong{ color:#ff6600 !important;} +.pagination a.prev, +.pagination a.prevEnd, +.pagination a.next, +.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } + +/* Pagination A1 */ +.pagination.a1 a, +.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} +.pagination.a1 a.prev{ padding-left:10px; background:#fff url(../images/common/arrowPrevA1.gif) no-repeat left center; } +.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../images/common/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a1 a.next{ padding-right:10px; background:#fff url(../images/common/arrowNextA1.gif) no-repeat right center; } +.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../images/common/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination A2 */ +.pagination.a2 a, +.pagination.a2 strong{ margin:0 -4px; padding:0 10px 0 8px; font-weight:bold; font-size:11px; border:none; border-left:1px solid #ddd; border-right:1px solid #ccc; background:#fff; } +.pagination.a2 a.prev{ padding-left:10px; background:#fff url(../images/common/arrowPrevA1.gif) no-repeat left center; } +.pagination.a2 a.prevEnd{ padding-left:15px; background:#fff url(../images/common/arrowPrevEndA1.gif) no-repeat left center; } +.pagination.a2 a.next{ padding-right:10px; background:#fff url(../images/common/arrowNextA1.gif) no-repeat right center; } +.pagination.a2 a.nextEnd{ padding-right:15px; background:#fff url(../images/common/arrowNextEndA1.gif) no-repeat right center; } + +/* Pagination B1 */ +.pagination.b1 a, +.pagination.b1 strong{ margin:0 -2px; padding:2px 8px; font-weight:bold; font-size:12px;} +.pagination.b1 a.prev{ padding-left:16px; background:url(../images/common/arrowPrevB1.gif) no-repeat left center; } +.pagination.b1 a.next{ padding-right:16px; background:url(../images/common/arrowNextB1.gif) no-repeat right center; } + +/* Pagination B2 */ +.pagination.b2 a, +.pagination.b2 strong{ margin:0 -2px; padding:2px 6px; font-size:11px;} +.pagination.b2 a.prev{ padding-left:12px; background:url(../images/common/arrowPrevB1.gif) no-repeat left center; } +.pagination.b2 a.next{ padding-right:12px; background:url(../images/common/arrowNextB1.gif) no-repeat right center; } + +/* Pagination C1 */ +.pagination.c1 a, +.pagination.c1 strong{ margin:0 -2px; padding:2px 4px; font-size:12px;} +.pagination.c1 a.prev, +.pagination.c1 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c1 a.prev{ background:url(../images/common/arrowPrevC1.gif) no-repeat center;} +.pagination.c1 a.next{ background:url(../images/common/arrowNextC1.gif) no-repeat center;} +.pagination.c1 a.prev span, +.pagination.c1 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} + +/* Pagination C2 */ +.pagination.c2 a, +.pagination.c2 strong{ margin:0 -2px; padding:2px 4px; font-size:11px;} +.pagination.c2 a.prev, +.pagination.c2 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} +.pagination.c2 a.prev{ background:url(../images/common/arrowPrevC1.gif) no-repeat center;} +.pagination.c2 a.next{ background:url(../images/common/arrowNextC1.gif) no-repeat center;} +.pagination.c2 a.prev span, +.pagination.c2 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} diff --git a/modules/member/skins/default/document_list.html b/modules/member/skins/default/document_list.html index 28b2c67d2..89e2652dd 100644 --- a/modules/member/skins/default/document_list.html +++ b/modules/member/skins/default/document_list.html @@ -1,72 +1,72 @@ -{@ $member_title = $lang->cmd_view_own_document } - - - -
- Total : {number_format($total_count)}, - Page {number_format($page)}/{number_format($total_page)} -
- - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
- -
-
{$lang->readed_count}
{$lang->voted_count}
{$lang->date}
{$no} - {htmlspecialchars($module_list[$oDocument->get('module_srl')]->browser_title)} - - {$oDocument->getTitleText()} - - - [{$oDocument->getCommentCount()}] - - - - [{$oDocument->getTrackbackCount()}] - - {$oDocument->get('readed_count')}{$oDocument->get('voted_count')}{$oDocument->getRegdate("Y-m-d")}
- - - - - - - - +{@ $member_title = $lang->cmd_view_own_document } + + + +
+ Total : {number_format($total_count)}, + Page {number_format($page)}/{number_format($total_page)} +
+ + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+ +
+
{$lang->readed_count}
{$lang->voted_count}
{$lang->date}
{$no} + {htmlspecialchars($module_list[$oDocument->get('module_srl')]->browser_title)} - + {$oDocument->getTitleText()} + + + [{$oDocument->getCommentCount()}] + + + + [{$oDocument->getTrackbackCount()}] + + {$oDocument->get('readed_count')}{$oDocument->get('voted_count')}{$oDocument->getRegdate("Y-m-d")}
+ + + + + + + + diff --git a/modules/member/skins/default/images/bottomGotoFirst.gif b/modules/member/skins/default/images/bottomGotoFirst.gif deleted file mode 100644 index e0297fecbe6666e8076cf1c4bd48571dc826c5f3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 51 zcmZ?wbhEHbWM^PyXkcVWOH2Fz|G(l-7DfgJMg|=QAOOiQFmd@Ll<#=3_e}661_o;Y DN%IX& diff --git a/modules/member/skins/default/images/bottomGotoLast.gif b/modules/member/skins/default/images/bottomGotoLast.gif deleted file mode 100644 index 0a7141d0d51a0dcece12d04038c8f846f0ae56c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 51 zcmZ?wbhEHbWM^PyXkcVWOH2Fz|G(l-7DfgJMg|=QAOOiQFmbu$G48y@J<;=(2!k~M DKokru diff --git a/modules/member/skins/default/images/common/arrowNextA1.gif b/modules/member/skins/default/images/common/arrowNextA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..15c36291e4cb2bc0eba9723c7e0b4d98b5e33ef7 GIT binary patch literal 46 ycmZ?wbhEHbWM*JxXkcWRIdkU!|Nj+#vM@3*Ff!;c00Bsbfr-_HX1_o;Y DSAYzI literal 0 HcmV?d00001 diff --git a/modules/member/skins/default/images/common/arrowNextC1.gif b/modules/member/skins/default/images/common/arrowNextC1.gif new file mode 100644 index 0000000000000000000000000000000000000000..82deddc7b7e1bc3dc458342c35e023bbfc3f4480 GIT binary patch literal 152 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZYaf1CA=AF0qNc!wfx#L8zxhnz literal 0 HcmV?d00001 diff --git a/modules/member/skins/default/images/common/arrowNextEndA1.gif b/modules/member/skins/default/images/common/arrowNextEndA1.gif new file mode 100644 index 0000000000000000000000000000000000000000..837b81fdd5c7f1dbf88718b8901e1f33cff041b8 GIT binary patch literal 52 zcmZ?wbhEHbo*Ag{qy(l-#^cvKmY#y`@etx_U_&L>(?)!(C^>B&z?PN zY;61=3>X*~6o0ZXG61#e0ND&6GZcmd_view_saved_document } - - - -
- Total : {number_format($total_count)}, - Page {number_format($page)}/{number_format($total_page)} -
- - - - - - - - - - - - - - - - - - - -
{$lang->date}
{$lang->title}
{$lang->cmd_delete}
{$val->getRegdate("Y-m-d H:i:s")} - - - {$lang->cmd_delete}
- - - - - - - - +{@ $member_title = $lang->cmd_view_saved_document } + + + +
+ Total : {number_format($total_count)}, + Page {number_format($page)}/{number_format($total_page)} +
+ + + + + + + + + + + + + + + + + + + +
{$lang->date}
{$lang->title}
{$lang->cmd_delete}
{$val->getRegdate("Y-m-d H:i:s")} + + + {$lang->cmd_delete}
+ + + + + + + + diff --git a/modules/member/skins/default/saved_list_popup.html b/modules/member/skins/default/saved_list_popup.html index 33a6ec128..55f690077 100644 --- a/modules/member/skins/default/saved_list_popup.html +++ b/modules/member/skins/default/saved_list_popup.html @@ -1,63 +1,63 @@ - - -
- -
-

{$lang->cmd_view_saved_document}

-
- -
- - -
- Total : {number_format($total_count)}, - Page {number_format($page)}/{number_format($total_page)} -
- - - - - - - - - - - - - - - - - - - - - - -
{$lang->date}{$lang->title}{$lang->cmd_select}
{$val->getRegdate("Y-m-d H:i:s")} - - - {$lang->cmd_select}
- - - -
- - - -
- - + + +
+ +
+

{$lang->cmd_view_saved_document}

+
+ +
+ + +
+ Total : {number_format($total_count)}, + Page {number_format($page)}/{number_format($total_page)} +
+ + + + + + + + + + + + + + + + + + + + + + +
{$lang->date}{$lang->title}{$lang->cmd_select}
{$val->getRegdate("Y-m-d H:i:s")} + + + {$lang->cmd_select}
+ + + +
+ + + +
+ + diff --git a/modules/member/skins/default/scrapped_list.html b/modules/member/skins/default/scrapped_list.html index 785c26ee3..21ad52534 100644 --- a/modules/member/skins/default/scrapped_list.html +++ b/modules/member/skins/default/scrapped_list.html @@ -1,54 +1,54 @@ -{@ $member_title = $lang->cmd_view_scrapped_document } - - - -
- Total : {number_format($total_count)}, - Page {number_format($page)}/{number_format($total_page)} -
- - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
{$lang->title}
{$lang->writer}
{$lang->date}
{$lang->cmd_delete}
{$no} - {htmlspecialchars($val->title)} -
{$val->nick_name}
{zdate($val->regdate, "Y-m-d H:i")}{$lang->cmd_delete}
- - - - - - - - +{@ $member_title = $lang->cmd_view_scrapped_document } + + + +
+ Total : {number_format($total_count)}, + Page {number_format($page)}/{number_format($total_page)} +
+ + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
{$lang->title}
{$lang->writer}
{$lang->date}
{$lang->cmd_delete}
{$no} + {htmlspecialchars($val->title)} +
{$val->nick_name}
{zdate($val->regdate, "Y-m-d H:i")}{$lang->cmd_delete}
+ + + + + + + + diff --git a/modules/member/tpl/denied_id_list.html b/modules/member/tpl/denied_id_list.html index 3b8314b35..8aa264122 100644 --- a/modules/member/tpl/denied_id_list.html +++ b/modules/member/tpl/denied_id_list.html @@ -1,70 +1,70 @@ - - - - - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
{$lang->user_id}
{$lang->description}
{$lang->regdate}
{$lang->cmd_delete}
{$no}{$val->user_id}{$val->description} {zdate($val->regdate,"Y-m-d")}{$lang->cmd_delete}
- - - - - -
- - -
- - - - - - - - - - - - -
{$lang->user_id}
{$lang->description}
- -
-
- -
+ + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
{$lang->user_id}
{$lang->description}
{$lang->regdate}
{$lang->cmd_delete}
{$no}{$val->user_id}{$val->description} {zdate($val->regdate,"Y-m-d")}{$lang->cmd_delete}
+ + + + + +
+ + +
+ + + + + + + + + + + + +
{$lang->user_id}
{$lang->description}
+ +
+
+ +
diff --git a/modules/member/tpl/member_list.html b/modules/member/tpl/member_list.html index 0225957db..416784a1a 100644 --- a/modules/member/tpl/member_list.html +++ b/modules/member/tpl/member_list.html @@ -1,131 +1,131 @@ - - - - -
- - - -
- - - - - - - - {$lang->cmd_cancel} -
-
- - -
- - - - - - - - - - - - - - - - - {@ $val->group_list = implode(', ', $val->group_list)} - - - - - - - - - - - - - - - - - -
{$lang->no}
{$lang->user_id}
{$lang->user_name}
{$lang->nick_name}
{$lang->email_address}
{$lang->signup_date}
{$lang->last_login}
 
{$no}{htmlspecialchars($val->user_id)}{htmlspecialchars($val->user_name)}{htmlspecialchars($val->nick_name)}{$val->email_address}{zdate($val->regdate,"Y-m-d H:i:s")}{zdate($val->last_login,"Y-m-d H:i:s")} - {$lang->homepage} - {$lang->blog}   - {$lang->cmd_delete}{$lang->is_admin}

{$val->group_list} 

- - - - - - - -
- -
- - - -
- - - - - - - - {$lang->cmd_cancel} -
-
+ + + + +
+ + + +
+ + + + + + + + {$lang->cmd_cancel} +
+
+ + +
+ + + + + + + + + + + + + + + + + {@ $val->group_list = implode(', ', $val->group_list)} + + + + + + + + + + + + + + + + + +
{$lang->no}
{$lang->user_id}
{$lang->user_name}
{$lang->nick_name}
{$lang->email_address}
{$lang->signup_date}
{$lang->last_login}
 
{$no}{htmlspecialchars($val->user_id)}{htmlspecialchars($val->user_name)}{htmlspecialchars($val->nick_name)}{$val->email_address}{zdate($val->regdate,"Y-m-d H:i:s")}{zdate($val->last_login,"Y-m-d H:i:s")} + {$lang->homepage} + {$lang->blog}   + {$lang->cmd_delete}{$lang->is_admin}

{$val->group_list} 

+ + + + + + + +
+ +
+ + + +
+ + + + + + + + {$lang->cmd_cancel} +
+
diff --git a/modules/menu/tpl/index.html b/modules/menu/tpl/index.html index 174011f6b..faac5a776 100644 --- a/modules/menu/tpl/index.html +++ b/modules/menu/tpl/index.html @@ -1,53 +1,53 @@ - - - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
{$lang->title}
{$lang->regdate}
{$lang->cmd_delete}
{$no}{htmlspecialchars($val->title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_delete}
- {$lang->cmd_make} -
- - - + + + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
{$lang->title}
{$lang->regdate}
{$lang->cmd_delete}
{$no}{htmlspecialchars($val->title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_delete}
+ {$lang->cmd_make} +
+ + + diff --git a/modules/opage/tpl/index.html b/modules/opage/tpl/index.html index 06ec69714..1ad7370c1 100644 --- a/modules/opage/tpl/index.html +++ b/modules/opage/tpl/index.html @@ -1,77 +1,77 @@ - - - - -
- Total {number_format($total_count)}, page {number_format($opage)}/{number_format($total_opage)} -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
-
- - - - -
-
-
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
 
{$no} - - {$lang->not_exists} - - {$module_category[$val->module_category_srl]->title} - - {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_copy}{$lang->cmd_delete}
- {$lang->cmd_make} -
- - - - + + + + +
+ Total {number_format($total_count)}, page {number_format($opage)}/{number_format($total_opage)} +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+
+ + + + +
+
+
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
 
{$no} + + {$lang->not_exists} + + {$module_category[$val->module_category_srl]->title} + + {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_copy}{$lang->cmd_delete}
+ {$lang->cmd_make} +
+ + + + diff --git a/modules/page/tpl/index.html b/modules/page/tpl/index.html index 615beb44d..f76f68940 100644 --- a/modules/page/tpl/index.html +++ b/modules/page/tpl/index.html @@ -1,76 +1,76 @@ - - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
-
- - - - -
-
-
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
 
{$no} - - {$lang->not_exists} - - {$module_category[$val->module_category_srl]->title} - - {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_copy}{$lang->cmd_delete} 
- {$lang->cmd_make} -
- - - + + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+
+ + + + +
+
+
{$lang->mid}
{$lang->browser_title}
{$lang->regdate}
 
{$no} + + {$lang->not_exists} + + {$module_category[$val->module_category_srl]->title} + + {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_copy}{$lang->cmd_delete} 
+ {$lang->cmd_make} +
+ + + diff --git a/modules/point/tpl/member_list.html b/modules/point/tpl/member_list.html index 868420d99..11a38f96a 100644 --- a/modules/point/tpl/member_list.html +++ b/modules/point/tpl/member_list.html @@ -1,83 +1,83 @@ - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
{$lang->user_id}
{$lang->user_name}
{$lang->nick_name}
{$lang->point}
{$lang->level}
{$no}{htmlspecialchars($val->user_id)}{htmlspecialchars($val->user_name)}{htmlspecialchars($val->nick_name)} -
- - - -
-
{$val->level}
- - - - - -
- - - -
- - - - - - - - {$lang->cmd_cancel} -
-
+ + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
{$lang->user_id}
{$lang->user_name}
{$lang->nick_name}
{$lang->point}
{$lang->level}
{$no}{htmlspecialchars($val->user_id)}{htmlspecialchars($val->user_name)}{htmlspecialchars($val->nick_name)} +
+ + + +
+
{$val->level}
+ + + + + +
+ + + +
+ + + + + + + + {$lang->cmd_cancel} +
+
diff --git a/modules/poll/tpl/poll_list.html b/modules/poll/tpl/poll_list.html index 9993c26e2..7fcdd8ef6 100644 --- a/modules/poll/tpl/poll_list.html +++ b/modules/poll/tpl/poll_list.html @@ -1,79 +1,79 @@ - - - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
{$lang->title}
{$lang->poll_checkcount}
{$lang->poll_join_count}
{$lang->regdate}
 
{$no}{htmlspecialchars($val->title)}{$val->checkcount}{$val->poll_count}{zdate($val->regdate,"Y-m-d H:i")}{$lang->cmd_view}
- - - - -
- - - - - -
- - -
- - - - {$lang->cmd_cancel} -
-
+ + + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
{$lang->title}
{$lang->poll_checkcount}
{$lang->poll_join_count}
{$lang->regdate}
 
{$no}{htmlspecialchars($val->title)}{$val->checkcount}{$val->poll_count}{zdate($val->regdate,"Y-m-d H:i")}{$lang->cmd_view}
+ + + + +
+ + + + + +
+ + +
+ + + + {$lang->cmd_cancel} +
+
diff --git a/modules/referer/tpl/referer_list.html b/modules/referer/tpl/referer_list.html index 0ce24c516..b4be4f9ab 100644 --- a/modules/referer/tpl/referer_list.html +++ b/modules/referer/tpl/referer_list.html @@ -1,49 +1,49 @@ - - -

{$lang->referer} {$lang->cmd_management}

- -
- - - - - - - - - - - -
Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)}
{zdate($val->regdate,"Y-m-d")}{$val->host}{$val->url}
- - - -
- -
- - - - - - - - - - - - - - -
{$lang->ranking}
{$rank} {$val->host}{$val->count}{$lang->cmd_delete}
-
+ + +

{$lang->referer} {$lang->cmd_management}

+ +
+ + + + + + + + + + + +
Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)}
{zdate($val->regdate,"Y-m-d")}{$val->host}{$val->url}
+ + + +
+ +
+ + + + + + + + + + + + + + +
{$lang->ranking}
{$rank} {$val->host}{$val->count}{$lang->cmd_delete}
+
diff --git a/modules/springnote/tpl/index.html b/modules/springnote/tpl/index.html index a5fb2e4a0..f3f9c6833 100644 --- a/modules/springnote/tpl/index.html +++ b/modules/springnote/tpl/index.html @@ -1,74 +1,74 @@ - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
-
- - - - -
-
-
{$lang->mid}
-
{$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_delete}
{$no} - - {$lang->not_exists} - - {$module_category[$val->module_category_srl]->title} - - {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_delete}
- {$lang->cmd_make} -
- - - + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+
+ + + + +
+
+
{$lang->mid}
+
{$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_delete}
{$no} + + {$lang->not_exists} + + {$module_category[$val->module_category_srl]->title} + + {htmlspecialchars($val->mid)}{htmlspecialchars($val->browser_title)}{zdate($val->regdate,"Y-m-d")}{$lang->cmd_view}{$lang->cmd_delete}
+ {$lang->cmd_make} +
+ + + diff --git a/modules/tccommentnotify/tpl/commentnotify_list.html b/modules/tccommentnotify/tpl/commentnotify_list.html index ce39d88b1..cbeee4c70 100644 --- a/modules/tccommentnotify/tpl/commentnotify_list.html +++ b/modules/tccommentnotify/tpl/commentnotify_list.html @@ -1,76 +1,76 @@ - - - - - - - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- -
- - - - - - - - - - - - - - - - - {@ $parent = $val->parent; } - - - - - - - - - - - - - - - - - - - - - - - - -
등록일자
사이트명
이름
내용
삭제
{zdate($parent->written, "Y/m/d")}{$parent->title?$parent->title:"[No title]"}{$parent->name}{$parent->entrytitle} {$parent->comment}{$lang->cmd_delete}
{zdate($child->written, "Y/m/d")}{$parent->title?$parent->title:"[No title]"}{$child->name} {$child->comment}{$lang->cmd_delete}
- {$lang->cmd_unselect_all} - {$lang->cmd_reverse_all} - -
-
-
- -
- - - - + + + + + + + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ +
+ + + + + + + + + + + + + + + + + {@ $parent = $val->parent; } + + + + + + + + + + + + + + + + + + + + + + + + +
등록일자
사이트명
이름
내용
삭제
{zdate($parent->written, "Y/m/d")}{$parent->title?$parent->title:"[No title]"}{$parent->name}{$parent->entrytitle} {$parent->comment}{$lang->cmd_delete}
{zdate($child->written, "Y/m/d")}{$parent->title?$parent->title:"[No title]"}{$child->name} {$child->comment}{$lang->cmd_delete}
+ {$lang->cmd_unselect_all} + {$lang->cmd_reverse_all} + +
+
+
+ +
+ + + + diff --git a/modules/trackback/tpl/trackback_list.html b/modules/trackback/tpl/trackback_list.html index 5e79f6a08..b5c5a5031 100644 --- a/modules/trackback/tpl/trackback_list.html +++ b/modules/trackback/tpl/trackback_list.html @@ -1,116 +1,116 @@ - - - - -

{$lang->trackback} {$lang->cmd_management}

- -
- - - - - - - - - - -
{$lang->enable_trackback}
- enable_trackback=='Y')-->checked="checked"/> {$lang->cmd_use} -

{$lang->about_enable_trackback}

-
-
- - -
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->no}
-
- - -
-
{$lang->blog_name}
{$lang->title}
{$lang->date}
{$lang->ipaddress}
{$lang->cmd_move}
{$no}{$module_list[$val->module_srl]->browser_title}{htmlspecialchars($val->blog_name)}{htmlspecialchars($val->title)}{zdate($val->regdate,"Y-m-d")}{$val->ipaddress}{$lang->cmd_move}
- {$val->excerpt} -
- {$lang->cmd_unselect_all} - {$lang->cmd_reverse_all} - -
-
- - - - - - -
- - - - -
- - - - {$lang->cmd_cancel} -
-
+ + + + +

{$lang->trackback} {$lang->cmd_management}

+ +
+ + + + + + + + + + +
{$lang->enable_trackback}
+ enable_trackback=='Y')-->checked="checked"/> {$lang->cmd_use} +

{$lang->about_enable_trackback}

+
+
+ + +
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)} +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->no}
+
+ + +
+
{$lang->blog_name}
{$lang->title}
{$lang->date}
{$lang->ipaddress}
{$lang->cmd_move}
{$no}{$module_list[$val->module_srl]->browser_title}{htmlspecialchars($val->blog_name)}{htmlspecialchars($val->title)}{zdate($val->regdate,"Y-m-d")}{$val->ipaddress}{$lang->cmd_move}
+ {$val->excerpt} +
+ {$lang->cmd_unselect_all} + {$lang->cmd_reverse_all} + +
+
+ + + + + + +
+ + + + +
+ + + + {$lang->cmd_cancel} +
+