mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
In some cases, like in the chat plugin for muted channels, we want to change the style of the sidebar content text. This adds a new contentCSSClass function to the BaseCustomSidebarSectionLink class and uses it in both sections and section-link to add the CSS class if it is provided.