|
|
@ -22,7 +22,6 @@
|
|
|
|
display: block;
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
line-height: normal;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ui-progressbar-value
|
|
|
|
.ui-progressbar-value
|
|
|
@ -36,7 +35,6 @@
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
font-weight: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
color: white;
|
|
|
|
color: white;
|
|
|
|
line-height: normal;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* Set the row height so it won't resize when the progress bar is created */
|
|
|
|
/* Set the row height so it won't resize when the progress bar is created */
|
|
|
@ -77,7 +75,7 @@
|
|
|
|
<th style="width: 100px">Episodes</th>
|
|
|
|
<th style="width: 100px">Episodes</th>
|
|
|
|
|
|
|
|
|
|
|
|
@*Commands Column*@
|
|
|
|
@*Commands Column*@
|
|
|
|
<th style="width: 80px"></th>
|
|
|
|
<th style="width: 90px"></th>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tbody>
|
|
|
|