Sylvain59650/htmlelement-contextmenu

View on GitHub
src/htmlelement-contextmenu.min.css

Summary

Maintainability
Test Coverage

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

  border: 1px solid #bebebe;
Severity: Minor
Found in src/htmlelement-contextmenu.min.css by csslint

Unknown property 'caret-color'.
Open

  caret-color: #fff;
Severity: Minor
Found in src/htmlelement-contextmenu.min.css by csslint

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

.cmItem {
Severity: Minor
Found in src/htmlelement-contextmenu.min.css by csslint

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

.cmItem:hover,
Severity: Minor
Found in src/htmlelement-contextmenu.min.css by csslint

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

div.contextmenu {
Severity: Minor
Found in src/htmlelement-contextmenu.min.css by csslint

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

.cmSeparator {
Severity: Minor
Found in src/htmlelement-contextmenu.min.css by csslint

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

ul.contextmenu {
Severity: Minor
Found in src/htmlelement-contextmenu.min.css by csslint

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

.cmDisabled,
Severity: Minor
Found in src/htmlelement-contextmenu.min.css by csslint

There are no issues that match your filters.

Category
Status