netdata/netdata

View on GitHub

Showing 2,767 of 2,767 total issues

The box-sizing property isn't supported in IE6 and IE7.
Open

          box-sizing: content-box;
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

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

input[type="search"] {
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Use of !important
Open

    background: transparent !important;
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Use of !important
Open

    background-color: #fff !important;
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

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

blockquote footer,
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

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

.form-control {
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Adjoining classes: .radio-inline.disabled
Open

.radio-inline.disabled,
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Outlines should only be modified using :focus.
Open

a:active,
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Use of !important
Open

    border-collapse: collapse !important;
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

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

hr {
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

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

h1,
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Heading (h4) has already been defined.
Open

h4,
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Heading (h6) has already been defined.
Open

h6,
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

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

legend {
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Adjoining classes: .checkbox-inline.disabled
Open

.checkbox-inline.disabled,
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

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

.form-control-static {
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

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

  padding: 11px 16px;
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

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

legend {
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Heading (h1) has already been defined.
Open

h1,
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint

Heading (h3) has already been defined.
Open

h3,
Severity: Minor
Found in web/gui/css/bootstrap-3.3.7.css by csslint
Severity
Category
Status
Source
Language