Sha256: afbdca325f2f8566d0818302662a5c7137373ab44f59d3f216a886de5b7d044a
Contents?: true
Size: 588 Bytes
Versions: 1
Compression:
Stored size: 588 Bytes
Contents
.notes-body{ .notes-section{ @include pad(10px); background: $modal_section_color; border:solid 1px orange; } .notes-stage{ display: table; margin-top: 10px; } .modal-actions{ display: table; margin-top:20px; } .leadNotes-wrapper{ margin-top: 10px; display: table; li{ display: table; width: 600px; margin: 10px 0; } .leadNote-datepicker{ width: 100px; float: left; } .leadNote-content{ width:420px; margin-left:10px; float: left; } .leadNote-actions{ float: left; width: 60px; margin-left: 10px; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
waterfall_bourbon_neat_rails-2.0.1.8 | app/assets/stylesheets/custom/components/_modal_noteform.scss |