radare/radare2-webui

View on GitHub
www/graph/js-graph-it.css

Summary

Maintainability
Test Coverage

Use of !important
Open

  border: none !important;
Severity: Minor
Found in www/graph/js-graph-it.css by csslint

Use of !important
Open

  margin: 0px !important;
Severity: Minor
Found in www/graph/js-graph-it.css by csslint

Use of !important
Open

  padding: 0px !important;
Severity: Minor
Found in www/graph/js-graph-it.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding: 0px !important;
Severity: Minor
Found in www/graph/js-graph-it.css by csslint

Values of 0 shouldn't have units specified.
Open

  margin: 0px !important;
Severity: Minor
Found in www/graph/js-graph-it.css by csslint

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

.dock_point {
Severity: Minor
Found in www/graph/js-graph-it.css by csslint

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

.draggable {
Severity: Minor
Found in www/graph/js-graph-it.css by csslint

There are no issues that match your filters.

Category
Status