@@ -760,7 +760,7 @@ table.products-collection-table tr.disabled { | |||
} | |||
/* line 264, ../../sass/backend/custom.scss */ | |||
table.table-renewable-stock tr.product-family { | |||
.table-striped tbody .tr-sep { | |||
border-top: 2px solid #888; | |||
} | |||
@@ -261,7 +261,7 @@ table th .select2-container--default .select2-selection--single{padding:0.3rem 0 | |||
table.products-collection-table th.main-info, td.buyingPrice, td.multiplyingFactor, td.priceWithTax{background: #eeeeee; background-clip: padding-box; text-decoration: underline;} | |||
table.products-collection-table tr.disabled{opacity: 0.5} | |||
table.table-renewable-stock tr.product-family{border-top: 2px solid #888; } | |||
.table-striped tbody .tr-sep{border-top: 2px solid #888; } | |||
/* DeliveryZone */ | |||