본문으로 건너뛰기
사용자

o00o/연습장3(비교)

r72 vs r73
......
2727
table.sts-table { background: transparent; border: 2px solid @type_clr@;}
2828
.sts-title, .sts-index, .sts-star-index { background: @type_clr@4D; }
2929
.sts-index, .sts-star-index { padding: 0 2px !important; }
30
.sts-full-content { min-width: 140px; width: 170px; }
30
/* .sts-full-content { min-width: 140px; width: 170px; } */
3131
.sts-star-index, .sts-star-value { display: @star_display@; }
3232
.sts-img { display: @img_display@;}
3333
.sts-cost-container { display:inline-flex; height: 1.2em; vertical-align: sub;}
......