interactive-apps/ngx-dhis2-validation-rule-filter

View on GitHub
documentation/styles/stripe.css

Summary

Maintainability
Test Coverage

Element (a.active) is overqualified, just use .active without element name.
Open

.menu ul.list li a.active {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

Element (li.chapter) is overqualified, just use .chapter without element name.
Open

.menu ul.list li a[data-type="chapter-link"], .menu ul.list li.chapter .simple {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: border-box;
Severity: Minor
Found in documentation/styles/stripe.css by csslint

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

.menu ul.list li.title a, .navbar a {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

Heading (h1) should not be qualified.
Open

.content h1, .content h2, .content h3, .content h4, .content h5 {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

Heading (h3) should not be qualified.
Open

.content h1, .content h2, .content h3, .content h4, .content h5 {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

Heading (h4) should not be qualified.
Open

.content h1, .content h2, .content h3, .content h4, .content h5 {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

Heading (h2) should not be qualified.
Open

.content h1, .content h2, .content h3, .content h4, .content h5 {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

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

code {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

Heading (h5) should not be qualified.
Open

.content h1, .content h2, .content h3, .content h4, .content h5 {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

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

pre {
Severity: Minor
Found in documentation/styles/stripe.css by csslint

There are no issues that match your filters.

Category
Status