이게시물을 이라는 팝업 메뉴의 css 재지정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4738 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-11-03 01:13:03 +00:00
parent 81dca8d619
commit de5608e597

View file

@ -362,7 +362,7 @@ html:not([lang*=""]) .boardList th { height:33px; }
/* 게시물의 팝업 메뉴 */
.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; }
.comment_popup_menu a, .document_popup_menu a { cursor:pointer; display:inline; color:#555555; text-decoration:none; }
/* tag list */
.tagsBox { border:1px solid #EEEEEE; padding:10px; overflow:hidden;}