core/layout/admin/res/css/default.phone.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    height: 30px !important;

Use of !important
Open

        margin-left: 0 !important;

Use of !important
Open

                width: 100% !important;

Adjoining classes: table.crud.list
Open

table.crud.list {

Adjoining classes: table.crud.grid
Open

table.crud.grid {

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

table.crud.list {

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

table.crud.grid {

Rule is empty.
Open

    th {

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

}

Unexpected token '}' at line 43, col 2.
Open

    }

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

.sidebar-nav {

Expected COLON at line 29, col 8.
Open

    thead {

Unexpected token '}' at line 41, col 4.
Open

            }

Expected RBRACE at line 38, col 5.
Open

                &:first-child {

Unexpected token '}' at line 51, col 2.
Open

    }    

Expected COLON at line 14, col 4.
Open

    td, th {

Expected COLON at line 48, col 6.
Open

        tr {                

Unexpected token '}' at line 42, col 3.
Open

        }

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

}

There are no issues that match your filters.

Category
Status