support audio sync transcoding

This commit is contained in:
Luke Pulverenti 2015-01-02 00:36:27 -05:00
parent 25a2d421dc
commit ea885c45c9
24 changed files with 151 additions and 149 deletions

View file

@ -255,21 +255,11 @@
}
.cardProgress .itemProgressBar {
height: 6px;
height: 7px;
width: 100%;
opacity: .8;
}
.miniCardProgress {
/* Make sure it's on top of the fade gradient '*/
z-index: 1000;
}
.miniCardProgress .itemProgressBar {
height: 6px;
opacity: 1;
}
@media all and (max-width: 1200px) {
.portraitCard .cardOverlayInner {