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

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

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

Heading (h3) has already been defined.
Open

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

Heading (h5) should not be qualified.
Open

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

Heading (h5) has already been defined.
Open

.page h5 {
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: .relationship.type .controls:hover::after
Open

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

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

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

Adjoining classes: .field.field-zip
Open

.field.field-zip { margin-right: 0; }
Severity: Minor
Found in stylesheets/form.css by csslint

Heading (h1) should not be qualified.
Open

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

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

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

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: inherit;
Severity: Minor
Found in stylesheets/screen.css by csslint

Adjoining classes: .field.field-city
Open

.field.field-city,
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

Heading (h1) has already been defined.
Open

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

Heading (h1) has already been defined.
Open

.layout-claims-new main > .wrapper > h1{
Severity: Minor
Found in stylesheets/form.css by csslint

Heading (h1) should not be qualified.
Open

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

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

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

Heading (h5) should not be qualified.
Open

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

Adjoining classes: .control-group.name
Open

.control-group.name,
Severity: Minor
Found in stylesheets/form.css by csslint
Severity
Category
Status
Source
Language