added live tv items page
This commit is contained in:
parent
e46774b7e9
commit
cd790906f9
5 changed files with 339 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue