cyberbit/modation

View on GitHub
src/css/newoptions.css

Summary

Maintainability
Test Coverage

Element (label.default) is overqualified, just use .default without element name.
Open

form .column-layout .column .field.checkbox label.default {
Severity: Minor
Found in src/css/newoptions.css by csslint

Values of 0 shouldn't have units specified.
Open

    left: 0px;
Severity: Minor
Found in src/css/newoptions.css by csslint

Values of 0 shouldn't have units specified.
Open

    top: 0px;
Severity: Minor
Found in src/css/newoptions.css by csslint

Values of 0 shouldn't have units specified.
Open

    top: 0px;
Severity: Minor
Found in src/css/newoptions.css by csslint

Adjoining classes: .alert.hidden
Open

.alert.hidden {
Severity: Minor
Found in src/css/newoptions.css by csslint

Adjoining classes: form .column-layout .column .field.checkbox .field-help
Open

form .column-layout .column .field.checkbox .field-help {
Severity: Minor
Found in src/css/newoptions.css by csslint

Adjoining classes: form .column-layout .column .field.checkbox label.default
Open

form .column-layout .column .field.checkbox label.default {
Severity: Minor
Found in src/css/newoptions.css by csslint

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

.alert {
Severity: Minor
Found in src/css/newoptions.css by csslint

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

form .column-layout .column .field.checkbox label.default {
Severity: Minor
Found in src/css/newoptions.css by csslint

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

.page-loader {
Severity: Minor
Found in src/css/newoptions.css by csslint

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

.alert.hidden {
Severity: Minor
Found in src/css/newoptions.css by csslint

There are no issues that match your filters.

Category
Status