I went kinda simple here. I change the started/stopped triangle and square to use a circle version from font-awesome when set to autostart.    Here's the code for it: /*************************************************/ /* AUTOSTART ICONS */ /*************************************************/ #docker_view .outer:not(.folder-docker).autostart .inner i:not(.fa-spin)::before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; margin-right: 4px; } #docker_
    • Like
    2