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

.plan_page_help #wpbody .box:before { content: '\f324'; display: block; position: absolute; top: 30px; right: 30px; font-size: 1.618em; font-family: 'Dashicons'; font-weight: 400; -webkit-font-smoothing: antialiased; }
Severity: Minor
Found in assets/css/help.css by csslint

Adjoining classes: .plan_page_help #wpbody .box.news:before
Open

.plan_page_help #wpbody .box.news:before { content: '\f319'; }
Severity: Minor
Found in assets/css/help.css by csslint

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

.wp-admin.plan_page_lsx_health_plan_options span.version { font-size: 0.4em; font-weight: 700; position: relative; top: -4px; right: 5px; padding: 2px 5px; border: 1px solid #ccc; background: #f5f5f5; border-radius: 10px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

Adjoining classes: .wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table
Open

.wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table { margin-top: 0; border: 1px solid transparent; }

Heading (h2) should not be qualified.
Open

.plan_page_help #wpbody .box h2 { font-size: 17px; font-weight: 700; margin-top: 40px; text-align: right; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box.news h3 { color: #999; font-size: 13px; margin-top: 10px; margin-bottom: 5px; text-transform: uppercase; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Adjoining classes: .plan_page_help #wpbody .box.documentation:before
Open

.plan_page_help #wpbody .box.documentation:before { content: '\f123'; }
Severity: Minor
Found in assets/css/help-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.css by csslint

The property -moz-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.css by csslint

Heading (h3) should not be qualified.
Open

.plan_page_help #wpbody .box.news h3 { color: #999; font-size: 13px; margin-top: 10px; margin-bottom: 5px; text-transform: uppercase; }
Severity: Minor
Found in assets/css/help.css by csslint

Adjoining classes: .plan_page_help #wpbody .box.news:before
Open

.plan_page_help #wpbody .box.news:before { content: '\f319'; }
Severity: Minor
Found in assets/css/help.css by csslint

Adjoining classes: .wp-admin.plan_page_lsx_health_plan_options span.version
Open

.wp-admin.plan_page_lsx_health_plan_options span.version { font-size: 0.4em; font-weight: 700; position: relative; top: -4px; right: 5px; padding: 2px 5px; border: 1px solid #ccc; background: #f5f5f5; border-radius: 10px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

Adjoining classes: .wp-admin.plan_page_lsx_health_plan_options .wp-filter
Open

.wp-admin.plan_page_lsx_health_plan_options .wp-filter { background: none; border: none; -webkit-box-shadow: none; box-shadow: none; margin: 0; padding-right: 0; }

The universal selector (*) is known to be slow.
Open

.plan_page_help #wpbody .enrich > * { text-align: right; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box p, .plan_page_help #wpbody .box ul { font-size: 13px; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Heading (h2) should not be qualified.
Open

.plan_page_help #wpbody .box h2:first-child { margin-top: 0; }
Severity: Minor
Found in assets/css/help.css by csslint

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box.support:before { content: '\f107'; }
Severity: Minor
Found in assets/css/help.css by csslint

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box.documentation:before { content: '\f123'; }
Severity: Minor
Found in assets/css/help.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

.plan_page_help #wpbody .box h2:first-child { margin-top: 0; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint
Severity
Category
Status
Source
Language