radare/radare2-webui

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

Summary

Maintainability
Test Coverage

Use of !important
Open

        color: white !important;
Severity: Minor
Found in www/m/css/console.css by csslint

Use of !important
Open

        background: transparent !important;
Severity: Minor
Found in www/m/css/console.css by csslint

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

        padding-left:20px;
Severity: Minor
Found in www/m/css/console.css by csslint

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

.console_output {
Severity: Minor
Found in www/m/css/console.css by csslint

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

.console_input {
Severity: Minor
Found in www/m/css/console.css by csslint

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

.console_terminal {
Severity: Minor
Found in www/m/css/console.css by csslint

There are no issues that match your filters.

Category
Status