radare/radare2-webui

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

Summary

Maintainability
Test Coverage

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

    border: 2px solid #238082;
Severity: Minor
Found in www/m/css/terminal.css by csslint

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

    border: 2px solid #238082;
Severity: Minor
Found in www/m/css/terminal.css by csslint

Values of 0 shouldn't have units specified.
Open

    bottom: 0em;
Severity: Minor
Found in www/m/css/terminal.css by csslint

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

.terminal_input {
Severity: Minor
Found in www/m/css/terminal.css by csslint

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

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

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

.terminal_prompt {
Severity: Minor
Found in www/m/css/terminal.css by csslint

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

.terminal_output {
Severity: Minor
Found in www/m/css/terminal.css by csslint

There are no issues that match your filters.

Category
Status