쇼핑몰관리자: #84 쇼핑몰관리 이벤트관리 연관상품 새창 표준화 및 스타일 완료

This commit is contained in:
whitedot
2013-04-22 16:11:09 +09:00
parent 1155863394
commit 18a360e525
2 changed files with 49 additions and 41 deletions

View File

@ -144,6 +144,12 @@ fieldset .btn_submit:focus {height:21px;background:#555;line-height:1.7em}
.btn_frmline:hover,
.btn_frmline:active {text-decoration:none}
.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */
.btn_win a,
.btn_win button {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em}
.btn_win a:focus,
.btn_win a:hover {text-decoration:none}
.btn_list input,
.btn_list button {padding:0 15px;height:28px;border:0;background:#617d46;color:#fff;line-height:2.2em;vertical-align:middle}
.btn_list input:focus,