summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-12-08 13:31:38 +0100
committerTor Andersson <tor@ccxvii.net>2024-01-08 16:36:47 +0100
commitffd5446e54d50038da27fa7c2fb228e7b3e320ae (patch)
treee24364bbfa431e81a04e785cd4c43e541fc19ba4 /play.html
parent2e0776498cd8b992c060bc578107d83e571fd45b (diff)
downloadtable-battles-ffd5446e54d50038da27fa7c2fb228e7b3e320ae.tar.gz
Show result of reactions. Manual routing.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 2ae21fc..74d5977 100644
--- a/play.html
+++ b/play.html
@@ -243,9 +243,9 @@ main[data-scenario="5"] {
}
.die.action { box-shadow: 0 0 0 1px #333, 0 0 0px 3px white; }
+.card.action { box-shadow: 0 0 0 3px whitesmoke; }
.card.selected { box-shadow: 0 0 0px 3px gold; }
.card.target { box-shadow: 0 0 0px 3px black; }
-.card.action { box-shadow: 0 0 0 3px whitesmoke; }
.action_type.action {
border-color: white;