make live tv channels playable

This commit is contained in:
Luke Pulverenti 2013-12-29 13:53:56 -05:00
parent 18abc62bc9
commit 2137a2436f
5 changed files with 76 additions and 23 deletions

View file

@ -832,6 +832,10 @@ a.itemTag:hover {
background: rgba(82, 181, 75, .8);
}
.unplayedIndicator div:after {
background-color: transparent !important;
}
.itemProgress {
vertical-align: top;
font-size: 19px;