cbillowes/curious-programmer-oxygen

View on GitHub
src/components/MenuBar/MenuBar.css

Summary

Maintainability
Test Coverage

Adjoining classes: .menu-bar.active
Open

.menu-bar.active {
Severity: Minor
Found in src/components/MenuBar/MenuBar.css by csslint

Adjoining classes: .menu-bar .menu-item.selected
Open

.menu-bar .menu-item.selected {
Severity: Minor
Found in src/components/MenuBar/MenuBar.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding-left: 0px;
Severity: Minor
Found in src/components/MenuBar/MenuBar.css by csslint

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

.menu-bar {
Severity: Minor
Found in src/components/MenuBar/MenuBar.css by csslint

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

.menu-bar .menu-item {
Severity: Minor
Found in src/components/MenuBar/MenuBar.css by csslint

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

.menu-bar .menu-item > a {
Severity: Minor
Found in src/components/MenuBar/MenuBar.css by csslint

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

.menu-bar.active {
Severity: Minor
Found in src/components/MenuBar/MenuBar.css by csslint

There are no issues that match your filters.

Category
Status