michahell/pinbored-nwjs

View on GitHub
App/styles/view-tools.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#list > .list-duplicates > ul > li {
Severity: Minor
Found in App/styles/view-tools.css by csslint

Don't use IDs in selectors.
Open

#list > .list-duplicates .subheader {
Severity: Minor
Found in App/styles/view-tools.css by csslint

Don't use IDs in selectors.
Open

#list > .list-duplicates p,
Severity: Minor
Found in App/styles/view-tools.css by csslint

Don't use IDs in selectors.
Open

#list > .list-duplicates > ul {
Severity: Minor
Found in App/styles/view-tools.css by csslint

Don't use IDs in selectors.
Open

#list > .list-duplicates small {
Severity: Minor
Found in App/styles/view-tools.css by csslint

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

.tooltitle .btn-sm {
Severity: Minor
Found in App/styles/view-tools.css by csslint

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

.tooltitle .toolsheader {
Severity: Minor
Found in App/styles/view-tools.css by csslint

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

.tooltitle {
Severity: Minor
Found in App/styles/view-tools.css by csslint

There are no issues that match your filters.

Category
Status