B
bogus
Guest
I shifted the Visitor Tabs into the Modbar. All Hover Effects are fine so far except the PopupOpen background. I cant find the correct Class for it.
If i use the following Code it will affect also the Navigation Bar....
I would like to set the "background: @primaryDark;" just in ModeratorBar. Thanks
If i use the following Code it will affect also the Navigation Bar....
Code:
#moderatorBar .visitorTabs .navLink .Popup .PopupControl.PopupOpen, .Popup.PopupContainerControl.PopupOpen { background: @primaryDark !important; }
I would like to set the "background: @primaryDark;" just in ModeratorBar. Thanks