PlanHubMe/PlanHub

View on GitHub
public/css/prefs.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    font-size: .95em !important;
Severity: Minor
Found in public/css/prefs.css by csslint

Use of !important
Open

    min-width: 220px !important;
Severity: Minor
Found in public/css/prefs.css by csslint

Using height with border can sometimes make elements larger than you expect.
Open

    border: solid 1px black;
Severity: Minor
Found in public/css/prefs.css by csslint

Using width with border can sometimes make elements larger than you expect.
Open

    border: solid 1px black;
Severity: Minor
Found in public/css/prefs.css by csslint

Adjoining classes: .selBox.selected
Open

.selBox.selected {
Severity: Minor
Found in public/css/prefs.css by csslint

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

.selBox {
Severity: Minor
Found in public/css/prefs.css by csslint

There are no issues that match your filters.

Category
Status