tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

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

.introjs-helperLayer {

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

.introjs-helperNumberLayer {

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

  padding: 10px;

Adjoining classes: .introjs-arrow.right
Open

.introjs-arrow.right {

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

.introjs-tooltip {

Duplicate property '*display' found.
Open

  *display: inline;

Use of !important
Open

  color: #C2C2C2 !important;

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

.introjs-bullets ul li {

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

.introjsFloatingElement {

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

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

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

.introjs-arrow.right {

Element (a.active) is overqualified, just use .active without element name.
Open

.introjs-bullets ul li a.active {

Use of !important
Open

    min-height: 150px !important;

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

.introjs-arrow.right {

Outlines should only be modified using :focus.
Open

.introjs-button {

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

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

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

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

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

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

Adjoining classes: .introjs-arrow.left
Open

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

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

  border-color: transparent transparent transparent rgba(000, 0, 0, 0.5);
Severity
Category
Status
Source
Language