Sha256: 51c60bf3b4cfba5a411f5c6056c088a134b28b1600685b6ca38458c327955ee0
Contents?: true
Size: 689 Bytes
Versions: 31
Compression:
Stored size: 689 Bytes
Contents
#stock_transfer_summary { margin: 20px 0px; display: inline-block; .location, .count-summary { float: left; font-size: 15px; } .location { width: 70%; } .count-summary { width: 30%; text-align: right; &:after { content: ""; clear: both; display: table; } } .summary-field { font-weight: 600; font-size: 105%; } .arrow { margin: 0px 5px; } } #received-transfer-items, #stock-transfer-transfer-items { margin-top: 70px; .new-row { display: none; } } #listing_transfer_items { > tbody { tr { &:hover { td { background-color: $color-1; } } } } }
Version data entries
31 entries across 31 versions & 1 rubygems