Showing 18,317 of 18,317 total issues
Avoid qualifying class selectors with an element. Open
Open
label.checkbox {
- Exclude checks
Merge rule .woocommerce-ordering select
with rule on line 1118 Open
Open
.woocommerce-ordering select {
- Exclude checks
Avoid using id selectors Open
Open
#respond input#submit,
- Exclude checks
Selector pp_content_container
should be written in lowercase with hyphens Open
Open
.pp_content_container {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.cart {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
li.product {
- Exclude checks
Selector add_payment_method
should be written in lowercase with hyphens Open
Open
#add_payment_method,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.payment_methods {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
& > input[type="radio"] {
- Exclude checks
!important should not be used Open
Open
position: absolute !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
& > img {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.payment_box {
- Exclude checks
Avoid using id selectors Open
Open
#main .quantity .qty {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > li.active > a {
- Exclude checks
0px
should be written without units as 0
Open
Open
border-top: 0px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#comments {
- Exclude checks
Use //
comments everywhere Open
Open
/*#billing_country_field, #shipping_country_field, #billing_state_field, #shipping_state_field {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.woocommerce-form-login__rememberme {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
> * {
- Exclude checks