mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] adds spoiler function to statpanel (#10515)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b737759f85
commit
f95f69638e
@@ -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>"}
|
||||
|
||||
Reference in New Issue
Block a user