Sha256: a12a041b5863a100ed0722bde72f91632dbd19a75ebdfaa7b03709c733ae88c3
Contents?: true
Size: 416 Bytes
Versions: 2
Compression:
Stored size: 416 Bytes
Contents
@import "select2"; @import "../palette-color-picker"; .filter_range_select { input[type=number] { padding-right: 0px; width: 96px; } .separator { display: inline-block; text-align: center; width: 12px; } } .nested_select { .nested-select-container { margin-bottom: 20px; &:last-of-type { margin-bottom: 0px; } } } .palette-color-picker-bubble { z-index: 10; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
activeadmin_addons-0.6.4 | app/assets/stylesheets/activeadmin_addons/all.scss |
activeadmin_addons-0.6.3 | app/assets/stylesheets/activeadmin_addons/all.scss |