tmcgee/cmv-widgets

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

Summary

Maintainability
Test Coverage

Use of !important
Open

  outline: none !important;

Use of !important
Open

  opacity: 1.0 !important;

Use of !important
Open

  z-index: auto !important;

Use of !important
Open

  color: #fff !important;

Use of !important
Open

  color: #C2C2C2 !important;

Use of !important
Open

  z-index: 9999999 !important;

Use of !important
Open

  z-index: 9999999999 !important;

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 #CACED1;

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 #173B53;

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 #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 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 2px 0px -0px #CACED1;

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 #235677;

Values of 0 shouldn't have units specified.
Open

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

Duplicate property '*display' found.
Open

  *display: inline;

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

  padding: 2px;

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

  margin: 0;

Duplicate property 'outline' found.
Open

  outline: none !important;

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

  border: 3px solid #DA4433;

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

  padding: 2px;

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

  border: 3px solid #DA4433;

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

  margin-top: 10px;

Property with star prefix found.
Open

  *display: inline;

Adjoining classes: .introjs-arrow.left
Open

.introjs-arrow.left {

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

  -moz-border-radius: 10px;

Adjoining classes: .introjs-arrow.top
Open

.introjs-arrow.top {

Adjoining classes: .introjs-arrow.right
Open

.introjs-arrow.right {

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

  -webkit-border-radius: 10px;

Adjoining classes: .introjs-arrow.bottom
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-button::-moz-focus-inner {

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

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-disabled, .introjs-disabled:hover, .introjs-disabled:focus {

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

.introjsFloatingElement {

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

.introjs-tooltip {

Outlines should only be modified using :focus.
Open

.introjs-button {

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

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.bottom {

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

.introjs-tooltiptext {

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-arrow.left {

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

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-button:focus,

There are no issues that match your filters.

Category
Status