mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
some fix in cache
This commit is contained in:
@@ -41,11 +41,11 @@
|
||||
.piece-progress{
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
background-color:#009090;
|
||||
background-color:#3fb57a;
|
||||
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 10px;
|
||||
top: -1px;
|
||||
left: -1px;
|
||||
width: 12px;
|
||||
}
|
||||
</style>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
||||
Reference in New Issue
Block a user