tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

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

.introjsFloatingElement {

Adjoining classes: .cmvSearchWidget .query-builder .selectize-control.single .selectize-input:after
Open

.cmvSearchWidget .query-builder .selectize-control.single .selectize-input:after {

Use of !important
Open

    display: none !important;

vertical-align can't be used with display: block.
Open

    vertical-align: middle;
Severity: Minor
Found in widgets/Report/css/Report.css by csslint

Heading (h2) should not be qualified.
Open

.splash h2 {
Severity: Minor
Found in css/cmv.css by csslint

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

.navbar-default {
Severity: Minor
Found in css/cmv.css by csslint

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

.introjs-helperNumberLayer {

Adjoining classes: .introjs-arrow.top
Open

.introjs-arrow.top {

Adjoining classes: .introjs-arrow.bottom
Open

.introjs-arrow.bottom {

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(0,0,0,0.8);
Severity: Minor
Found in css/cmv.css by csslint

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

.introjs-button:hover {

Values of 0 shouldn't have units specified.
Open

  box-shadow: 0 2px 0px -0px #B91D0D;

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

.example img {
Severity: Minor
Found in css/cmv.css by csslint

Values of 0 shouldn't have units specified.
Open

    background: #EB1540;  box-shadow: 0 2px 0px -0px #B91D0D;

Use of !important
Open

  top: initial !important;

Use of !important
Open

  z-index: 9999999999 !important;

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

.introjs-button {

Adjoining classes: .introjs-arrow.left
Open

.introjs-arrow.left {

Values of 0 shouldn't have units specified.
Open

  box-shadow: 0 2px 0px -0px #CACED1;

margin can't be used with display: inline.
Open

  margin: 0;
Severity
Category
Status
Source
Language