radare/radare2-webui

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

Summary

Maintainability
Test Coverage

The property -ms-column-count is compatible with -webkit-column-count and -moz-column-count and should be included as well.
Open

    -webkit-column-count: 2;
Severity: Minor
Found in www/m/css/overview.css by csslint

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

    padding: 3px;  
Severity: Minor
Found in www/m/css/overview.css by csslint

Element (div.overview-tabs) is overqualified, just use .overview-tabs without element name.
Open

    div.overview-tabs > a {
Severity: Minor
Found in www/m/css/overview.css by csslint

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

dl.infocard dt {
Severity: Minor
Found in www/m/css/overview.css by csslint

There are no issues that match your filters.

Category
Status