mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove paper-progress
This commit is contained in:
parent
4848adf508
commit
faf5fe7af6
4 changed files with 25 additions and 21 deletions
|
@ -654,21 +654,6 @@ a[data-role='button'], .type-interior button:not([data-role='none']):not(.clearB
|
|||
outline: none !important;
|
||||
}
|
||||
|
||||
.scheduledTaskPaperIconItem #progressContainer {
|
||||
height: 8px !important;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.scheduledTaskPaperIconItem #primaryProgress {
|
||||
border-bottom-left-radius: 5px;
|
||||
border-top-left-radius: 5px;
|
||||
}
|
||||
|
||||
.scheduledTaskPaperIconItem paper-progress {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
@media all and (min-width: 420px) {
|
||||
|
||||
.activeSession {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue