tolltips added to card deck; supported in game-kit.js, _wallet-tokens.js (we should rename this for broader concept than just wallet)

This commit is contained in:
Disco DeDisco
2026-03-24 23:29:32 -04:00
parent f5a5ed9d8d
commit 7370fd611f
4 changed files with 56 additions and 15 deletions

View File

@@ -35,6 +35,15 @@
&.expiry {
color: rgba(var(--priRd), 1);
}
&.availability {
color: rgba(var(--priRd), 1);
}
&.stock-version {
font-weight: 700;
color: rgba(var(--terUser), 1);
}
}
small {