사용자: cheditor5.1 전체화면 모드 대응을 위한 hd z-index css/js 수정
This commit is contained in:
@ -31,7 +31,8 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
|
||||
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}
|
||||
|
||||
/* 상단 레이아웃 */
|
||||
#hd {z-index:10;position:relative;min-width:970px;background:#fff}
|
||||
#hd {z-index:4;position:relative;min-width:970px;background:#fff}
|
||||
.hd_zindex {z-index:10 !important}
|
||||
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1}
|
||||
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
|
||||
Reference in New Issue
Block a user