fix missing green part of progress bar

This commit is contained in:
mappu 2017-10-15 22:02:19 +13:00
parent 35bbc6c61b
commit e36fd43f9b
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@
background:darkgreen; background:darkgreen;
left:0; left:0;
width:0%; width:0%;
height:100%;
} }
</style> </style>
<div class="contented"> <div class="contented">