tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

Use of !important
Open

  outline: none !important;

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 {

Values of 0 shouldn't have units specified.
Open

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

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

.introjs-bullets ul li {

Adjoining classes: .cmvSearchWidget .query-builder .selectize-control.single .selectize-input
Open

.cmvSearchWidget .query-builder .selectize-control.single .selectize-input {

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

    padding: 2px 6px;

Use of !important
Open

    width: calc(100% - 10px) !important;
Severity: Minor
Found in widgets/HeatMap/css/Heatmap.css by csslint

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

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

.introjs-arrow.bottom {

Adjoining classes: .introjs-arrow.bottom
Open

.introjs-arrow.bottom {

Use of !important
Open

  color:#434A54 !important;

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 {

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

  background-color: rgba(000, 0, 0, 0.5);

Use of !important
Open

  opacity: 1.0 !important;

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

.introjs-arrow.top {

Duplicate property '*display' found.
Open

  *display: inline;

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

.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
Severity
Category
Status
Source
Language