summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-05-30 21:22:40 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-05-30 21:22:40 +0200
commitbc537c67fc80538c7919ba0d41e4a733cba27e87 (patch)
treedcb7a5f09f14bfb4e9641f8b1b83177d2d875cc2
parent15c75eedb3cd68ab5020f6f0745a7bee24fe1565 (diff)
Oh, and let's have a smooth mov pts bar too!
-rw-r--r--src/battlemap/www/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/battlemap/www/style.css b/src/battlemap/www/style.css
index ee74f23..ede1559 100644
--- a/src/battlemap/www/style.css
+++ b/src/battlemap/www/style.css
@@ -237,6 +237,7 @@
border-radius: 5px;
z-index: 0;
top: -100%;
+ transition: width 0.3s ease-out;
}
.battlemap-character-card-health