Sha256: 4d82b8da2b5dc804854510150a53b5226ab21eb6b5c2e2a20e2812196007ffb9
Contents?: true
Size: 509 Bytes
Versions: 12
Compression:
Stored size: 509 Bytes
Contents
.taxon-products-view { ul.taxon { li.product { list-style: none; .thumbnail { width: 100%; } .product-info { font-size: 0.8em; } } } } ul#taxon_products { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; .dropdown-menu { min-width: 8rem; } .products-ddb::after { display: none; } li.moving-this div.card { border-color: theme-color('info'); } }
Version data entries
12 entries across 12 versions & 1 rubygems