Sha256: 6483f90caf39d36ecda62f03e048d4058bf8533296425a9faab53533c62f8611
Contents?: true
Size: 764 Bytes
Versions: 24
Compression:
Stored size: 764 Bytes
Contents
@import "bootstrap-sprockets"; @import "bootstrap"; @import "jmenu"; @import "bootstrap3-dropdown"; @import 'autocomplete'; @import "jquery.dataTables.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
24 entries across 24 versions & 1 rubygems