Showing 18,317 of 18,317 total issues
Line should be indented with spaces, not tabs Open
Open
padding: 15px !important;
- Exclude checks
Color literals like #d6e9c6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-color: #d6e9c6;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 42px;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
article.page {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=desktop") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.button {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.products {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 10px !important;
- Exclude checks
Selector pp_woocommerce
should be written in lowercase with hyphens Open
Open
div.pp_woocommerce {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#shipping_addresses {
- Exclude checks
Selector shipping_addresses
should be written in lowercase with hyphens Open
Open
#shipping_addresses {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
select.shipping_methods.shipping_method + p { margin-bottom: 0; }
- Exclude checks
Selector ms_addresses
should be written in lowercase with hyphens Open
Open
select#ms_addresses,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal !important;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.button-social-login,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-weight: normal !important;
- Exclude checks
Properties should be ordered flex-direction, flex-wrap, margin, max-width Open
Open
max-width: 300px;
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<tablet") {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.button.wl-add-but {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.wl-actions-table {
- Exclude checks