added live tv items page

This commit is contained in:
Luke Pulverenti 2015-03-14 16:56:50 -04:00
parent e46774b7e9
commit cd790906f9
5 changed files with 339 additions and 6 deletions

View file

@ -1030,7 +1030,7 @@ progress {
opacity: .5;
}
.accentButton .fa:not(.notext) {
.accentButton:not(.accentButtonRight) .fa:not(.notext) {
margin-right: 7px;
}
@ -1042,6 +1042,10 @@ h1 + .accentButton {
font-size: 13px;
}
.accentButtonRight .fa:not(.notext) {
margin-left: 7px;
}
.dashboardFooter {
margin-top: 50px;
text-align: center;