Showing 18,317 of 18,317 total issues
Nesting should be no greater than 3, but was 4 Open
Open
.variations {
- Exclude checks
Selector woochimp_checkout_groups
should be written in lowercase with hyphens Open
Open
#woochimp_checkout_groups {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#woochimp_checkout_groups {
- 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
label.checkbox {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > label {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& + a {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:hover {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
background: #ffffff;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.nav-tabs > li > a {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
label {
- Exclude checks
Selector product_meta
should be written in lowercase with hyphens Open
Open
.product_meta {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 1.618em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 2.617924em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.search-field {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="submit"] {
- Exclude checks
Merge rule #add_payment_method, .woocommerce-cart, .woocommerce-checkout
with rule on line 381 Open
Open
#add_payment_method,
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks