Not an issue, just a modification to stylesheet.css for custom activities icon
Created by: cbowman57
Just a modification I made to stylesheet.css so I could substitute my own icon for the activities button without having to resize the icon.
#panel #panelActivities { width: 55px; } #panel #panelActivities > * { background-color: transparent; color: transparent; background-image: url("assets/activities.svg"); background-position: center; background-size: contain; }
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information