Sha256: f27e7370dadfb92e186737994a437f20a16bc297267aab1cdde1c42ff7016039
Contents?: true
Size: 448 Bytes
Versions: 5
Compression:
Stored size: 448 Bytes
Contents
// bootstrap $grid-gutter-width: 30px !default; $container-large-desktop: (940px + $grid-gutter-width) !default; @import "bootstrap-sprockets"; @import "bootstrap"; @import "font-awesome"; @import "util.css/util"; @import "bootstrap-datepicker"; @import "dragula/dragula"; @import "multiselect"; @import "select2"; #navbar { border-radius: 0; } label.required:before { content:"* "; color: red; } #modal-list li:hover { cursor: move; }
Version data entries
5 entries across 5 versions & 1 rubygems