JonSn0w/Hyde

View on GitHub
assets/css/commandPalette.css

Summary

Maintainability
Test Coverage

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

  padding: 10px;
Severity: Minor
Found in assets/css/commandPalette.css by csslint

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

  border: 1px solid #2e2f31;
Severity: Minor
Found in assets/css/commandPalette.css by csslint

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

.palette .palette-list .command .shortcut span {
Severity: Minor
Found in assets/css/commandPalette.css by csslint

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

.palette {
Severity: Minor
Found in assets/css/commandPalette.css by csslint

There are no issues that match your filters.

Category
Status