Sha256: 376a550aa0a4082fad7a7cf1eeb405e932d47bc8f05f85f410f310f720e119c4
Contents?: true
Size: 793 Bytes
Versions: 31
Compression:
Stored size: 793 Bytes
Contents
@import "bootstrap-sprockets"; @import "bootstrap"; @import "jmenu"; @import "bootstrap3-dropdown"; @import 'autocomplete'; @import "datatables.min"; @import "dataTables.bootstrap.min"; .form-control-complex { display: block; width: 100%; select { @extend .form-control; display: inline !important; width: auto !important; } } .nested_form { margin-bottom: 1.0em; padding-bottom: 1.0em; border-bottom: 1px solid #e5e5e5; } .nested_form_row { margin-left: 1.0em; padding-bottom: 1.0em; margin-bottom: 1.0em; border-bottom: 1px solid #e5e5e5; } form.CommonFormHelper { div.form-group { label.required { font-weight: bold; } label.optional { font-weight: normal; &:after { content: ' (Opcional)' } } } }
Version data entries
31 entries across 31 versions & 1 rubygems