SPF-UiO/spbm

View on GitHub

Showing 2,048 of 2,050 total issues

Attribute selectors with *= are slow!
Open

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

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

  .table-responsive {
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

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

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

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

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

.img-thumbnail {
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

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

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

mark,
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

The universal selector (*) is known to be slow.
Open

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

Heading (h1) has already been defined.
Open

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

Heading (h6) has already been defined.
Open

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

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

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

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

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

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

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

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

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

The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
Open

  -webkit-appearance: button;
Severity: Minor
Found in static/css/bootstrap.css by csslint

The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
Open

  -webkit-appearance: textfield;
Severity: Minor
Found in static/css/bootstrap.css by csslint

The universal selector (*) is known to be slow.
Open

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

Attribute selectors with ^= are slow!
Open

  a[href^="#"]:after,
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

.glyphicon {
Severity: Minor
Found in static/css/bootstrap.css by csslint
Severity
Category
Status
Source
Language