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

Summary

Maintainability
Test Coverage

Use of !important
Open

    border-bottom: none !important;

Use of !important
Open

    text-decoration: none !important;

Adjoining classes: div.filelist a.imagePreview.img
Open

div.filelist a.imagePreview.img {

Adjoining classes: .preview .imagePreview.img img
Open

.preview .imagePreview.img img {

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

div.media .ACAjaxUpload {

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

div.filebrowser {

Element (img.icon) is overqualified, just use .icon without element name.
Open

div.filelist img.icon {

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

div.filelist a.imagePreview.img {

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

span.qq-filename {

There are no issues that match your filters.

Category
Status