tmcgee/cmv-widgets

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

Summary

Maintainability
Test Coverage

Use of !important
Open

  outline: none !important;

Use of !important
Open

  opacity: 1.0 !important;

Use of !important
Open

  left: 0 !Important;

Use of !important
Open

  display: none !important;

Use of !important
Open

  width: auto !important;

Use of !important
Open

  bottom: 0 !important;

Use of !important
Open

  z-index: auto !important;

Use of !important
Open

  z-index: 9999999999 !important;

Use of !important
Open

  color: #fff !important;

Use of !important
Open

  z-index: 9999999 !important;

Use of !important
Open

  right: 0 !Important;

Use of !important
Open

  color: #C2C2C2 !important;

Use of !important
Open

  top: initial !important;

Duplicate property 'max-width' found.
Open

  max-width: initial;

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

  border: 3px solid #DA4433;

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

  margin: 0;

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

  border: 3px solid #DA4433;

Duplicate property '*display' found.
Open

  *display: inline;

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

  padding: 3px;

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

  border-bottom: none; /* IE6-9 */  /* IE10 text shadows */

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

  border-right: none;

Duplicate property 'outline' found.
Open

  outline: none !important;

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

  padding: 3px;

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

  margin-top: 10px;

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    box-shadow: 0 1px 0px -0px #6F1309;

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    box-shadow: 0 1px 0px -0px #6F1309;

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

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

.introjs-bullets ul li a.active {

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

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

  -moz-border-radius: 10px;

Adjoining classes: .introjs-arrow.right
Open

.introjs-arrow.right {

Adjoining classes: .introjs-arrow.left
Open

.introjs-arrow.left {

Property with star prefix found.
Open

  *display: inline;

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

  -webkit-border-radius: 10px;

Adjoining classes: .introjs-arrow.top
Open

.introjs-arrow.top {

Adjoining classes: .introjs-arrow.bottom
Open

.introjs-arrow.bottom {

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

.introjs-bullets {

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

.introjs-fixParent {

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::-moz-focus-inner {

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

.introjs-bullets ul {

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-tooltiptext {

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

.introjsFloatingElement {

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

.introjs-button:focus,

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

.introjs-skipbutton {

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

.introjs-arrow.bottom {

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

.introjs-arrow.right {

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

.introjs-arrow.top {

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

.introjs-tooltipbuttons {

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-bullets ul li {

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-helperLayer {

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

.introjs-progress {

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

.introjs-overlay {

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-button:hover {

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

.introjs-button {

Outlines should only be modified using :focus.
Open

.introjs-button {

There are no issues that match your filters.

Category
Status