Sha256: 6cbc6a853083d1bbd81fda2ef0663625667877adc58942052476d611fa55001e
Contents?: true
Size: 927 Bytes
Versions: 41
Compression:
Stored size: 927 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 { padding: 50px; text-align: center; height: 100%; } .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 red; } .field_with_errors { input, select, textarea { border: 1px solid red; } } ul.error-messages { padding: 0 1rem; color: $nhs-red; background-color: $error-background; margin: 0; margin-bottom: 1rem; padding: 0.6rem 2rem; }
Version data entries
41 entries across 41 versions & 1 rubygems