F FightingDeed Member Jun 1, 2020 #1 Hi all, just wondering where I find the variable to change the background color for the reactions? Did have a google but couldn't see anything.
Hi all, just wondering where I find the variable to change the background color for the reactions? Did have a google but couldn't see anything.
F FightingDeed Member Jun 16, 2020 #2 Didn't want to make a new thread for this but it's been a while and still no luck, if anyone can help it would be much appreciated. Upvote 0 Downvote
Didn't want to make a new thread for this but it's been a while and still no luck, if anyone can help it would be much appreciated.
beerForo Well-known member Jun 16, 2020 #3 Code: .reactionsBar { background-color: #xxxxxx !important; border-left: 2px solid #xxxxxx !important; } Upvote 3 Downvote
Code: .reactionsBar { background-color: #xxxxxx !important; border-left: 2px solid #xxxxxx !important; }
beerForo Well-known member Jun 16, 2020 #4 I make the border-left the color of things like the code box above so whatever you have in your style. Upvote 0 Downvote
I make the border-left the color of things like the code box above so whatever you have in your style.
S svaughn114 Active member Jun 17, 2020 #6 Find the original ".reactionsBar" property in message.less if you'd rather keep it with the original property. Upvote 0 Downvote
Find the original ".reactionsBar" property in message.less if you'd rather keep it with the original property.