Showing 6,062 of 6,062 total issues
Line should be indented with spaces, not tabs Open
Open
top: 50%;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-bottom-width: 0;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 0;
- Create a ticketCreate a ticket
- Exclude checks
Merge rule .ui-tabs .ui-tabs-nav li a
with rule on line 732 Open
Open
.ui-tabs .ui-tabs-nav li a {
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Color literals like #333333
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #333333;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 1px solid #e78f08;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
clear: left;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
left: auto;
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: absolute;
- Create a ticketCreate a ticket
- Exclude checks
Shorthand form for property margin
should be written more concisely as -10px 0 0
instead of -10px 0 0 0
Open
Open
margin: -10px 0 0 0;
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: auto;
- Create a ticketCreate a ticket
- Exclude checks
Shorthand form for property border-width
should be written more concisely as 1px 0 0
instead of 1px 0 0 0
Open
Open
border-width: 1px 0 0 0;
- Create a ticketCreate a ticket
- Exclude checks
Properties should be ordered cursor, margin Open
Open
margin: .5em .4em .5em 0;
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Merge rule .ui-menu .ui-menu-item a
with rule on line 527 Open
Open
.ui-menu .ui-menu-item a {
- Create a ticketCreate a ticket
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Create a ticketCreate a ticket
- Exclude checks