Network based block progressbar colors.

This commit is contained in:
softsimon
2020-05-10 21:50:32 +07:00
parent 4d53e897b4
commit ba3aba918a
5 changed files with 14 additions and 10 deletions

View File

@@ -1,7 +1,3 @@
.progress-mempool {
background: repeating-linear-gradient(to right, #2d3348, #2d3348 0%, #105fb0 0%, #9339f4 100%);
}
.progress {
background-color: #2d3348;
}