Dragonfruit
Well-known member
Hi,
Adding this to extras.less:
Changes the 'watched' icon properly for normal forums and forums using "Preview" display style, but I can't seem to get it changed if the forum is set to "Expanded", is there a work around?
Adding this to extras.less:
Code:
.structItem-status--watched::before {
content: '\f14a';
}
Changes the 'watched' icon properly for normal forums and forums using "Preview" display style, but I can't seem to get it changed if the forum is set to "Expanded", is there a work around?