mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
change colors
This commit is contained in:
@@ -26,9 +26,11 @@
|
|||||||
}
|
}
|
||||||
.piece-complete{
|
.piece-complete{
|
||||||
background-color:#3fb57a;
|
background-color:#3fb57a;
|
||||||
|
border-color:#3fb57a;
|
||||||
}
|
}
|
||||||
.piece-loading{
|
.piece-loading{
|
||||||
background-color:#00d0d0;
|
background-color:#00d0d0;
|
||||||
|
border-color:#00d0d0;
|
||||||
}
|
}
|
||||||
.reader-range{
|
.reader-range{
|
||||||
border-color: #3d3dff !important;
|
border-color: #3d3dff !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user