쇼핑몰: required 클래스 추가
This commit is contained in:
@ -277,6 +277,9 @@ button.btn_frmline2 {font-size:1em;cursor:pointer}
|
||||
|
||||
fieldset .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;color:#000;vertical-align:middle}
|
||||
|
||||
/* 필수입력 */
|
||||
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}
|
||||
|
||||
/* 테이블 그리드 padding 0 5px 고려한 넓이 */
|
||||
.grid_1 {width:40px}
|
||||
.grid_2 {width:90px}
|
||||
|
||||
Reference in New Issue
Block a user