felixarntz/plugin-lib

View on GitHub
assets/dist/css/edit-model.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#poststuff h2.nav-tab-wrapper {
Severity: Minor
Found in assets/dist/css/edit-model.css by csslint

Don't use IDs in selectors.
Open

#view-action {
Severity: Minor
Found in assets/dist/css/edit-model.css by csslint

Element (h2.nav-tab-wrapper) is overqualified, just use .nav-tab-wrapper without element name.
Open

#poststuff h2.nav-tab-wrapper {
Severity: Minor
Found in assets/dist/css/edit-model.css by csslint

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

#poststuff h2.nav-tab-wrapper {
Severity: Minor
Found in assets/dist/css/edit-model.css by csslint

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

.notice ul ul {
Severity: Minor
Found in assets/dist/css/edit-model.css by csslint

Heading (h2) should not be qualified.
Open

#poststuff h2.nav-tab-wrapper {
Severity: Minor
Found in assets/dist/css/edit-model.css by csslint

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

.nav-tab[aria-selected="true"],
Severity: Minor
Found in assets/dist/css/edit-model.css by csslint

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

.nav-tab[aria-selected="true"] {
Severity: Minor
Found in assets/dist/css/edit-model.css by csslint

There are no issues that match your filters.

Category
Status