- Compatible XF 1.x versions
-
- 1.5
@The Wanderer sent me a conversation asking how to style the hover effect of thread tags. I figured I'd create a resource for anyone else wondering as well.
It's simple:
It's simple:
Code:
.taggingInput .tag {
color: @secondaryDarker;
background-color: @secondaryLighter;
background-image: none;
border-color...
You do not have permission to view the full content of this resource.
Log in or register now.