summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-05-25 02:16:29 +0200
committerTor Andersson <tor@ccxvii.net>2023-02-18 12:31:29 +0100
commitc0e0e5e1a9da05b7187fdf9a7e4ee7d3868f1a85 (patch)
tree9d54d0e105b44f49a8e7d984e63b74ce01279290 /play.css
parent2fee35b82e3c9b593fa636a2971cd6197d2020b3 (diff)
downloadpax-pamir-c0e0e5e1a9da05b7187fdf9a7e4ee7d3868f1a85.tar.gz
Underline active player.
Diffstat (limited to 'play.css')
-rw-r--r--play.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/play.css b/play.css
index 0ba06d0..70599e4 100644
--- a/play.css
+++ b/play.css
@@ -107,10 +107,11 @@ body.shift #tooltip.focus { display: block; }
.role {
position: relative;
+ cursor: pointer;
}
-.role_name {
- cursor: pointer;
+.role.active span {
+ text-decoration: underline;
}
.role_rupees_icon,