radare/radare2-webui

View on GitHub
www/m/css/contextmenu.css

Summary

Maintainability
Test Coverage

Adjoining classes: nav.context-menu.active
Open

nav.context-menu.active {
Severity: Minor
Found in www/m/css/contextmenu.css by csslint

Element (nav.context-menu.active) is overqualified, just use .active without element name.
Open

nav.context-menu.active {
Severity: Minor
Found in www/m/css/contextmenu.css by csslint

Element (li.disabled) is overqualified, just use .disabled without element name.
Open

nav.context-menu ul li.disabled {
Severity: Minor
Found in www/m/css/contextmenu.css by csslint

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

nav.context-menu {
Severity: Minor
Found in www/m/css/contextmenu.css by csslint

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

nav.context-menu ul > li > ul {
Severity: Minor
Found in www/m/css/contextmenu.css by csslint

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

nav.context-menu ul > li > ul > li {
Severity: Minor
Found in www/m/css/contextmenu.css by csslint

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

nav.context-menu ul li {
Severity: Minor
Found in www/m/css/contextmenu.css by csslint

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

nav.context-menu ul {
Severity: Minor
Found in www/m/css/contextmenu.css by csslint

There are no issues that match your filters.

Category
Status