diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/css/gemp-001/game.css b/gemp-lotr/gemp-lotr-async/src/main/web/css/gemp-001/game.css index 0c26c54a6..8d1155b12 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/css/gemp-001/game.css +++ b/gemp-lotr/gemp-lotr-async/src/main/web/css/gemp-001/game.css @@ -483,6 +483,9 @@ ul.ui-tabs-nav { border: solid #333; } -.card.inactive tokenOverlay { +.card.inactive .cardStrength, +.card.inactive .cardVitality, +.card.inactive .cardSiteNumber, +.card.inactive .cardResistance { color: #777777; } \ No newline at end of file