mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-09 03:27:32 +08:00
Merge pull request #758 from nagisa77/codex-mv1xa5
fix: gray out unearned medals
This commit is contained in:
@@ -59,7 +59,7 @@ function onError() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.base-image.is-loaded {
|
.base-image.is-loaded {
|
||||||
filter: none;
|
/* Allow filters from parent classes (e.g. grayscale for unfinished medals) */
|
||||||
transform: none;
|
transform: none;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user