Fixed some duration issues, and updated color of durationbar

This commit is contained in:
Kasper Rynning-Tønnesen
2016-03-04 13:18:41 +01:00
parent 6535b07c08
commit ed841c503a
5 changed files with 9 additions and 8 deletions

View File

@@ -1266,7 +1266,7 @@ nav ul li:hover, nav ul li.active {
#bar
{
height:100%;
background-color:rgba(0,0,0,0.3);
background-color:rgba(0,0,0,0.5);
}