Good day, I've been having problem adding a new button to my SCEditor as I can't change it's icon via CSS. It only show a youtube icon for some reason.
Here's the code in CSS.
Here's the code in CSS.
- Code:
.sceditor-button-mention div {
background-image:url(http://i19.servimg.com/u/f19/18/21/60/73/scemen10.png) !important;
}