사용자공통: #488 게시물 선택복사 전체선택 마크업 및 스타일 작업

This commit is contained in:
whitedot
2013-08-08 11:22:57 +09:00
parent a232452025
commit 990f765a83
3 changed files with 30 additions and 19 deletions

View File

@ -93,6 +93,11 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
#ft_copy b {color:#fff}
#ft_copy a {position:absolute;top:10px;right:0;color:#fff}
/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}