g5 merge 충동수정

This commit is contained in:
chicpro
2013-10-21 18:38:50 +09:00
10 changed files with 35 additions and 39 deletions

View File

@ -195,8 +195,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
fieldset .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;color:#000;vertical-align:middle}
/* 필수입력 */
.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}

View File

@ -159,8 +159,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
.tbl_frm01 .frm_info {display:block;padding:0.3em 0 0;color:#666;line-height:1.3em}
/* 필수입력 */
.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}