michahell/pinbored-nwjs

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

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#settings .settingsrow label {
Severity: Minor
Found in App/styles/view-settings.css by csslint

Don't use IDs in selectors.
Open

#settings .settingsHeading > h7 {
Severity: Minor
Found in App/styles/view-settings.css by csslint

Don't use IDs in selectors.
Open

#settings .screen h7 {
Severity: Minor
Found in App/styles/view-settings.css by csslint

Don't use IDs in selectors.
Open

#settings .settingsHeading {
Severity: Minor
Found in App/styles/view-settings.css by csslint

Don't use IDs in selectors.
Open

#settings .screen p {
Severity: Minor
Found in App/styles/view-settings.css by csslint

Don't use IDs in selectors.
Open

#settings .settingsrow {
Severity: Minor
Found in App/styles/view-settings.css by csslint

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

#settings .settingsHeading > h7 {
Severity: Minor
Found in App/styles/view-settings.css by csslint

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

#settings .settingsrow {
Severity: Minor
Found in App/styles/view-settings.css by csslint

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

#settings .settingsHeading {
Severity: Minor
Found in App/styles/view-settings.css by csslint

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

#settings .screen p {
Severity: Minor
Found in App/styles/view-settings.css by csslint

There are no issues that match your filters.

Category
Status