From 910f4ce43eb2ad1c0078473ff37d13eb7a46a331 Mon Sep 17 00:00:00 2001 From: Mischa Untaga <99098079+MischaU8@users.noreply.github.com> Date: Sat, 2 Dec 2023 16:50:46 +0100 Subject: show asterisk for states that have claimable cards --- play.html | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index c5cda10..de32069 100644 --- a/play.html +++ b/play.html @@ -274,6 +274,13 @@ div.label.large { height: 15px; } +div.label.claimable::after { + content: '*'; + position: relative; + top: -0.5em; + font-size: 80%; +} + div.state.selected { border-color: yellow; } @@ -1113,7 +1120,7 @@ c5 3 13 7 17 8 8 2 9 3 11 12 1 5 5 12 8 16 5 8 5 8 3 22 l-3 14 -30 -1 c-35
-