Sha256: 73bdbff001ffa401c74badeb676d0054b9723d58ceb55471629a0be3aa7f5cb1
Contents?: true
Size: 555 Bytes
Versions: 37
Compression:
Stored size: 555 Bytes
Contents
.required { .control-label { color: inherit; &:after { content: "*"; } } } .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
37 entries across 37 versions & 1 rubygems