seblucas/cops-html-ui

View on GitHub

Showing 31 of 31 total issues

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

.bottomright {
Severity: Minor
Found in app/css/cops.css by csslint

Values of 0 shouldn't have units specified.
Open

        margin-right: 0px;
Severity: Minor
Found in app/css/cops.css by csslint

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

.cover-image img {
Severity: Minor
Found in app/css/cops.css by csslint

Values of 0 shouldn't have units specified.
Open

        margin-left: 0px;
Severity: Minor
Found in app/css/cops.css by csslint

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

.ng-enter,
Severity: Minor
Found in app/css/angular-animate.css by csslint

Adjoining classes: .ng-leave.ng-leave-active
Open

.ng-leave.ng-leave-active {
Severity: Minor
Found in app/css/angular-animate.css by csslint

Adjoining classes: .row.no-gutters
Open

.row.no-gutters {
Severity: Minor
Found in app/css/cops.css by csslint

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

.row.no-gutters > [class^="col-"],
Severity: Minor
Found in app/css/cops.css by csslint

Unqualified attribute selectors are known to be slow.
Open

.row.no-gutters > [class*=" col-"] {
Severity: Minor
Found in app/css/cops.css by csslint

Adjoining classes: .ng-enter.ng-enter-active
Open

.ng-enter.ng-enter-active {
Severity: Minor
Found in app/css/angular-animate.css by csslint

Adjoining classes: .row.no-gutters > [class^="col-"]
Open

.row.no-gutters > [class^="col-"],
Severity: Minor
Found in app/css/cops.css by csslint
Severity
Category
Status
Source
Language