core/modules/_core/res/css/crud/field/picker.css

Summary

Maintainability
Test Coverage

Use of !important
Open

        float: right !important;

Element (div.picker) is overqualified, just use .picker without element name.
Open

div.picker div.controls-row {

Element (div.controls-row) is overqualified, just use .controls-row without element name.
Open

div.picker div.controls-row {

Adjoining classes: div.input.with-image + a.setnull
Open

    div.input.with-image + a.setnull {

Adjoining classes: div.input.with-image:hover + a.setnull
Open

    div.input.with-image:hover + a.setnull,

Adjoining classes: div.input.with-image:hover + a.setnull
Open

    div.input.with-image:hover + a.setnull,

Adjoining classes: div.input.with-image + a.setnull:hover
Open

    div.input.with-image + a.setnull:hover {

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

div.picker div.controls-row {

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

    }

Expected COLON at line 14, col 9.
Open

        input {

Expected COLON at line 6, col 3.
Open

    a.btn {

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

}

There are no issues that match your filters.

Category
Status