File: //proc/self/cwd/wp-content/plugins/autodescription/lib/css/media.css
.tsf-image-notifications {
line-height: 1;
vertical-align: bottom;
}
.tsf-set-image-button.button,
.tsf-remove-image-button.button,
.tsf-image-preview,
.tsf-image-warning {
margin-inline-end: 8px;
}
.tsf-image-preview,
.tsf-image-warning {
font-size: 22px;
}
:where( .tsf-image-preview, .tsf-image-warning ):after {
content: "\f128";
display: inline-block;
line-height: 1;
font-family: dashicons;
font-style: normal;
font-weight: 400;
vertical-align: baseline;
}
.tsf-image-warning:after {
content: "\f534";
}
.tsf-media-warning:after {
color: #ffae00;
}
.tsf-media-error:after {
color: #d63638;
}