Sha256: 455dc319eb2e6b20aaa38560e0a6e084c2f1cf39bbddee33fc6d68ee83f314fb
Contents?: true
Size: 967 Bytes
Versions: 92
Compression:
Stored size: 967 Bytes
Contents
.alert-box.warning { background-color: $nhs-orange; } .error-page { .title-area .name { color: $white; font-size: 1.3rem; line-height: 3rem; padding-left: 1rem; a { color: $white; } } .error-code { color: $light-grey; font-size: 3rem; } .error-content { height: 100%; padding: 50px; text-align: center; } .heading { font-weight: bold; } .subheading { font-size: 1.4rem; } .support-info { font-size: 1.2rem; } } .error small.error { background-color: $nhs-red; } .error label, .error label.error { color: $nhs-red; } #new-form input.field_with_errors { border: 1px solid #f00; } .field_with_errors { input, select, textarea { border: 1px solid #f00; } } ul.error-messages, .non-patient-page ul.error-messages { background-color: $error-background; color: $nhs-red; margin: 0; margin-bottom: 1rem; padding: 0 1rem; padding: 0.6rem 2rem; }
Version data entries
92 entries across 92 versions & 1 rubygems