CyberAP
Well-known member
Inline CSS code is really bad for developers. We had to come up with selectors like this:
It is an actual code from one style of mine.
Please trigger all the actions via classes, otherwise we will go into !important hell.
Elements that use inline CSS that I had to customize so far:
#AlertsMenu_Counter
#ConversationsMenu_Counter
Menus: #XenForoUniq
Code:
#moderatorBar .visitorTabs .itemCount[style*="display: inline;"]
Please trigger all the actions via classes, otherwise we will go into !important hell.
Elements that use inline CSS that I had to customize so far:
#AlertsMenu_Counter
#ConversationsMenu_Counter
Menus: #XenForoUniq