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 .box.info:before { content: '\f534'; }
Severity: Minor
Found in assets/css/help-rtl.css by csslint

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box { background: #fff; border: 1px solid #ddd; border-radius: 4px; margin-bottom: 40px; padding: 25px 30px; position: relative; }
Severity: Minor
Found in assets/css/help.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.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.css by csslint

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

.plan_page_help #wpbody .box.premium:before { content: '\f313'; }
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: .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; }

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

The property -moz-box-orient is compatible with -webkit-box-orient 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; } }

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box { background: #fff; border: 1px solid #ddd; border-radius: 4px; margin-bottom: 40px; padding: 25px 30px; position: relative; }
Severity: Minor
Found in assets/css/help-rtl.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-rtl.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-rtl.css by csslint

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: right; }
Severity: Minor
Found in assets/css/help.css by csslint

Don't use IDs in selectors.
Open

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

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

.plan_page_help #wpbody .box.news .date { color: #999; text-transform: uppercase; font-size: 11px; }
Severity: Minor
Found in assets/css/help.css by csslint

Don't use IDs in selectors.
Open

.plan_page_help #wpbody .box.news .date { color: #999; text-transform: uppercase; font-size: 11px; }
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-rtl.css by csslint

Don't use IDs in selectors.
Open

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