From 58662532de14ae1ec96790a00972754dc33cad95 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 30 Jun 2022 18:14:39 +0200 Subject: Minor tweak to cylinder position in player list. --- play.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/play.css b/play.css index 98519ae..23bafbc 100644 --- a/play.css +++ b/play.css @@ -143,7 +143,7 @@ body.shift #tooltip.focus { display: block; } .role_cylinders_icon { width: 16px; - background-position: 0 3px; + background-position: 0 4px; background-size: 16px 16px; background-image: url(icons/cylinder.svg); opacity: 0.35; -- cgit v1.2.3