change progress bar colour
This commit is contained in:
parent
9861a1dfd6
commit
db55fd528a
|
@ -100,7 +100,7 @@
|
|||
height: 100%;
|
||||
right: 0;
|
||||
top: 0;
|
||||
background-color: rgba(32, 32, 128, 0.3);
|
||||
background-color: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue