[RSS Feed/News] How to change the background color of @-quoted usernames in a post?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I tried the following LESS but it doesn't work:
Less:

Code:
/* ===== Quoted Usernames =====*/
[data-xf-init^="member-tooltip"]{
    .username {background-color: @xf-textColor;}
}}

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom