radare/radare2-webui

View on GitHub
www/old/style.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    background-color:red !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    background-color: #808080 !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    height:22px !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    border-color:#a0a0a0 !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    border-width:1px !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    background-color: #c0c0c0 !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    background-color: #c0c0c0 !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    background-color:white !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

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

Use of !important
Open

    color: black !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    border-width:3px !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    color: #202020 !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    background-color: #171717 !important;
Severity: Minor
Found in www/old/style.css by csslint

Use of !important
Open

    color: #202020 !important;
Severity: Minor
Found in www/old/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    height: 0px;
Severity: Minor
Found in www/old/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    top: 0px;
Severity: Minor
Found in www/old/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    right:0px;
Severity: Minor
Found in www/old/style.css by csslint

Values of 0 shouldn't have units specified.
Open

left:0px;
Severity: Minor
Found in www/old/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    border: 0px;
Severity: Minor
Found in www/old/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    left: 0px;
Severity: Minor
Found in www/old/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    border:0px;
Severity: Minor
Found in www/old/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    border: 0px;
Severity: Minor
Found in www/old/style.css by csslint

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

    border: 1px solid;
Severity: Minor
Found in www/old/style.css by csslint

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

    border: 1px solid black;
Severity: Minor
Found in www/old/style.css by csslint

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

    border: 1px solid black;
Severity: Minor
Found in www/old/style.css by csslint

Expected (<filter-function-list> | none) but found 'alpha(opacity=70)'.</filter-function-list>
Open

    filter:alpha(opacity=70);
Severity: Minor
Found in www/old/style.css by csslint

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

    padding:10px;
Severity: Minor
Found in www/old/style.css by csslint

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

    border: 1px solid black;
Severity: Minor
Found in www/old/style.css by csslint

Duplicate property 'color' found.
Open

    color: white;
Severity: Minor
Found in www/old/style.css by csslint

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

    border: 1px solid black;
Severity: Minor
Found in www/old/style.css by csslint

Expected (<integer> | auto) but found '10px'.</integer>
Open

    z-index: 10px;
Severity: Minor
Found in www/old/style.css by csslint

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

a {
Severity: Minor
Found in www/old/style.css by csslint

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

a:active {
Severity: Minor
Found in www/old/style.css by csslint

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

a.rcx:hover {
Severity: Minor
Found in www/old/style.css by csslint

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

a:link {
Severity: Minor
Found in www/old/style.css by csslint

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

.scroller:hover {
Severity: Minor
Found in www/old/style.css by csslint

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

.popup {
Severity: Minor
Found in www/old/style.css by csslint

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

a:hover {
Severity: Minor
Found in www/old/style.css by csslint

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

.scroller {
Severity: Minor
Found in www/old/style.css by csslint

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

p {
Severity: Minor
Found in www/old/style.css by csslint

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

.popup_background {
Severity: Minor
Found in www/old/style.css by csslint

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

.popup_title {
Severity: Minor
Found in www/old/style.css by csslint

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

.editor {
Severity: Minor
Found in www/old/style.css by csslint

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

body {
Severity: Minor
Found in www/old/style.css by csslint

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

input {
Severity: Minor
Found in www/old/style.css by csslint

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

.header {
Severity: Minor
Found in www/old/style.css by csslint

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

.popup_content {
Severity: Minor
Found in www/old/style.css by csslint

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

.console {
Severity: Minor
Found in www/old/style.css by csslint

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

.menubar {
Severity: Minor
Found in www/old/style.css by csslint

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

.console2 {
Severity: Minor
Found in www/old/style.css by csslint

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

.button {
Severity: Minor
Found in www/old/style.css by csslint

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

a:visited {
Severity: Minor
Found in www/old/style.css by csslint

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

.editor_textarea {
Severity: Minor
Found in www/old/style.css by csslint

There are no issues that match your filters.

Category
Status