Sha256: 478ca31a36b8b64365584fccb24627a6aaa471d522e4c8326a0b13d257031ef4
Contents?: true
Size: 533 Bytes
Versions: 9
Compression:
Stored size: 533 Bytes
Contents
@import "hippo/vendor/styles/widgets"; .input-group { .select:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; } } .rw-combobox, .rw-datetimepicker, .rw-numberpicker, .rw-dropdownlist { padding-bottom: 1px; // push down so border isn't covered input { height: 32px; padding: 6px 12px; } } .rw-multiselect-taglist > li { margin: 2px; .rw-tag-btn { margin: 0 3px; } } .rw-dropdownlist { height: 35px; .rw-input{ line-height: 34px; } }
Version data entries
9 entries across 9 versions & 1 rubygems