Showing 18,317 of 18,317 total issues
Selector shop_table
should be written in lowercase with hyphens Open
Open
table.shop_table {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
tr:last-child {
- Exclude checks
Shorthand form for property border-radius
should be written more concisely as 0 0 5px
instead of 0 0 5px 0
Open
Open
border-radius: 0 0 5px 0;
- Exclude checks
Selector add_payment_method
should be written in lowercase with hyphens Open
Open
#add_payment_method,
- Exclude checks
!important should not be used Open
Open
margin-bottom: 4.25rem !important;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table.shop_table {
- 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 4 Open
Open
li:not(.woocommerce-notice) {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
tr:first-child {
- Exclude checks
!important should not be used Open
Open
background-color: #e6e6e6 !important;
- Exclude checks
Property clip
already defined on line 410 Open
Open
clip: rect(1px, 1px, 1px, 1px);
- Exclude checks
Merge rule .woocommerce
with rule on line 934 Open
Open
.woocommerce {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin: 0 0 0 0.5em;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.panel {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="radio"],
- Exclude checks
Properties should be ordered clear, margin-bottom Open
Open
margin-bottom: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.products {
- Exclude checks
Properties should be ordered background-color, border-bottom, border-left, border-radius, border-right, color Open
Open
border-radius: 0;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.nav-tabs > li > a.active {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&:hover {
- Exclude checks