쇼핑몰공통: #249 사용자 쿠폰리스트 마크업 및 스타일 완료

This commit is contained in:
whitedot
2013-07-04 11:14:29 +09:00
parent 061ad00cd9
commit e5b3d71f1d
2 changed files with 11 additions and 4 deletions

View File

@ -814,4 +814,8 @@ td.empty_table {padding:85px 0;text-align:center}
/* 쇼핑몰 이벤트 */
#sev {}
.sev_admin {text-align:right}
.sev_admin {text-align:right}
/* 쿠폰 */
#coupon .td_bignum {width:150px}
#coupon .td_datetime {width:180px}