Hi,
We have a theme in Confluence which makes the little blue badge showing the number of unread items in the workbox nearly invisible.
Is it possible to customize the color on this little icon? I want it to stand out more from the menu row.
Rgrds,
// Svante
Hi Svanta
If you use confluence 5:
The badge uses the same color, as defined for the create button. If you change this color in the colorscheme, you change the badge es well.
Another solution is to add a custom css stylesheet in the confluence admin:
body .mw-anchor.unread .badge { background-color: red; color: #fff; }
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much, Nice!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.