lightspeeddevelopment/lsx-health-plan

View on GitHub

Showing 9,134 of 9,134 total issues

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

#lsx-exercises-shortcode .lsx-exercises-shortcode .lsx-exercises-item .exercise-link.excerpt-excerpt, #lsx-exercises-shortcode .lsx-exercises-shortcode .lsx-exercises-item .exercise-link.excerpt-full { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: end; -ms-flex-align: end; align-items: end; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row h3.cmb2-metabox-title
Open

.wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row h3.cmb2-metabox-title { color: #23282d; font-size: 17px; margin: 1em 0; font-weight: 600; -webkit-font-smoothing: subpixel-antialiased; line-height: 1.4em; margin-bottom: 0px; }

Don't use IDs in selectors.
Open

#lsx-exercises-shortcode .lsx-exercises-shortcode .lsx-exercises-item .exercise-link .lsx-exercises-title { color: white; text-shadow: -1px 1px 4px rgba(0, 0, 0, 0.5); max-width: 80%; margin-right: 0; margin-bottom: 1rem; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.cmb-row.lsx-admin-row .lsx-field-col .cmb-th + .cmb-td, .cmb-row.cmb2-id-exercise-tips .lsx-field-col .cmb-th + .cmb-td, .cmb-row.cmb2-id-exercise-details .lsx-field-col .cmb-th + .cmb-td { width: 100%; float: right; }

Don't use IDs in selectors.
Open

#lsx-exercises-shortcode.columns-4 .lsx-exercises-shortcode { grid-template-columns: repeat(4, 1fr); }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .cmb-row.cmb2-id-exercise-tips .lsx-field-col-20
Open

.cmb-row.lsx-admin-row .lsx-field-col-20, .cmb-row.cmb2-id-exercise-tips .lsx-field-col-20, .cmb-row.cmb2-id-exercise-details .lsx-field-col-20 { width: 20%; }

Don't use IDs in selectors.
Open

#lsx-exercises-shortcode.columns-6 .lsx-exercises-shortcode { grid-template-columns: repeat(6, 1fr); }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .cmb-row.cmb2-id-exercise-details .lsx-field-col-20
Open

.cmb-row.lsx-admin-row .lsx-field-col-20, .cmb-row.cmb2-id-exercise-tips .lsx-field-col-20, .cmb-row.cmb2-id-exercise-details .lsx-field-col-20 { width: 20%; }

Adjoining classes: .cmb-row.cmb2-id-exercise-tips .lsx-field-col-33
Open

.cmb-row.lsx-admin-row .lsx-field-col-33, .cmb-row.cmb2-id-exercise-tips .lsx-field-col-33, .cmb-row.cmb2-id-exercise-details .lsx-field-col-33 { width: 30.333% !important; padding-right: 2%; }

The property -moz-box-orient is compatible with -webkit-box-orient 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

Don't use IDs in selectors.
Open

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

Adjoining classes: .lsx-hp-widget-items.slick-slider button.slick-arrow.slick-prev
Open

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

Don't use IDs in selectors.
Open

#lsx-exercises-shortcode .lsx-exercises-shortcode > .col-xs-12:first-child:last-child { width: 100%; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

#lsx-exercises-shortcode .lsx-exercises-shortcode .lsx-exercises-item { min-height: 200px; background-position: center; background-repeat: no-repeat; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

#lsx-exercises-shortcode .lsx-exercises-shortcode .lsx-exercises-item .exercise-link.excerpt-excerpt, #lsx-exercises-shortcode .lsx-exercises-shortcode .lsx-exercises-item .exercise-link.excerpt-full { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: end; -ms-flex-align: end; align-items: end; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

#lsx-exercises-shortcode.columns-5 .lsx-exercises-shortcode { grid-template-columns: repeat(5, 1fr); }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

#lsx-hp-related .lsx-related-posts.lsx-related-posts-title .col-xs-12 h2 { font-weight: bold; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

#lsx-hp-related .lsx-related-posts.lsx-related-posts-content .col-xs-12 .lsx-related-posts-wrapper { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; 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; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin-right: -15px; margin-left: -15px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Using width with padding-right can sometimes make elements larger than you expect.
Open

#lsx-hp-related .lsx-related-posts.lsx-related-posts-content .col-xs-12 .lsx-related-posts-wrapper .lsx-slot { width: 100%; padding-right: 15px; padding-left: 15px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: #lsx-hp-related .lsx-related-posts.lsx-related-posts-content .col-xs-12 .lsx-related-posts-wrapper .lsx-slot .entry-layout .entry-layout-content .entry-header .entry-meta .post-categories a
Open

#lsx-hp-related .lsx-related-posts.lsx-related-posts-content .col-xs-12 .lsx-related-posts-wrapper .lsx-slot .entry-layout .entry-layout-content .entry-header .entry-meta .post-categories a { font-size: 13px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint
Severity
Category
Status
Source
Language