I’m overriding the standard tabs and using a combination of a link and javascript to switch between tabs. For example:
My Inbox ({{$Model.CasesCountSum.data.length}})
My question is whether I can change the css of the above text (e.g. to bold) when that related tab is selected/active to replicate what currently happens on tabs?
