lightspeeddevelopment/lsx-health-plan

View on GitHub

Showing 9,134 of 9,134 total issues

Don't use IDs in selectors.
Open

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

Rule doesn't have all its properties in alphabetical order.
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

Don't use IDs in selectors.
Open

.plan_page_help #wpbody h1 { line-height: 51px; margin-bottom: 20px; }
Severity: Minor
Found in assets/css/help.css by csslint

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box p:last-child, .plan_page_help #wpbody .box ul:last-child { margin-bottom: 0; }
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

Don't use IDs in selectors.
Open

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

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

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

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 property -moz-box-direction is compatible with -webkit-box-direction and should be included as well.
Open

.wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

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; }

Adjoining classes: .wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row div.cmb-th
Open

.wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row div.cmb-th { text-align: right; padding: 20px 0 20px 10px; width: 200px; font-size: 14px; line-height: 1.3; font-weight: 600; color: #23282d; text-shadow: none; vertical-align: baseline; min-width: 210px !important; }

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

.wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row p.cmb2-metabox-description { margin: 2px 0 5px; color: #666; font-style: italic; line-height: 1.5; margin-top: 4px; margin-bottom: 0; }

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

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

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

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

Adjoining classes: .cmb-row.lsx-admin-row .cmb-remove-field-row
Open

.cmb-row.lsx-admin-row .cmb-remove-field-row, .cmb-row.cmb2-id-exercise-tips .cmb-remove-field-row, .cmb-row.cmb2-id-exercise-details .cmb-remove-field-row { border-top: 1px solid #e9e9e9; }

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

@media only screen and (min-width: 1000px) { .wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row.cmb-type-colorpicker .cmb-td { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

Adjoining classes: .plan_page_help #wpbody .wrap.about-wrap > .row
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-rtl.css by csslint

Don't use IDs in selectors.
Open

.plan_page_help #wpbody h1 { line-height: 51px; margin-bottom: 20px; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Rule doesn't have all its properties in alphabetical order.
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
Severity
Category
Status
Source
Language