tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

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

.introjs-tooltip {

Use of !important
Open

  color: #fff !important;

Property with star prefix found.
Open

  *display: inline;

Values of 0 shouldn't have units specified.
Open

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

Adjoining classes: .introjs-arrow.top
Open

.introjs-arrow.top {

Adjoining classes: .introjs-arrow.left
Open

.introjs-arrow.left {

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

.introjs-button:hover {

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

.introjs-arrow.right, .introjs-arrow.right-bottom {

Outlines should only be modified using :focus.
Open

.introjs-button {

Values of 0 shouldn't have units specified.
Open

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

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

.introjs-button:hover {

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

.introjs-bullets ul li a {

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

    padding: 10px;
Severity: Minor
Found in widgets/Search/css/Search.css by csslint

Adjoining classes: .introjs-arrow.bottom
Open

.introjs-arrow.bottom {

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 {

Use of !important
Open

  color: #2980b9 !important;

Duplicate property 'outline' found.
Open

  outline: none !important;

Use of !important
Open

  outline: none !important;
Severity
Category
Status
Source
Language