Showing 18,317 of 18,317 total issues
Selector should have depth of applicability no greater than 3, but was 7 Open
Open
img,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.quick-view-button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 7 Open
Open
li { margin-bottom: 1.618em; }
- Exclude checks
!important should not be used Open
Open
box-shadow: none !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
ul.children + .form-contribution_comment {
- Exclude checks
Selector photo_attachment_file
should be written in lowercase with hyphens Open
Open
#photo_attachment_file {
- Exclude checks
0.5407911001
should be written without a leading zero as .5407911001
Open
Open
padding: 0.5407911001em 0;
- Exclude checks
Avoid using id selectors Open
Open
#wc-product-reviews-pro-modal {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.col-1,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 0.6180469716em 1em;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.product {
- Exclude checks
Color #418AD0
should be written as #418ad0
Open
Open
color: #418AD0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 35px;
- Exclude checks
Selector single-tribe_events
should be written in lowercase with hyphens Open
Open
.single-tribe_events {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.tribe-events-event-image {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.moretag {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.ticket-cost {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: white;
- Exclude checks
Selector tribe_events-template-default
should be written in lowercase with hyphens Open
Open
.tribe_events-template-default.single {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background: white !important;
- Exclude checks