onlyurei/knockout-spa

View on GitHub
app/shared/shared.css

Summary

Maintainability
Test Coverage

The universal selector (*) is known to be slow.
Open

.link-disabled > * {
Severity: Minor
Found in app/shared/shared.css by csslint

The universal selector (*) is known to be slow.
Open

.vertical-align-top > * {
Severity: Minor
Found in app/shared/shared.css by csslint

Element (a.page-title) is overqualified, just use .page-title without element name.
Open

nav.top-nav a.page-title {
Severity: Minor
Found in app/shared/shared.css by csslint

The universal selector (*) is known to be slow.
Open

.vertical-align-bottom > * {
Severity: Minor
Found in app/shared/shared.css by csslint

The universal selector (*) is known to be slow.
Open

.vertical-align-middle > * {
Severity: Minor
Found in app/shared/shared.css by csslint

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

.offset-center {
Severity: Minor
Found in app/shared/shared.css by csslint

There are no issues that match your filters.

Category
Status