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

View on GitHub
documentation/styles/bootstrap-card.css

Summary

Maintainability
Test Coverage

Fallback border-color (hex or RGB) should precede RGBA border-color.
Open

  border-color: rgba(255, 255, 255, 0.2);

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

  color: rgba(255, 255, 255, 0.65);

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

.card-header-pills {

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

.card-subtitle {

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

.card > .list-group:first-child .list-group-item:first-child {

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

.card-img-overlay {

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

.card-img-top {

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

.card {

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

.card-blockquote {

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

.card-header-tabs {

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

.card-header {

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

.card > .list-group:last-child .list-group-item:last-child {

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

.card-footer {

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

.card-img-bottom {

There are no issues that match your filters.

Category
Status