Sha256: 3ac9ef61c23ce576b8ad740cea5e331ec523a79bd96a42b4bc42ffecfb931f3d
Contents?: true
Size: 553 Bytes
Versions: 1
Compression:
Stored size: 553 Bytes
Contents
@import 'patternfly/variables'; .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%; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bastion-6.1.16 | app/assets/stylesheets/bastion/forms.scss |