change colors

This commit is contained in:
YouROK
2020-12-25 10:19:51 +03:00
parent fc77fef1b6
commit 2415c19d23

View File

@@ -26,9 +26,11 @@
}
.piece-complete{
background-color:#3fb57a;
border-color:#3fb57a;
}
.piece-loading{
background-color:#00d0d0;
border-color:#00d0d0;
}
.reader-range{
border-color: #3d3dff !important;