Sha256: 931ec00e3967dac32bd9d29d2657a05d91bf7a213a7182c6f4b311ca2cc21c01
Contents?: true
Size: 561 Bytes
Versions: 9
Compression:
Stored size: 561 Bytes
Contents
.required { .control-label { color: inherit; &:after { content: "\00a0 *"; } } } .form-control { &[readonly], &[readonly="readonly"] { border: none; background: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ''; color: $input-color; } } .datepicker-selector { cursor: pointer; &:hover { font-weight: bold; } } .form-group textarea.form-control { height: auto; max-width: 100%; } .editable-value { white-space: pre; }
Version data entries
9 entries across 9 versions & 1 rubygems