Sha256: c4c2267ea2201ed41d2cca922ac750b3b8b4aea2c73838aa2c040edbbe6d7ffb
Contents?: true
Size: 625 Bytes
Versions: 3
Compression:
Stored size: 625 Bytes
Contents
.tree-select-page-widget { // border: 1px solid $input-border-color; max-height: 300px; overflow-y: scroll; .smart-tree-table { thead { display: none; } tbody { tr td:nth-child(1) { width: 30px; } } } } .list-select-template-widget { // border: 1px solid $input-border-color; max-height: 300px; overflow-y: scroll; .smart-list-table { thead { display: none; } tbody { tr td:nth-child(1) { // width: 30px; } } } }
Version data entries
3 entries across 3 versions & 1 rubygems