Showing 18,317 of 18,317 total issues
Line should be indented with spaces, not tabs Open
Open
.my-events-header {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 0 10px;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
h2.my-events {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.tribe_events .cart {
- Exclude checks
Properties should be ordered border, border-bottom, display, margin Open
Open
border-bottom: 0px;
- Exclude checks
Selector tribe_events
should be written in lowercase with hyphens Open
Open
.tribe_events .cart {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
&[disabled],
- Exclude checks
Properties should be ordered border, margin, max-width, padding Open
Open
max-width: 550px;
- Exclude checks
Avoid using id selectors Open
Open
#tribe-events,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.label {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
li:not(.select2-search),
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
a {
- Exclude checks
0.5407911001
should be written without a leading zero as .5407911001
Open
Open
padding: 0.236em 0.5407911001em;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
form.cart {
- Exclude checks
Color literals like rgba(0, 0, 0, 0.075)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
@include box-shadow(inset 0 1px 1px rgba(0, 0, 0, 0.075));
- Exclude checks
Files should end with a trailing newline Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
img.avatar {
- Exclude checks
0.075
should be written without a leading zero as .075
Open
Open
@include box-shadow(inset 0 1px 1px rgba(0, 0, 0, 0.075));
- Exclude checks
Properties should be ordered float, height, margin, width Open
Open
width: 2.617924em;
- Exclude checks