tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

Values of 0 shouldn't have units specified.
Open

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

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

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

  background: rgba(255,255,255,0.1);

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

  -moz-border-radius: 10px;

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

a {
Severity: Minor
Found in css/cmv.css by csslint

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

.splash h2 {
Severity: Minor
Found in css/cmv.css by csslint

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

  border: 3px solid #DA4433;

Use of !important
Open

  display: none !important;

Duplicate property '*display' found.
Open

  *display: inline;

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;

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

.introjsFloatingElement {

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

.introjs-overlay {

Use of !important
Open

  opacity: 1.0 !important;

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

.introjs-arrow.top-middle {

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

.splash h1 {
Severity: Minor
Found in css/cmv.css by csslint

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

  padding: 3px;

Use of !important
Open

  width: auto !important;

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

.introjs-button:focus,
Severity
Category
Status
Source
Language