public/assets/css/core/aloha/ext-aloha-reset.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    width: 0 !important;

Use of !important
Open

    padding: 0 !important;

Use of !important
Open

    border: 0 !important;

Use of !important
Open

    padding: 0 !important;

Use of !important
Open

    background-color: transparent !important;

Use of !important
Open

    height: 0 !important;

Use of !important
Open

    margin: 0 !important;

Use of !important
Open

    width: 0 !important;

Use of !important
Open

    background-color: transparent !important;

Use of !important
Open

    margin: 0 !important;

Use of !important
Open

    border: 0 !important;

Use of !important
Open

    height: 0 !important;

Values of 0 shouldn't have units specified.
Open

    min-width: 0px;

Element (div.aloha-shadow) is overqualified, just use .aloha-shadow without element name.
Open

div.aloha-floatingmenu, div.aloha-shadow {

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

.ext-root tr:nth-child(2n), .ext-root tr:nth-child(3n), .ext-root tr:nth-child(4n), .ext-root tr:nth-child(5n) {

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

.aloha-floatingmenu table, .aloha-floatingmenu tr, .aloha-floatingmenu td,

There are no issues that match your filters.

Category
Status