SC2: Fixing a gap in the ascendant upgrades in the tracker (#5570)

This commit is contained in:
Phaneros
2025-11-14 17:12:51 -08:00
committed by GitHub
parent 98273ddad9
commit 93d3d8b084
2 changed files with 2 additions and 5 deletions

View File

@@ -241,12 +241,9 @@ input[type="checkbox"]{
}
/* Hidden items */
.hidden-class:not(:has(img.acquired)){
.hidden-class:not(:has(.f:not(.unacquired))), .hidden-item{
display: none;
}
.hidden-item:not(.acquired){
display:none;
}
/* Keys */
#keys ol, #keys ul{