18F/Paid-Leave-Prototype

View on GitHub

Showing 398 of 398 total issues

Heading (h1) should not be qualified.
Open

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

Heading (h2) should not be qualified.
Open

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

Adjoining classes: .control-group.name.name-last
Open

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

Adjoining classes: .control-group.address .control-label
Open

.control-group.address .control-label,
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

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

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

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

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

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

.wrapper::after {
Severity: Minor
Found in stylesheets/screen.css by csslint

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

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

Heading (h2) should not be qualified.
Open

.layout-home .overview h2 {
Severity: Minor
Found in stylesheets/screen.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: 4px 8px;
Severity: Minor
Found in stylesheets/screen.css by csslint

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

.fieldset.fieldset-claimant,
Severity: Minor
Found in stylesheets/screen.css by csslint

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

.field.field-radio {
Severity: Minor
Found in stylesheets/screen.css by csslint

Adjoining classes: fieldset.fieldset-address div.field.field-country.field-select::after
Open

fieldset.fieldset-address div.field.field-country.field-select::after {
Severity: Minor
Found in stylesheets/screen.css by csslint

Heading (h1) should not be qualified.
Open

.boilerplate h1 {
Severity: Minor
Found in stylesheets/screen.css by csslint

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

.tablesaw thead tr:first-child th {
Severity: Minor
Found in stylesheets/screen.css by csslint

Duplicate property 'display' found.
Open

        display: inline-block;
Severity: Minor
Found in stylesheets/screen.css by csslint

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

    .tablesaw-cell-content {
Severity: Minor
Found in stylesheets/screen.css by csslint

Adjoining classes: .fieldset.fieldset-claimant > legend
Open

.fieldset.fieldset-claimant > legend,
Severity: Minor
Found in stylesheets/screen.css by csslint

Missing standard property 'box-sizing' to go along with '-webkit-box-sizing'.
Open

    -webkit-box-sizing: border-box;
Severity: Minor
Found in stylesheets/screen.css by csslint
Severity
Category
Status
Source
Language