lightspeeddevelopment/lsx-health-plan

View on GitHub

Showing 9,134 of 9,134 total issues

Adjoining classes: .cmb-row.cmb2-id-exercise-details .lsx-field-add-field .regular-text
Open

.cmb-row.lsx-admin-row .lsx-field-add-field .regular-text, .cmb-row.cmb2-id-exercise-tips .lsx-field-add-field .regular-text, .cmb-row.cmb2-id-exercise-details .lsx-field-add-field .regular-text { display: none; }

Rule doesn't have all its properties in alphabetical order.
Open

table, .table { width: 100%; table-layout: fixed; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .cmb-row.lsx-admin-row .lsx-field-add-field .regular-text
Open

.cmb-row.lsx-admin-row .lsx-field-add-field .regular-text, .cmb-row.cmb2-id-exercise-tips .lsx-field-add-field .regular-text, .cmb-row.cmb2-id-exercise-details .lsx-field-add-field .regular-text { display: none; }

Element (td.column-2) is overqualified, just use .column-2 without element name.
Open

.shopping-list-container table tbody tr td.column-2 { color: #9b9b9b; text-align: left; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

@media (max-width: 600px) { .reverse-mobile { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

The property -ms-box-align is compatible with -webkit-box-align and should be included as well.
Open

.slick-slider .slick-dots { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; height: auto; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; margin: 1rem 0 0; padding: 0; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Heading (h2) has already been defined.
Open

#lsx-videos-shortcode h2, #lsx-recipes-shortcode h2 { width: 100%; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .slick-slider .slick-arrow.slick-next:before
Open

.slick-slider .slick-arrow.slick-next:before { content: '\f105'; right: 1.5rem; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

@media (min-width: 900px) { #lsx-recipes-shortcode .lsx-recipes-shortcode { width: 100%; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

#lsx-recipes-shortcode .lsx-recipes-shortcode table tr th { font-weight: 300; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

@media (min-width: 992px) { .plan_page_help #wpbody .wrap.about-wrap > .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Don't use IDs in selectors.
Open

@media (max-width: 767px) { #lsx-recipes-shortcode .lsx-recipes-shortcode .col-md-7 img { margin-top: 2em; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Heading (h3) should not be qualified.
Open

#lsx-tips-shortcode .lsx-tips-shortcode .diet-tip-wrapper.quick-tip h3 { color: #4a4a4a; font-family: 'Noto Sans'; font-size: 15px; font-weight: bold; margin-bottom: 5px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

The property -ms-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

@media (min-width: 992px) { .plan_page_help #wpbody .wrap.about-wrap > .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#lsx-tips-shortcode .lsx-tips-shortcode.slick-slider .slick-dots { margin-top: 0; margin-bottom: 8px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .slick-slider button.slick-arrow.slick-prev
Open

.slick-slider button.slick-arrow.slick-prev { right: -7rem; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

  .plan_page_help #wpbody .col-md-4 { width: 30.33333%; } }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Don't use IDs in selectors.
Open

body.single #lsx-tips-shortcode { margin-bottom: 2rem; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

#lsx-tips-shortcode { margin-top: 3rem; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; background: white; -webkit-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.24); box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.24); }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

@media (min-width: 992px) { #lsx-exercises-shortcode .lsx-exercises-shortcode.layout-grid { display: grid; -webkit-column-gap: 1rem; -moz-column-gap: 1rem; column-gap: 1rem; row-gap: 1rem; grid-template-columns: 1fr 1fr 1fr; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint
Severity
Category
Status
Source
Language