Showing 18,317 of 18,317 total issues
Files should end with a trailing newline Open
Open
}
- Exclude checks
Properties should be ordered background-color, box-shadow, color, display, font-weight, height, line-height, margin-bottom, padding Open
Open
display: block !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %bootstrap-form-control;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.product-rating-summary,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.product-rating-summary { text-align: left; }
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.product-rating-details {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
td {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&.checkbox:before { font-size: 0.875em; }
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.description { padding-bottom: 0; }
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
h3.contribution-title {
- Exclude checks
Selector tiptip_arrow_inner
should be written in lowercase with hyphens Open
Open
#tiptip_arrow_inner { margin-top: -6px; }
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector pp_content
should be written in lowercase with hyphens Open
Open
.pp_content {
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
> .woocommerce-products-header,
- Exclude checks
Color literals like rgba(0, 0, 0, 0.2)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
- Exclude checks
Merge rule .tribe-community-event-info
with rule on line 1203 Open
Open
.tribe-community-event-info {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&[disabled],
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
button,
- Exclude checks