SPF-UiO/spbm

View on GitHub

Showing 2,048 of 2,050 total issues

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

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

Use of !important
Open

    color: #000 !important;
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

Use of !important
Open

    border-top-color: #000 !important;
Severity: Minor
Found in static/css/bootstrap.css by csslint

Heading (h4) has already been defined.
Open

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

Heading (h5) has already been defined.
Open

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

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

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

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

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

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

.radio input[type="radio"],
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

Expected (none | button | button-bevel | caps-lock-indicator | caret | checkbox | default-button | listbox | listitem | media-fullscreen-button | media-mute-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbargripper-horizontal | scrollbargripper-vertical | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical) but found 'textfield'.
Open

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

Use of !important
Open

    -webkit-box-shadow: none !important;
Severity: Minor
Found in static/css/bootstrap.css by csslint

Attribute selectors with ^= are slow!
Open

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

Heading (h2) has already been defined.
Open

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

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

.list-unstyled {
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

.list-inline {
Severity: Minor
Found in static/css/bootstrap.css by csslint

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

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

Adjoining classes: .checkbox.disabled label
Open

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

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

.form-control-feedback {
Severity: Minor
Found in static/css/bootstrap.css by csslint
Severity
Category
Status
Source
Language