Showing 293 of 293 total issues
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-skipbutton {
- Create a ticketCreate a ticket
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
box-shadow: 0 2px 0px -0px #B91D0D;
- Create a ticketCreate a ticket
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
box-shadow: 0 2px 0px -0px #CACED1;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-helperLayer {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-bullets {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-bullets ul li {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.splash {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-arrow.bottom {
- Create a ticketCreate a ticket
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
box-shadow: 0 2px 0px 0px #173B53;
- Create a ticketCreate a ticket
- Exclude checks
Standard property 'border-radius' should come after vendor-prefixed property '-webkit-border-radius'. Open
Open
-webkit-border-radius: 10px;
- Create a ticketCreate a ticket
- Exclude checks
Fallback background (hex or RGB) should precede RGBA background. Open
Open
background: rgba(255,255,255,0.2);
- Create a ticketCreate a ticket
- Exclude checks
Using height with border-bottom can sometimes make elements larger than you expect. Open
Open
border-bottom: none; /* IE6-9 */ /* IE10 text shadows */
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-arrow.right {
- Create a ticketCreate a ticket
- Exclude checks
Adjoining classes: .introjs-arrow.top Open
Open
.introjs-arrow.top {
- Create a ticketCreate a ticket
- Exclude checks
Fallback background (hex or RGB) should precede RGBA background. Open
Open
background: rgba(255,255,255,0.2);
- Create a ticketCreate a ticket
- Exclude checks
Element (a.active) is overqualified, just use .active without element name. Open
Open
.introjs-bullets ul li a.active {
- Create a ticketCreate a ticket
- Exclude checks