CHanged color of indeterminate loadbar

This commit is contained in:
Kasper Rynning-Tønnesen
2016-05-09 12:03:28 +02:00
parent 35d9255da8
commit 0b3d5dd967

View File

@@ -90,6 +90,10 @@
top: 52px;
background-color:rgba(0,0,0,0);
}
#channel-load-move{
background-color: #FFFFFF !important;
}
.rounded{
border-radius: 4px;