사용자: 사이드뷰 스타일 수정

This commit is contained in:
whitedot
2013-02-22 10:54:36 +09:00
parent 8fd0b269e3
commit ffde727045

View File

@ -555,7 +555,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff;
/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#333}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_nojs .sv {display:block}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus,