tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

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

.introjs-arrow.left {

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

.introjs-button {

Values of 0 shouldn't have units specified.
Open

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

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

.introjs-arrow.top {

Duplicate property '*display' found.
Open

  *display: inline;

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

.introjs-button {

Unknown property 'border-shadow'.
Open

  border-shadow: none;

Adjoining classes: .introjs-arrow.left
Open

.introjs-arrow.left, .introjs-arrow.right {

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

.introjs-bullets ul li a {

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

.introjs-helperNumberLayer {

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

.introjs-overlay {

Use of !important
Open

  z-index: 9999999999 !important;

Values of 0 shouldn't have units specified.
Open

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

Using width with border can sometimes make elements larger than you expect.
Open

  border: 3px solid #DA4433;

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

  border: 2px solid #ecf0f1;

Values of 0 shouldn't have units specified.
Open

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

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

.introjs-button {

Values of 0 shouldn't have units specified.
Open

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

Use of !important
Open

    width: calc(100% - 10px) !important;

Standard property 'border-radius' should come after vendor-prefixed property '-webkit-border-radius'.
Open

  -webkit-border-radius: 10px;
Severity
Category
Status
Source
Language