tmcgee/cmv-widgets

View on GitHub

Showing 293 of 293 total issues

Heading (h1) should not be qualified.
Open

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

Don't use IDs in selectors.
Open

#export_parent_underlay {
Severity: Minor
Found in widgets/Export/css/Export.css by csslint

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

  border-right: none;

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

.introjs-arrow.top {

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

  -webkit-border-radius: 10px;

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

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

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

.introjs-tooltipbuttons {

Use of !important
Open

  color: #fff !important;

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

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

.introjs-bullets ul li a {

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

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

  margin-top: 10px;

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

.introjs-button::-moz-focus-inner {

Use of !important
Open

  z-index: 9999999 !important;

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

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

Use of !important
Open

  z-index: 9999999 !important;
Severity
Category
Status
Source
Language