summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 2 insertions, 2 deletions
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); }