18F/Paid-Leave-Prototype

View on GitHub

Showing 398 of 398 total issues

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

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

Heading (h1) has already been defined.
Open

.layout-estimator main .wrapper > 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 (h2) has already been defined.
Open

    .page h2,
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 (h1) should not be qualified.
Open

    .layout-estimator main .wrapper > h1 {
Severity: Minor
Found in stylesheets/screen.css by csslint

Heading (h1) should not be qualified.
Open

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

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

        padding: 0 .6em 0 0;
Severity: Minor
Found in stylesheets/screen.css by csslint

Adjoining classes: .field.field-telephone-number input
Open

.field.field-telephone-number input,
Severity: Minor
Found in stylesheets/screen.css by csslint

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

html, body, div, span, applet, object, iframe,
Severity: Minor
Found in stylesheets/reset.css by csslint

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

button:active,
Severity: Minor
Found in stylesheets/screen.css by csslint

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

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

Heading (h4) should not be qualified.
Open

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

Element (a.a-return) is overqualified, just use .a-return without element name.
Open

form a.a-return + h1 {
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

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

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

Adjoining classes: .field.field-radio.is-focused label
Open

.field.field-radio.is-focused label {
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

Adjoining classes: div.field.field-radio span.label-text
Open

div.field.field-radio span.label-text,
Severity: Minor
Found in stylesheets/screen.css by csslint

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

table td,
Severity: Minor
Found in stylesheets/screen.css by csslint
Severity
Category
Status
Source
Language