[MIRROR] adds spoiler function to statpanel (#10515)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-23 07:10:55 -07:00
committed by GitHub
parent b737759f85
commit f95f69638e
14 changed files with 118 additions and 18 deletions

View File

@@ -180,5 +180,8 @@ BIG IMG.icon {width: 32px; height: 32px;}
.pnarrate {color: #009AB2;}
.spoiler {background-color: gray;color: transparent;user-select: none;}
.spoiler:hover {background-color: inherit;color: inherit;}
</style>"}