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

View on GitHub
documentation/styles/postmark.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#book-search-input input, #book-search-input input:focus, #book-search-input input:hover {
Severity: Minor
Found in documentation/styles/postmark.css by csslint

Don't use IDs in selectors.
Open

#book-search-input input, #book-search-input input:focus, #book-search-input input:hover {
Severity: Minor
Found in documentation/styles/postmark.css by csslint

Don't use IDs in selectors.
Open

#book-search-input input, #book-search-input input:focus, #book-search-input input:hover {
Severity: Minor
Found in documentation/styles/postmark.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

    background: rgba(255, 255, 255, 0.07);
Severity: Minor
Found in documentation/styles/postmark.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

    background: rgba(255,255,255,0.1);
Severity: Minor
Found in documentation/styles/postmark.css by csslint

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

.menu ul.list li.chapter ul.links a:hover, .menu ul.list li.chapter ul.links a.active {
Severity: Minor
Found in documentation/styles/postmark.css by csslint

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

.menu ul.list li.divider {
Severity: Minor
Found in documentation/styles/postmark.css by csslint

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

.hljs {
Severity: Minor
Found in documentation/styles/postmark.css by csslint

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

.breadcrumb {
Severity: Minor
Found in documentation/styles/postmark.css by csslint

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

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

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

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

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

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

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

pre code.hljs {
Severity: Minor
Found in documentation/styles/postmark.css by csslint

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

.menu ul.list li.chapter ul.links a {
Severity: Minor
Found in documentation/styles/postmark.css by csslint

There are no issues that match your filters.

Category
Status