1
0
Fork 0
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:
Luke Pulverenti 2016-08-21 13:58:33 -04:00
parent 4848adf508
commit faf5fe7af6
4 changed files with 25 additions and 21 deletions

View file

@ -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 {