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

View on GitHub
projects/ngx-dhis2-validation-rule-filter/src/lib/containers/validation-rule-group/ngx-dhis2-validation-rule-filter.component.css

Summary

Maintainability
Test Coverage

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

  padding: 5px;

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

  padding: 5px;

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
Open

  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
Open

  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);

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

.validation-rule-group-list > li > a {

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

.ngx-dhis2-validation-rule-group__btn {

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

.validation-rule-group-selected-header {

Outlines should only be modified using :focus.
Open

.ngx-dhis2-validation-rule-group__btn {

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

.validation-rule-group-available-body::-webkit-scrollbar-track,

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

.validation-rule-group-badge {

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

.validation-rule-group-body {

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

.validation-rule-group-filter-btns {

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

.validation-rule-group-available-header {

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

.validation-rule-group-available-body,

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

.no-items-found-error-message {

There are no issues that match your filters.

Category
Status