관리자 리디자인 15, frm_input 적용 완료

This commit is contained in:
whitedot
2013-02-15 16:20:49 +09:00
parent 92b4c6cc87
commit b4b31235a7
12 changed files with 91 additions and 90 deletions

View File

@ -122,7 +122,7 @@ textarea:focus,
textarea {width:90%}
select {border:1px solid #ced9de}
button {padding:3px;border:1px solid #ced9de;background:#f6f9fa;cursor:pointer}
.readonly {background:#ff3061}
.readonly {background:#a7bac2}
/* 폼 안내글 */
.adm_field_explain {display:block;padding:0 0 5px;color:#5b747e}