tmcgee/cmv-widgets

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

Summary

Maintainability
Test Coverage

Use of !important
Open

  z-index: auto !important;

Use of !important
Open

  z-index: 9999999 !important;

Use of !important
Open

  color: #C2C2C2 !important;

Use of !important
Open

  opacity: 1.0 !important;

Use of !important
Open

  color: #2980b9 !important;

Use of !important
Open

  outline: none !important;

Use of !important
Open

  z-index: 9999999999 !important;

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

  margin: 0;

Duplicate property 'content' found.
Open

  content:0;

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

  padding: 2px;

Duplicate property 'outline' found.
Open

  outline: none !important;

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;

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

  margin-top: 10px;

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

  padding: 2px;

Duplicate property '*display' found.
Open

  *display: inline;

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.left
Open

.introjs-arrow.left {

Adjoining classes: .introjs-arrow.bottom
Open

.introjs-arrow.bottom {

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;

Property with star prefix found.
Open

  *display: inline;

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

.introjs-bullets ul li a.active {

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

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 {

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

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

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

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

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

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 {

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 {

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

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

There are no issues that match your filters.

Category
Status