radare/radare2-webui

View on GitHub
www/lib/main.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    background-color: rgb(127,127,127) !important;
Severity: Minor
Found in www/lib/main.css by csslint

Use of !important
Open

    margin:        0 !important;
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#command {
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#cmd_output {
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#cmd_output > p {
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#information {
Severity: Minor
Found in www/lib/main.css by csslint

Use of !important
Open

    background-color: #373737 !important;
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#center_panel {
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#history {
Severity: Minor
Found in www/lib/main.css by csslint

Use of !important
Open

    border:        none !important;
Severity: Minor
Found in www/lib/main.css by csslint

Use of !important
Open

    background-color: #797979 !important;
Severity: Minor
Found in www/lib/main.css by csslint

Use of !important
Open

    border:        none !important;
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#history_bar > h3 {
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#history_bar > span {
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#cmd_input {
Severity: Minor
Found in www/lib/main.css by csslint

Don't use IDs in selectors.
Open

#cmd_input > label {
Severity: Minor
Found in www/lib/main.css by csslint

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

    padding: 7px 10px;
Severity: Minor
Found in www/lib/main.css by csslint

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

    border-bottom: 6px solid rgb(127,127,127);
Severity: Minor
Found in www/lib/main.css by csslint

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

    border-top: 4px solid rgb(127,127,127);
Severity: Minor
Found in www/lib/main.css by csslint

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

    border-bottom: 10px solid rgb(127,127,127);
Severity: Minor
Found in www/lib/main.css by csslint

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

    padding: 5px;
Severity: Minor
Found in www/lib/main.css by csslint

Unknown property 'support'.
Open

    support: IE7
Severity: Minor
Found in www/lib/main.css by csslint

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

    border: 1px solid #797979;
Severity: Minor
Found in www/lib/main.css by csslint

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

    border-top: 10px solid rgb(127,127,127);
Severity: Minor
Found in www/lib/main.css by csslint

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

    border:            1px solid #797979;
Severity: Minor
Found in www/lib/main.css by csslint

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

  padding-right: 5px;
Severity: Minor
Found in www/lib/main.css by csslint

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

    padding-right: 30px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 1em 0em;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding:    0px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-top: 0px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding:        0px 0px 0px 10px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding:        0px 0px 0px 10px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin:        0px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 5px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 25px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding:        0px 0px 0px 10px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

  right: 0px;
Severity: Minor
Found in www/lib/main.css by csslint

Values of 0 shouldn't have units specified.
Open

  width: 0%;
Severity: Minor
Found in www/lib/main.css by csslint

Adjoining classes: .history.autohighlighti
Open

.history.autohighlighti {
Severity: Minor
Found in www/lib/main.css by csslint

Heading (h4) has already been defined.
Open

h3, h4 { /* Headers & Footer in Center & East panes */
Severity: Minor
Found in www/lib/main.css by csslint

Heading (h3) has already been defined.
Open

#history_bar > h3 {
Severity: Minor
Found in www/lib/main.css by csslint

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

.ui-layout-center ,    /* has content-div */
Severity: Minor
Found in www/lib/main.css by csslint

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

.ui-tabs .ui-tabs-nav li {
Severity: Minor
Found in www/lib/main.css by csslint

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

#cmd_output > p {
Severity: Minor
Found in www/lib/main.css by csslint

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

.jqtree-tree .jqtree-element {
Severity: Minor
Found in www/lib/main.css by csslint

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

.ui-tabs .ui-tabs-nav li a {
Severity: Minor
Found in www/lib/main.css by csslint

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

.jqtree-tree .jqtree-toggler {
Severity: Minor
Found in www/lib/main.css by csslint

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

h3, h4 { /* Headers & Footer in Center & East panes */
Severity: Minor
Found in www/lib/main.css by csslint

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

#command {
Severity: Minor
Found in www/lib/main.css by csslint

Heading (h4) should not be qualified.
Open

.ui-layout-east h4 { /* Footer in East-pane */
Severity: Minor
Found in www/lib/main.css by csslint

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

.ui-tabs .ui-tabs-nav {
Severity: Minor
Found in www/lib/main.css by csslint

Outlines should only be modified using :focus.
Open

.ui-tabs .ui-tabs-nav li a {
Severity: Minor
Found in www/lib/main.css by csslint

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

.ui-widget-header {
Severity: Minor
Found in www/lib/main.css by csslint

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

.history_idx {
Severity: Minor
Found in www/lib/main.css by csslint

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

#center_panel {
Severity: Minor
Found in www/lib/main.css by csslint

Outlines should only be modified using :focus.
Open

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
Severity: Minor
Found in www/lib/main.css by csslint

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

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
Severity: Minor
Found in www/lib/main.css by csslint

Heading (h3) should not be qualified.
Open

#history_bar > h3 {
Severity: Minor
Found in www/lib/main.css by csslint

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

.hextext {
Severity: Minor
Found in www/lib/main.css by csslint

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

.hex {
Severity: Minor
Found in www/lib/main.css by csslint

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

.hex {
Severity: Minor
Found in www/lib/main.css by csslint

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

#cmd_input > label {
Severity: Minor
Found in www/lib/main.css by csslint

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

#history_bar > span {
Severity: Minor
Found in www/lib/main.css by csslint

There are no issues that match your filters.

Category
Status