oss-specs/specs

View on GitHub
public/css/navigation.css

Summary

Maintainability
Test Coverage

Element (hr.top) is overqualified, just use .top without element name.
Open

.header-nav hr.top {
Severity: Minor
Found in public/css/navigation.css by csslint

Element (hr.bottom) is overqualified, just use .bottom without element name.
Open

.header-nav hr.bottom {
Severity: Minor
Found in public/css/navigation.css by csslint

Element (li.primary) is overqualified, just use .primary without element name.
Open

.header-nav li.primary {
Severity: Minor
Found in public/css/navigation.css by csslint

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

.header-nav {
Severity: Minor
Found in public/css/navigation.css by csslint

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

.header-nav li:hover a {
Severity: Minor
Found in public/css/navigation.css by csslint

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

.header-nav a {
Severity: Minor
Found in public/css/navigation.css by csslint

There are no issues that match your filters.

Category
Status