update live tv recordings
This commit is contained in:
parent
65f5de02c1
commit
6d7ee58678
18 changed files with 146 additions and 272 deletions
|
@ -1352,12 +1352,16 @@ progress {
|
|||
|
||||
@media all and (min-width: 800px) {
|
||||
|
||||
.supporterPromotion {
|
||||
.supporterPromotion:not(.inlineSupporterPromotion) {
|
||||
position: absolute;
|
||||
top: 70px;
|
||||
right: 20px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.inlineSupporterPromotion {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
.disabledUser {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue