쇼핑몰관리자: 주문내역출력 button 스타일 수정

This commit is contained in:
whitedot
2013-11-28 14:03:53 +09:00
parent 7c3beb64e0
commit 0b2f7db214
2 changed files with 3 additions and 2 deletions

View File

@ -219,6 +219,7 @@ legend {position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent
.local_sch02 strong.sch_long {width:160px}
.local_sch02 label {display:inline-block;margin:0 5px 0 0}
.local_sch02 button {padding:3px 5px;border:1px solid #ced9de;background:#f6f9fa;font-size:0.95em;cursor:pointer}
.local_sch02 button.btn_submit {background:#ff3061}
/* 페이지 내 실행 */
.local_cmd {min-width:960px}