tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

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

    border: 1px solid #999;
Severity: Minor
Found in css/cmv.css by csslint

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

    padding: 8px;
Severity: Minor
Found in css/cmv.css by csslint

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

.introjs-overlay {

Use of !important
Open

  right: 0 !Important;

Duplicate property 'outline' found.
Open

  outline: none !important;

Values of 0 shouldn't have units specified.
Open

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

Use of !important
Open

  color: #C2C2C2 !important;

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

.introjs-fixParent {

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

.introjs-arrow.top-right {

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

.introjs-arrow.top-middle {

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

.introjs-bullets ul {

Heading (h4) should not be qualified.
Open

.introjs-tooltiptext h4 {

Use of !important
Open

  opacity: 1.0 !important;

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

  margin: 0;

Adjoining classes: .introjs-arrow.top
Open

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

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

  padding: 2px;

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;

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

.introjs-bullets ul {
Severity
Category
Status
Source
Language