schoolbox web extension :)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(themes): modern icons colour

willow 055ce386 baa8dc16

+1 -1
+1 -1
src/entrypoints/plugins/modernIcons/styles.css
··· 6 6 7 7 /* prevent icons from changing colour on hover */ 8 8 #top-menu > li > a { 9 - color: var(--body-foreground) !important; 9 + color: var(--navigation-foreground) !important; 10 10 } 11 11 12 12 /* center icons in the sidebar */