lightspeeddevelopment/lsx-health-plan

View on GitHub

Showing 9,134 of 9,134 total issues

Heading (h2) should not be qualified.
Open

#__wp-uploader-id-2 h1, #__wp-uploader-id-2 .h1, #__wp-uploader-id-2 h2, #__wp-uploader-id-2 .h2, #__wp-uploader-id-2 h3, #__wp-uploader-id-2 .h3, #__wp-uploader-id-2 .media-frame-title h1, #__wp-uploader-id-2 .image-details h2, #__wp-uploader-id-2 .media-sidebar h2 { font-family: inherit; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Heading (h2) should not be qualified.
Open

#__wp-uploader-id-2 h1, #__wp-uploader-id-2 .h1, #__wp-uploader-id-2 h2, #__wp-uploader-id-2 .h2, #__wp-uploader-id-2 h3, #__wp-uploader-id-2 .h3, #__wp-uploader-id-2 .media-frame-title h1, #__wp-uploader-id-2 .image-details h2, #__wp-uploader-id-2 .media-sidebar h2 { font-family: inherit; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

#__wp-uploader-id-2 button.button { -webkit-box-shadow: none; box-shadow: none; min-height: initial; color: #0071a1; border: 1px solid #0071a1; background: #f3f5f6; vertical-align: top; text-transform: initial; font-weight: 400; font-size: 13px; padding: 0 10px; height: 30px; line-height: inherit; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Don't use IDs in selectors.
Open

#single-plan-nav .nav.nav-pills li a.overview-tab svg { position: relative; top: 5px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: #single-plan-nav .nav.nav-pills li a:hover.warm-up-tab svg path
Open

#single-plan-nav .nav.nav-pills li a:hover.warm-up-tab svg path, #single-plan-nav .nav.nav-pills li a:hover.recipes-tab svg path { stroke: transparent !important; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

@media (max-width: 768px) { .gutenberg-compatible-template.using-gutenberg .entry-content .my-profile-block .wp-block-cover__inner-container { padding: 10rem 3rem 3rem; min-height: 250px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .gutenberg-compatible-template.using-gutenberg .entry-content .my-profile-block .wp-block-cover__inner-container > h2
Open

.gutenberg-compatible-template.using-gutenberg .entry-content .my-profile-block .wp-block-cover__inner-container > h2 { margin: 0; font-size: 42px; font-weight: bold; }
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

.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

Using width with border can sometimes make elements larger than you expect.
Open

.my-profile-block .profile-navigation .profile-photo img { border-radius: 100px; border: 4px solid white; min-height: 95px; min-width: 95px; width: 95px; height: 95px; -o-object-fit: cover; object-fit: cover; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Heading (h1) has already been defined.
Open

.my-profile-block .profile-details h1 { text-transform: capitalize; color: #434343; font-size: 20px; line-height: 24px; padding-bottom: 7px; margin-bottom: 7px; margin-right: 0; width: 100%; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Heading (h3) should not be qualified.
Open

.all-plans-block > .row > .col-xs-12 article.lsx-slot .content-box h3.plan a { color: #4a4a4a; }
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.completed .plan-content:before { content: '\f05d'; font-family: FontAwesome; font-size: 70px; color: #f1f1f1; font-weight: 300; }
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.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

Adjoining classes: .daily-plan-block.week-grid span.week-title[aria-expanded='true']:after
Open

.daily-plan-block.week-grid a.week-title[aria-expanded='true']:after, .daily-plan-block.week-grid span.week-title[aria-expanded='true']:after { content: '\f0d8'; font-family: 'FontAwesome'; }
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

.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

Using height with border can sometimes make elements larger than you expect.
Open

.daily-plan-block.week-grid .week-row .week-row-inner .week-meals-recipes-box .week-meals-recipes-box-inner .day:not(.completed) { border: 4px solid #418ad0; border-radius: 50px; height: 100px; width: 100px; background: rgba(65, 138, 208, 0.3); text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
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

.daily-plan-block.week-grid .week-row .week-row-inner.week-downloads-view-on { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0 -4rem; }
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-downloads-view-on .week-meals-recipes-box h3
Open

.daily-plan-block.week-grid .week-row .week-row-inner.week-downloads-view-on .week-meals-recipes-box h3 { background-color: #f6f6f6; padding: 10px 16px; margin-bottom: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; }
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-downloads-view-on .week-meals-recipes-box h3
Open

.daily-plan-block.week-grid .week-row .week-row-inner.week-downloads-view-on .week-meals-recipes-box h3 { background-color: #f6f6f6; padding: 10px 16px; margin-bottom: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; }
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-downloads-view-on .week-download-box
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
Severity
Category
Status
Source
Language