Currently there is no active class when I active the ES notifications (friend requests, messages, notifications) via a click. Typically a bootstrap menu will apply either a active class or a open class when the menu is opened. This allows us to style the object accordingly. Currently there does not appear to be any good way to style an active item due to no active class existing. Here's what it currently looks like:
Here's what I'm after:
Here is a screen shot showing where in the code I've applied it with no negative effects (and it really shouldn't be an issue either):
Could an active class be put in the ES notifications module?