Merge branch 'master' of github.com:gnuboard/yc5
This commit is contained in:
@ -48,6 +48,8 @@ input, textarea {
|
||||
-webkit-appearance: none;
|
||||
-webkit-border-radius: 0;
|
||||
}
|
||||
input[type=checkbox] {-webkit-appearance: checkbox}
|
||||
input[type=radio] {-webkit-appearance: radio}
|
||||
|
||||
/* 팝업레이어 */
|
||||
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}
|
||||
|
||||
Reference in New Issue
Block a user