From 1f241cb23bbfa7fb27fda5af95e45339b5255d1e Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 29 Nov 2022 21:50:30 +0100 Subject: Feed. --- play.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index ba769b4..4fae6ed 100644 --- a/play.html +++ b/play.html @@ -347,11 +347,11 @@ body.shift .mustered_vassals { } .asset.action { - box-shadow: 0 0 0 1px #444, 0 0 0 3px white; + box-shadow: 0 0 0 1px #444, 0 0 0 3px white !important; } .asset.selected { - box-shadow: 0 0 0 1px #444, 0 0 0 3px yellow; + box-shadow: 0 0 0 1px #444, 0 0 0 3px yellow !important; } .asset.boat.x1 { background-image: url(images/asset_boat_x1.png); } -- cgit v1.2.3