<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Selectors for the Insert Icon plugin of htmlArea RTE */
.InsertIcon,.htmlarea-action-iconfont-icon-insert {
    background-image: url('../Image/icon-fontawesome.gif') !important;
    background-position: 0 0 !important;
}
</pre></body></html>