Sha256: 11c7234d8798b4b89a15c2f6ebe5c740a634d7ea3416299ad293d634ba04b90d
Contents?: true
Size: 1.46 KB
Versions: 3
Compression:
Stored size: 1.46 KB
Contents
.simple_form { input, textarea { width: auto; } .fields { .second_nest { display: inline-block; } hr { margin: 10px 0; } } select { width: 350px; } .tab-content { position: relative; } select.date { width: auto; } .control-group.boolean { margin-bottom: 0; .controls { width: 20px; } } .form-actions { position: fixed; bottom: -20px; left: 0px; border-radius: 10px; padding: 10px; z-index: 4; .btn { margin-right: 5px; } } .input-mini { width: 60px; } .input-small { width: 90px; } .input-medium { width: 150px; } .input-large { width: 210px; } .input-xlarge { width: 270px; } .input-xxlarge { width: 530px; } } #search_form { select.input-small { margin-right: 30px; } .right-label { padding: 5px 0 0 130px; } #search_cancel { margin-left: 35px; } label { margin-top: 5px; } } .form_block { width: 700px; } .datepicker { margin-top: 0; } .right_picker { &.datepicker::after { right: 7px; left: auto; } &.datepicker::before { right: 6px; left: auto; } } input[type='color'] { width: 30px; height: 30px; padding: 3px; } .label.do_toggle { cursor: pointer; } textarea.do_wysihtml5 { width: 625px; } textarea { width: auto; } .fancy_select, input.token { min-width: 220px; } .simple_form { .fancy_select, input.token { width: 500px; } }
Version data entries
3 entries across 3 versions & 1 rubygems