Sha256: 9fd4ba12389f12bd0efa3f5aa57f2d24dabc2acc4213b7ab26a22a6a0a2859d4
Contents?: true
Size: 606 Bytes
Versions: 8
Compression:
Stored size: 606 Bytes
Contents
.active_admin_dialog_mass_update_by_filter { form { overflow-y: scroll; li { display: block; margin: 10px 0 0 0; } input[type=text], input[type=datepicker], select { margin-top: 3px; display: block; } input[type=text], input[type=datepicker] { width: calc(100% - 20px); padding: 8px 10px 7px; } select { width: 100%; } } button { cursor: pointer; } } .sidebar_section.panel { .scoped_collection_action_button { cursor: pointer; margin: 10px 5px 0 0; &:last-child { margin-right: 0; } } }
Version data entries
8 entries across 8 versions & 1 rubygems