oss-specs/specs

View on GitHub
public/css/loader.css

Summary

Maintainability
Test Coverage

Adjoining classes: .loader.dark:before
Open

.loader.dark:before,
Severity: Minor
Found in public/css/loader.css by csslint

Adjoining classes: .loader.dark
Open

.loader.dark {
Severity: Minor
Found in public/css/loader.css by csslint

Adjoining classes: .loader.dark:before
Open

.loader.dark:before {
Severity: Minor
Found in public/css/loader.css by csslint

Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr.
Open

  text-indent: -9999em;
Severity: Minor
Found in public/css/loader.css by csslint

Adjoining classes: .loader.dark:before
Open

.loader.dark:before,
Severity: Minor
Found in public/css/loader.css by csslint

Adjoining classes: .loader.dark:after
Open

.loader.dark:after {
Severity: Minor
Found in public/css/loader.css by csslint

Adjoining classes: .loader.dark:before
Open

.loader.dark:before {
Severity: Minor
Found in public/css/loader.css by csslint

Adjoining classes: .loader.dark:after
Open

.loader.dark:after {
Severity: Minor
Found in public/css/loader.css by csslint

Adjoining classes: .loader.dark
Open

.loader.dark,
Severity: Minor
Found in public/css/loader.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

  background-color: rgba(192, 192, 192, 0.5);
Severity: Minor
Found in public/css/loader.css by csslint

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

.loading {
Severity: Minor
Found in public/css/loader.css by csslint

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

.loader:before,
Severity: Minor
Found in public/css/loader.css by csslint

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

.loader-container {
Severity: Minor
Found in public/css/loader.css by csslint

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

.page-loader-container {
Severity: Minor
Found in public/css/loader.css by csslint

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

.loader.dark,
Severity: Minor
Found in public/css/loader.css by csslint

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

.loader:before,
Severity: Minor
Found in public/css/loader.css by csslint

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

.loader,
Severity: Minor
Found in public/css/loader.css by csslint

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

.loader,
Severity: Minor
Found in public/css/loader.css by csslint

There are no issues that match your filters.

Category
Status