radare/radare2-webui

View on GitHub
www/graph/sf-homepage.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    margin-right: 2px !important;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Use of !important
Open

    line-height: 1.5em !important;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Use of !important
Open

    border: 1px solid #7DAB76 !important;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Use of !important
Open

    margin-left: 2px !important;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Use of !important
Open

    border: 1px solid #CFDF62 !important;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Use of !important
Open

    background-color: #F1FF90 !important;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Use of !important
Open

    margin-bottom: 2px !important;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Use of !important
Open

    background-color: #BAFFB0 !important;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Use of !important
Open

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

Element (div.canvas) is overqualified, just use .canvas without element name.
Open

div.canvas {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    border: 0px solid #262A37;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    padding: 0px;    
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Element (table.main_table) is overqualified, just use .main_table without element name.
Open

table.main_table {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Element (div.connector) is overqualified, just use .connector without element name.
Open

div.connector {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-left: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Heading (h2) has already been defined.
Open

h2 {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

Heading (h1) has already been defined.
Open

h1 {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

.block ol, .block ul {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

.highlighter .highlighter {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

h1 {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

body {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

div.canvas {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

div.block, h1.block, h2.block, p.block {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

.menu li {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

table.main_table {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

.highlighter {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

.menu ul {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

a {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

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

html {
Severity: Minor
Found in www/graph/sf-homepage.css by csslint

There are no issues that match your filters.

Category
Status