lifegadget/ui-list

View on GitHub
vendor/ui-list/ui-pagination.css

Summary

Maintainability
Test Coverage

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

  background-color: hsl(230, 8%, 28%);
Severity: Minor
Found in vendor/ui-list/ui-pagination.css by csslint

Fallback color (hex or RGB) should precede HSL color.
Open

  color: hsl(0, 0%, 85%);
Severity: Minor
Found in vendor/ui-list/ui-pagination.css by csslint

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

.ui-pagination .controls {
Severity: Minor
Found in vendor/ui-list/ui-pagination.css by csslint

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

.ui-pagination {
Severity: Minor
Found in vendor/ui-list/ui-pagination.css by csslint

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

.ui-pagination .description {
Severity: Minor
Found in vendor/ui-list/ui-pagination.css by csslint

There are no issues that match your filters.

Category
Status