Showing 293 of 293 total issues
Outlines should only be modified using :focus. Open
Open
.introjs-button {
- Create a ticketCreate a ticket
- Exclude checks
margin-top can't be used with display: inline. Open
Open
margin-top: 10px;
- Create a ticketCreate a ticket
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
border: 2px solid #DA4433;
- Create a ticketCreate a ticket
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 2px solid #DA4433;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-tooltip {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-skipbutton {
- Create a ticketCreate a ticket
- Exclude checks
Fallback border-color (hex or RGB) should precede RGBA border-color. Open
Open
border-color: transparent rgba(000, 0, 0, 0.5) transparent transparent;
- 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
margin can't be used with display: inline. Open
Open
margin: 0;
- Create a ticketCreate a ticket
- Exclude checks
Duplicate property 'outline' found. Open
Open
outline: none !important;
- 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
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-helperNumberLayer:after {
- 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
margin-top can't be used with display: inline. Open
Open
margin-top: 10px;
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-button,
- Create a ticketCreate a ticket
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
background: #EB1540; box-shadow: 0 2px 0px -0px #B91D0D;
- Create a ticketCreate a ticket
- Exclude checks
Using height with padding can sometimes make elements larger than you expect. Open
Open
padding: 2px;
- Create a ticketCreate a ticket
- Exclude checks
Adjoining classes: .introjs-arrow.bottom Open
Open
.introjs-arrow.bottom, .introjs-arrow.bottom-middle, .introjs-arrow.bottom-right {
- Create a ticketCreate a ticket
- Exclude checks