18F/Paid-Leave-Prototype

View on GitHub

Showing 398 of 398 total issues

The universal selector (*) is known to be slow.
Open

*, *:before, *:after { box-sizing: inherit; }
Severity: Minor
Found in stylesheets/reset.css by csslint

Heading (h2) should not be qualified.
Open

.layout-claims-new h2::after{
Severity: Minor
Found in stylesheets/form.css by csslint

Heading (h2) should not be qualified.
Open

.layout-claims-new form h2:first-of-type,
Severity: Minor
Found in stylesheets/form.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.control-group .controls select {
Severity: Minor
Found in stylesheets/form.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.controls label.radio {
Severity: Minor
Found in stylesheets/form.css by csslint

Adjoining classes: .field.field-city
Open

.field.field-city { width: 50%; }
Severity: Minor
Found in stylesheets/form.css by csslint

Using height with border can sometimes make elements larger than you expect.
Open

        border: 1px solid #888;
Severity: Minor
Found in stylesheets/form.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.page h1+p {
Severity: Minor
Found in stylesheets/screen.css by csslint

Heading (h1) should not be qualified.
Open

    .page h1,
Severity: Minor
Found in stylesheets/screen.css by csslint

Heading (h4) has already been defined.
Open

    .page h4 {
Severity: Minor
Found in stylesheets/screen.css by csslint

Heading (h1) should not be qualified.
Open

    .page h1,
Severity: Minor
Found in stylesheets/screen.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.layout-claims-new form > div > button,
Severity: Minor
Found in stylesheets/form.css by csslint

Adjoining classes: .relationship.type .controls::after
Open

.relationship.type .controls::after,
Severity: Minor
Found in stylesheets/form.css by csslint

Adjoining classes: .control-group.zip
Open

.control-group.zip,
Severity: Minor
Found in stylesheets/form.css by csslint

Adjoining classes: .field.field-zip
Open

.field.field-zip { width: 23%; }
Severity: Minor
Found in stylesheets/form.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.a-back {
Severity: Minor
Found in stylesheets/screen.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.page h3,
Severity: Minor
Found in stylesheets/screen.css by csslint

Heading (h2) should not be qualified.
Open

.page h2,
Severity: Minor
Found in stylesheets/screen.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.page figure.figure-fill {
Severity: Minor
Found in stylesheets/screen.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.page blockquote {
Severity: Minor
Found in stylesheets/screen.css by csslint
Severity
Category
Status
Source
Language