tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

Use of !important
Open

  color: #fff !important;

Use of !important
Open

  background:#fff !important;

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

.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {

Use of !important
Open

  color:#434A54 !important;

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

.introjsFloatingElement {

Duplicate property 'content' found.
Open

  content:0;

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

  padding: 2px;

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

.introjs-button::-moz-focus-inner {

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

.introjs-tooltiptext {

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

  border-color: transparent transparent rgba(000, 0, 0, 0.5);

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

.introjs-button:focus,

Adjoining classes: .introjs-arrow.bottom-middle
Open

.introjs-arrow.bottom, .introjs-arrow.bottom-middle, .introjs-arrow.bottom-right {

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

.introjs-bullets {

Adjoining classes: .introjs-arrow.right-bottom
Open

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

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

  -moz-border-radius: 10px;

Use of !important
Open

  z-index: auto !important;

Adjoining classes: .introjs-arrow.right
Open

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

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

.introjs-helperNumberLayer {

Adjoining classes: .introjs-arrow.left-bottom
Open

.introjs-arrow.left, .introjs-arrow.left-bottom {

Use of !important
Open

    height: calc(100% - 20px) !important;
Severity
Category
Status
Source
Language