- Joined
- Nov 22, 2015
- Messages
- 6,469
- Reaction score
- 42,982
- Points
- 113
- Website
- www.nullscripts.net
- Site Script
- XenForo
AnimeHaxor submitted a new resource:
Sticky thread separator (CSS) - A simple add css to make important threads more visible.
Read more about this resource...
Sticky thread separator (CSS) - A simple add css to make important threads more visible.
A simple add css to make important threads more visible. (I wanted something light)
DEMO:
![]()
Support et questions
www.xenfrench.net
Inextra.less
template, add this:
Code:.structItemContainer-group--sticky { border-left: 2px solid @xf-paletteColor3; padding-bottom: 5px; border-bottom: 1px solid xf-diminish(@xf-borderColor, 6%); margin-bottom: 10px; } .structItem-status--sticky::before { color...
Read more about this resource...