쇼핑몰관리자: 쇼핑몰관리 인덱스 표준화 및 스타일 완료

This commit is contained in:
whitedot
2013-04-11 13:06:51 +09:00
parent 30a44fbe5f
commit 621cff0cbf
2 changed files with 33 additions and 18 deletions

View File

@ -263,6 +263,8 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9
.td_chk {width:30px;text-align:center}
.td_num {width:60px;text-align:center}
.td_bignum {width:100px;text-align:center}
.td_odrnum {width:250px;text-align:center}
.td_odrnum2 {text-align:center}
.td_grid {width:60px;text-align:center}
.td_mbid,
.td_name,
@ -270,6 +272,7 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9
.td_time {width:150px;text-align:center}
.td_boolean {width:50px;text-align:center}
.td_pt {text-align:right !important}
.td_payby {width:100px;text-align:center}
.txt_true {color:#e8180c}
.txt_false {color:#ccc}