사용자
o00o/연습장3(비교)
| r72 vs r73 | ||
|---|---|---|
| ... | ... | |
| 27 | 27 | table.sts-table { background: transparent; border: 2px solid @type_clr@;} |
| 28 | 28 | .sts-title, .sts-index, .sts-star-index { background: @type_clr@4D; } |
| 29 | 29 | .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; } */ | |
| 31 | 31 | .sts-star-index, .sts-star-value { display: @star_display@; } |
| 32 | 32 | .sts-img { display: @img_display@;} |
| 33 | 33 | .sts-cost-container { display:inline-flex; height: 1.2em; vertical-align: sub;} |
| ... | ... |