PlanHubMe/PlanHub

View on GitHub
public/css/topTabs.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#page-pref-btn {
Severity: Minor
Found in public/css/topTabs.css by csslint

Don't use IDs in selectors.
Open

#myDaySidebar {
Severity: Minor
Found in public/css/topTabs.css by csslint

Don't use IDs in selectors.
Open

#page-pref-btn.moved {
Severity: Minor
Found in public/css/topTabs.css by csslint

Use of !important
Open

    padding-top: 80px !important;
Severity: Minor
Found in public/css/topTabs.css by csslint

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

.page {
Severity: Minor
Found in public/css/topTabs.css by csslint

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

.tabs li {
Severity: Minor
Found in public/css/topTabs.css by csslint

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

.tabs {
Severity: Minor
Found in public/css/topTabs.css by csslint

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

#page-pref-btn {
Severity: Minor
Found in public/css/topTabs.css by csslint

There are no issues that match your filters.

Category
Status