lightspeeddevelopment/lsx-health-plan

View on GitHub

Showing 9,134 of 9,134 total issues

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

.my-profile-block #dashboard-card { max-width: 400px; margin: 0; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: #account-nav .nav.nav-pills li:hover a
Open

#account-nav .nav.nav-pills li.active a, #account-nav .nav.nav-pills li:hover a, #type-nav .nav.nav-pills li.active a, #type-nav .nav.nav-pills li:hover a { background: #418ad0; color: #ffffff; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Expected (flex-start | flex-end | center | space-between | space-around) but found 'end'.
Open

@media (max-width: 600px) { .my-profile-block #dashboard-card { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: end; padding-right: 0; padding-left: 0; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

@media (max-width: 600px) { #account-nav .nav.nav-pills li, #type-nav .nav.nav-pills li { margin: 0; width: 33.333%; -ms-flex-negative: 0; flex-shrink: 0; height: 100%; scroll-snap-align: start; display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 2px; margin-top: 1px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

The property -ms-box-direction is compatible with -webkit-box-direction 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: .daily-plan-block .day.next-day .plan-content
Open

.daily-plan-block .day.next-day .plan-content { color: #ffffff; }
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: 600px) { .gutenberg-compatible-template.using-gutenberg .entry-content .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: end; -ms-flex-align: end; align-items: end; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Heading (h2) has already been defined.
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 -moz-box-direction is compatible with -webkit-box-direction 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

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

.my-profile-block .profile-details > div { 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

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

@media (max-width: 600px) { .gutenberg-compatible-template.using-gutenberg .entry-content .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: end; -ms-flex-align: end; align-items: end; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Unknown property 'grid-column-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

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

@media (max-width: 600px) { .gutenberg-compatible-template.using-gutenberg .entry-content .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: end; -ms-flex-align: end; align-items: end; } }
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

.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

Adjoining classes: .daily-plan-block .day .daily-plan-block.week-grid .week-row .week-row-inner .day
Open

  .daily-plan-block .day .daily-plan-block.week-grid .week-row .week-row-inner .day { margin-left: 12px; } }
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

.gutenberg-compatible-template.using-gutenberg .entry-content .all-plans-block { max-width: 1140px; width: 100%; margin-top: 2.4rem; margin-bottom: 2.4rem; }
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 { margin-bottom: 8px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.daily-plan-block.week-grid a.week-title:hover, .daily-plan-block.week-grid a.week-title:focus, .daily-plan-block.week-grid span.week-title:hover, .daily-plan-block.week-grid span.week-title:focus { color: #418ad0; }
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 (max-width: 768px) { .daily-plan-block .day .daily-plan-block.week-grid .week-row .week-row-inner { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .daily-plan-block .day.next-day:last-child .plan-content:before
Open

.daily-plan-block .day.next-day:last-child .plan-content:before { content: url(/wp-content/plugins/lsx-health-plan/assets/images/trophy.svg); height: 40px; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint
Severity
Category
Status
Source
Language