core/layout/admin/res/css/yellow.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    border-top: 0 !important;

Use of !important
Open

    border-bottom: 1px solid #007fff !important;

Element (fieldset.crud) is overqualified, just use .crud without element name.
Open

fieldset.crud {

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

    background-color: rgba(252, 253, 239, 1);

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

    background-color: rgba(252, 253, 239, 1);

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

    background-color: rgba(252, 253, 239, 1);

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

.hero-unit {

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

}

Expected COLON at line 19, col 8.
Open

    hr {

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

hr {

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

}

Expected RBRACE at line 10, col 5.
Open

    &.well {

There are no issues that match your filters.

Category
Status