mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-04 11:53:40 -07:00
SC2: Fixing a gap in the ascendant upgrades in the tracker (#5570)
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user