18F/Paid-Leave-Prototype

View on GitHub

Showing 398 of 398 total issues

Outlines should only be modified using :focus.
Open

input[type=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

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

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

Adjoining classes: .field.field-radio
Open

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

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

fieldset.fieldset-address div.field.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

Heading (h1) should not be qualified.
Open

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

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

.field-select::after,
Severity: Minor
Found in stylesheets/form.css by csslint

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

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

Heading (h1) has already been defined.
Open

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

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

  box-sizing: border-box;
Severity: Minor
Found in stylesheets/reset.css by csslint

Heading (h5) has already been defined.
Open

.page h5 {
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

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

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

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

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

Outlines should only be modified using :focus.
Open

input[type=tel],
Severity: Minor
Found in stylesheets/screen.css by csslint

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

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

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

    padding-right: 24px;
Severity: Minor
Found in stylesheets/screen.css by csslint

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

div.field.field-checkbox {
Severity: Minor
Found in stylesheets/screen.css by csslint
Severity
Category
Status
Source
Language