core/modules/shop/res/css/view.css

Summary

Maintainability
Test Coverage

Element (a.panel-body) is overqualified, just use .panel-body without element name.
Open

a.panel-body {
Severity: Minor
Found in core/modules/shop/res/css/view.css by csslint

Unexpected token '&' at line 10, col 5.
Open

    &:hover {
Severity: Minor
Found in core/modules/shop/res/css/view.css by csslint

Expected COLON at line 13, col 12.
Open

        h3 {
Severity: Minor
Found in core/modules/shop/res/css/view.css by csslint

Unexpected token '}' at line 17, col 1.
Open

}
Severity: Minor
Found in core/modules/shop/res/css/view.css by csslint

Unexpected token '}' at line 16, col 5.
Open

    }
Severity: Minor
Found in core/modules/shop/res/css/view.css by csslint

Expected COLON at line 6, col 7.
Open

    p {
Severity: Minor
Found in core/modules/shop/res/css/view.css by csslint

There are no issues that match your filters.

Category
Status