tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

Outlines should only be modified using :focus.
Open

.introjs-button {

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

  margin-top: 10px;

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

  border: 2px solid #DA4433;

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

  border: 2px solid #DA4433;

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

.introjs-tooltip {

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

.introjs-skipbutton {

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

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

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

.introjs-helperLayer {

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

  margin: 0;

Duplicate property 'outline' found.
Open

  outline: none !important;

Values of 0 shouldn't have units specified.
Open

    box-shadow: 0 2px 0px 0px #173B53;

Use of !important
Open

  color: #C2C2C2 !important;

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

.introjs-helperNumberLayer:after {

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

.introjs-arrow.bottom {

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

  margin-top: 10px;

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

.introjs-button,

Use of !important
Open

  z-index: 9999999 !important;

Values of 0 shouldn't have units specified.
Open

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

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

  padding: 2px;

Adjoining classes: .introjs-arrow.bottom
Open

.introjs-arrow.bottom, .introjs-arrow.bottom-middle, .introjs-arrow.bottom-right {
Severity
Category
Status
Source
Language