Showing 293 of 293 total issues
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-button:hover, .introjs-button:focus {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-helperNumberLayer {
- Create a ticketCreate a ticket
- Exclude checks
Adjoining classes: .introjs-arrow.top-right Open
Open
.introjs-arrow.top, .introjs-arrow.top-middle, .introjs-arrow.top-right {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-arrow.left, .introjs-arrow.left-bottom {
- Create a ticketCreate a ticket
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.introjs-arrow.right, .introjs-arrow.right-bottom {
- Create a ticketCreate a ticket
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 2px;
- Create a ticketCreate a ticket
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
border: 3px solid #DA4433;
- Create a ticketCreate a ticket
- Exclude checks
Adjoining classes: .introjs-arrow.bottom 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:focus,
- Create a ticketCreate a ticket
- Exclude checks
Fallback background-color (hex or RGB) should precede RGBA background-color. Open
Open
background-color: rgba(33, 33, 33, 0.8);
- Create a ticketCreate a ticket
- Exclude checks