Sha256: 4faad4073658f1460f6d91a497cd00fc477411c3d62f74f68379b60a15c58af8
Contents?: true
Size: 549 Bytes
Versions: 1
Compression:
Stored size: 549 Bytes
Contents
@import "select2"; @import "jquery.xdan.datetimepicker"; @import "../palette-color-picker"; @import "../selected-list"; .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; } input[type=text] { &.date-time-picker { width: 110px; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activeadmin_addons-0.12.0 | app/assets/stylesheets/activeadmin_addons/all.scss |