ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
		- Joined
 - Nov 13, 2018
 
- Messages
 - 29,577
 
- Points
 - 823
 
Reputation:
ENXF NET submitted a new resource:
Hover Effect for actionBar - Hover Effect for actionBar
Read more about this resource...
	
		
			
		
		
	
			
			Hover Effect for actionBar - Hover Effect for actionBar
Add some code to extra.less
Code://Action Bar .message-actionBar { .actionBar-action { font-size: 0; transition: .5s; &:hover{ font-size: 100%; text-decoration:none; color: @xf-paletteColor3; } &:before { font-size: 15px; margin-left: 2px; text-rendering: auto; -webkit-font-smoothing: antialiased; margin-right: 5px; } &--inlineMod{...
Read more about this resource...