tmcgee/cmv-widgets

View on GitHub
widgets/Introduction/css/introjs-modern.css

Summary

Maintainability
Test Coverage

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

.introjs-arrow.bottom, .introjs-arrow.bottom-middle, .introjs-arrow.bottom-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);

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

  background-color: rgba(000, 0, 0, 0.5);

Adjoining classes: .introjs-arrow.top
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: transparent transparent rgba(000, 0, 0, 0.5);

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

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

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

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

Adjoining classes: .introjs-arrow.right
Open

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

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

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

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

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

Adjoining classes: .introjs-arrow.right
Open

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

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

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

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

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

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

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

Adjoining classes: .introjs-arrow.bottom
Open

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

Adjoining classes: .introjs-arrow.left
Open

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

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

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

Unknown property 'border-shadow'.
Open

  border-shadow: none;

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

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

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

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

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

.introjs-button,

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

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

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

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

There are no issues that match your filters.

Category
Status