Showing 18,317 of 18,317 total issues
Avoid qualifying class selectors with an element. Open
Open
a.remove {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > .comment-form {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
input[type="submit"] {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
td {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: none;
- Exclude checks
!important should not be used Open
Open
padding: 15px !important;
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<tablet") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#customer_login {
- Exclude checks
Avoid using id selectors Open
Open
#woochimp_checkout_groups {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media("<=tablet") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<=tablet") {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.woocommerce-product-gallery {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.woocommerce-product-gallery {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.woocommerce {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.button:not(.quick-view-button) {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#payment {
- Exclude checks