manager: slightly change occupation bar colour

This commit is contained in:
Frédéric Péters 2016-06-19 23:34:06 +02:00
parent c3e3e5d574
commit 6463c0cafb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
position: absolute;
bottom: 0;
height: 3px;
background: #cce;
background: #88e;
transition: max-width 300ms ease-in;
max-width: 0%;
width: 100%;