쇼핑몰관리자: 쇼핑몰관리 이벤트일괄처리 표준화 및 스타일 완료

This commit is contained in:
whitedot
2013-04-15 16:58:59 +09:00
parent 31062e5f1f
commit 3dc0ea3a01
3 changed files with 124 additions and 91 deletions

View File

@ -152,6 +152,9 @@ fieldset .btn_submit:focus {height:21px;background:#555;line-height:1.7em}
/* 필수입력 */
.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}
/* submit 안내 */
.btn_confirm_msg {text-align:center}
/* 폼 */
label {vertical-align:middle}
textarea, .frm_input {padding:2px;border:1px solid #ced9de;background:#f6f9fa;vertical-align:middle}