impress/app/assets/stylesheets/item_trades/_index.sass

26 lines
390 B
Sass

@import "../partials/item_header"
body.item_trades-index
.item-header
+item-header
.item-subpage-title
text-align: left
margin-bottom: .5em
.trades-table
text-align: left
width: 100%
table-layout: fixed
th:nth-child(1), th:nth-child(2)
width: 15ch
.trade-list-names
list-style: none
li
display: inline
&:not(:last-child)::after
content: ", "