2023-07-29, 10:21 PM
Use Custom CSS under Dashboard / General. I use this, which displays no watched checkmarks but also no unwatched indicators:
.cardIndicators { display: none; }
.countIndicator {background: #00000058;}
Cheers
.cardIndicators { display: none; }
.countIndicator {background: #00000058;}
Cheers