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

.my-profile-block .profile-navigation { 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: center; -ms-flex-align: center; align-items: center; margin: 0; margin-left: 20px; }
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

.my-profile-block > .wp-block-cover__inner-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 1140px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 7rem 0 2rem; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .gutenberg-compatible-template.using-gutenberg .entry-content .all-plans-block
Open

@media (min-width: 768px) and (max-width: 1140px) { .gutenberg-compatible-template.using-gutenberg .entry-content .all-plans-block { padding-right: 30px; padding-left: 30px; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.my-profile-block > .wp-block-cover__inner-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 1140px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 7rem 0 2rem; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .title-lined.my-plan
Open

.title-lined.my-plan { max-width: 900px; margin-right: 0; }
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

.my-profile-block > .wp-block-cover__inner-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 1140px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 7rem 0 2rem; }
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

@media (max-width: 768px) { .my-profile-block > .wp-block-cover__inner-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.my-profile-block .profile-details { width: 100%; background: #ffffff; padding: 1.5rem; min-width: 230px; height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.daily-plan-block .day { background-color: #ececec; margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 2px; height: 110px; -webkit-transition: none; transition: none; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.all-plans-block > .row > .col-xs-12 article.lsx-slot .content-box .hp-plan-price, .all-plans-block > .row > .col-xs-12 article.lsx-slot .content-box .amount { color: #30bb00; font-size: 18px; margin-top: 9px; display: block; }
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

.daily-plan-block .day.next-day:last-child .plan-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .daily-plan-block.week-grid span
Open

.daily-plan-block.week-grid a, .daily-plan-block.week-grid span { background: #e9ecee; margin-bottom: 10px; font-size: 28px; font-family: 'Lora', serif; font-weight: bold; padding: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-transition: none; transition: none; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.title-lined.my-plan { max-width: 900px; margin-right: 0; }
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

.daily-plan-block.week-grid .week-row .week-row-inner .week-meals-recipes-box .week-meals-recipes-box-inner { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 0 5rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; -ms-flex-pack: distribute; justify-content: space-around; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.progress span { position: absolute; right: 8px; bottom: 6px; font-size: 10px; font-weight: bold; color: white; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .daily-plan-block.week-grid .week-row .week-row-inner .week-meals-recipes-box .week-meals-recipes-box-inner
Open

@media (max-width: 768px) { .daily-plan-block.week-grid .week-row .week-row-inner .week-meals-recipes-box .week-meals-recipes-box-inner { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: end; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Element (progress[value].less-progress::-webkit-progress-value) is overqualified, just use .less-progress without element name.
Open

.progress progress[value].less-progress::-webkit-progress-value { background-color: #c32d37; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Unknown property 'grid-row-gap'.
Open

.daily-plan-block.day-grid { display: grid; grid-template-columns: repeat(7, 13%); grid-template-rows: 120px; grid-column-gap: 10px; grid-row-gap: 10px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.daily-plan-block.week-grid .week-row .week-row-inner.week-downloads-view-on .week-download-box { background-color: #f6f6f6; padding: 10px 16px; margin-bottom: 5px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

@media (min-width: 601px) and (max-width: 1140px) { #edit-account-tab { padding-right: 30px; padding-left: 30px; margin-top: 30px; margin-bottom: 20px; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint
Severity
Category
Status
Source
Language