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

@ -1,4 +1,18 @@
<div id="scheduledTasksPage" data-role="page" class="page type-interior scheduledTasksConfigurationPage" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Scheduled%20tasks" data-require="scripts/scheduledtaskspage,humanedate">
<style>
.taskProgressOuter {
height: 6px;
background: #eee;
border-radius: 2px;
}
.taskProgressInner {
border-radius: 2px;
height: 100%;
background: #52B54B;
}
</style>
<div data-role="content">
<div class="content-primary">