michahell/pinbored-nwjs

View on GitHub
App/styles/app-styling.css

Summary

Maintainability
Test Coverage

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

  background-color : rgba(255, 255, 255, 0.4);
Severity: Minor
Found in App/styles/app-styling.css by csslint

Adjoining classes: .app-status-indicator.ng-hide
Open

.app-status-indicator.ng-hide {
Severity: Minor
Found in App/styles/app-styling.css by csslint

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

::-webkit-scrollbar-track {
Severity: Minor
Found in App/styles/app-styling.css by csslint

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

::-webkit-resizer {
Severity: Minor
Found in App/styles/app-styling.css by csslint

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

::-webkit-scrollbar {
Severity: Minor
Found in App/styles/app-styling.css by csslint

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

.app-status-indicator {
Severity: Minor
Found in App/styles/app-styling.css by csslint

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

.app-status-indicator h7 .info {
Severity: Minor
Found in App/styles/app-styling.css by csslint

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

.app-status-indicator h7 .danger {
Severity: Minor
Found in App/styles/app-styling.css by csslint

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

body,
Severity: Minor
Found in App/styles/app-styling.css by csslint

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

::-webkit-scrollbar-thumb {
Severity: Minor
Found in App/styles/app-styling.css by csslint

There are no issues that match your filters.

Category
Status