SPF-UiO/spbm

View on GitHub

Showing 2,048 of 2,050 total issues

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

button::-moz-focus-inner,
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

input[type="search"] {
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

  *,
Severity: Minor
Found in static/css/bootstrap.css by csslint

Use of !important
Open

    max-width: 100% !important;
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

          box-sizing: border-box;
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

h1 small,
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

caption {
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

.table > thead > tr > th {
Severity: Minor
Found in static/css/bootstrap.css by csslint

Attribute selectors with *= are slow!
Open

table col[class*="col-"] {
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

          box-sizing: border-box;
Severity: Minor
Found in static/css/bootstrap.css by csslint

Expected end of value but found ' '.
Open

  margin-top: 1px \9;
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

.radio label,
Severity: Minor
Found in static/css/bootstrap.css by csslint

Adjoining classes: .radio.disabled label
Open

.radio.disabled label,
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

  padding: 5px 10px;
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

.form-group-lg .form-control {
Severity: Minor
Found in static/css/bootstrap.css by csslint

Adjoining classes: .open > .dropdown-toggle.btn-default
Open

.open > .dropdown-toggle.btn-default {
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

.btn-primary:focus,
Severity: Minor
Found in static/css/bootstrap.css by csslint

Adjoining classes: .open > .dropdown-toggle.btn-primary:hover
Open

.open > .dropdown-toggle.btn-primary:hover,
Severity: Minor
Found in static/css/bootstrap.css by csslint

Adjoining classes: .btn-primary.disabled:focus
Open

.btn-primary.disabled:focus,
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

.btn-success:hover {
Severity: Minor
Found in static/css/bootstrap.css by csslint
Severity
Category
Status
Source
Language