balinterdi/rarwe-demo

View on GitHub
app/styles/app.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#song-sorting-select {
Severity: Minor
Found in app/styles/app.css by csslint

Adjoining classes: .band-link.active .pointer
Open

.band-link.active .pointer {
Severity: Minor
Found in app/styles/app.css by csslint

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

.spinner {
Severity: Minor
Found in app/styles/app.css by csslint

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

.empty-list .empty-message {
Severity: Minor
Found in app/styles/app.css by csslint

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

.book-promo {
Severity: Minor
Found in app/styles/app.css by csslint

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

.song:hover .song-delete-action {
Severity: Minor
Found in app/styles/app.css by csslint

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

.band-link .pointer {
Severity: Minor
Found in app/styles/app.css by csslint

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

.loading-message {
Severity: Minor
Found in app/styles/app.css by csslint

There are no issues that match your filters.

Category
Status