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 .col-md-8 { width: 66.66667%; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

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: .cmb-row.cmb2-id-exercise-details .lsx-field-col-25
Open

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

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

.cmb-row.lsx-admin-row .lsx-field-col-33, .cmb-row.cmb2-id-exercise-tips .lsx-field-col-33, .cmb-row.cmb2-id-exercise-details .lsx-field-col-33 { width: 30.333% !important; padding-right: 2%; }

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box .more-button { padding: 1em 0 0 0; border-top: 1px solid #eee; clear: both; text-align: left; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Heading (h1) should not be qualified.
Open

.plan_page_help #wpbody h1 { line-height: 51px; margin-bottom: 20px; }
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 .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: .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: .cmb-row.lsx-admin-row .lsx-field-text-field input
Open

.cmb-row.lsx-admin-row .lsx-field-text-field input, .cmb-row.lsx-admin-row .lsx-field-add-field input, .cmb-row.cmb2-id-exercise-tips .lsx-field-text-field input, .cmb-row.cmb2-id-exercise-tips .lsx-field-add-field input, .cmb-row.cmb2-id-exercise-details .lsx-field-text-field input, .cmb-row.cmb2-id-exercise-details .lsx-field-add-field input { float: none; margin-left: 0px !important; margin-bottom: 10px; margin-right: 10px; }

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

.wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row div.cmb-td .cmb2-metabox-title { margin-top: 0px; }

Adjoining classes: .wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row
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; }

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-rtl.css by csslint

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

Use of !important
Open

.white-bg { background-color: #ffffff !important; }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

Adjoining classes: .wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row input[type='radio']
Open

.wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row input[type='radio'] { margin-top: -4px; margin-left: 4px; float: none; }

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

.plan_page_help #wpbody .box.news ul { margin-top: 0; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

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

.cmb-row.lsx-admin-row .lsx-field-col, .cmb-row.cmb2-id-exercise-tips .lsx-field-col, .cmb-row.cmb2-id-exercise-details .lsx-field-col { display: inline-block; vertical-align: top; border-bottom: 0px solid #e9e9e9 !important; }

The property -ms-column-gap is compatible with -webkit-column-gap and -moz-column-gap and should be included as well.
Open

@media (min-width: 600px) { .shopping-list-container { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 4em; -moz-column-gap: 4em; column-gap: 4em; width: 100%; height: 100%; } }
Severity: Minor
Found in assets/css/lsx-health-plan-rtl.css by csslint

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

.wp-admin.plan_page_lsx_health_plan_options .cmb2-wrap.form-table .tab.tab-nav .cmb-row div.cmb-td { text-align: right !important; padding: 20px 0 20px 10px !important; margin-left: 15px; }

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box-clean a { font-weight: 700; text-decoration: none; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint
Severity
Category
Status
Source
Language