쇼핑몰관리자: 쇼핑몰설정 작업 중

This commit is contained in:
whitedot
2013-04-09 16:08:08 +09:00
parent d487a064cb
commit 3faadaec26
2 changed files with 75 additions and 72 deletions

View File

@ -296,6 +296,9 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9
/* 분류관리 목록 */
.cate_list_lbl {display:inline-block;padding-left:15px;background:url('../adm/shop_admin/img/icon_reply.gif') 0 2px no-repeat}
/* 쇼핑몰 설정 */
#frm_payment textarea {height:50px}
/* 새창 기본 스타일 */
.new_win {}
.new_win h1 {margin-bottom:20px;padding:0 20px;height:60px;border-top:2px solid #484848;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em}