update live tv guide
This commit is contained in:
parent
0380fa5a83
commit
4120f18fc9
27 changed files with 330 additions and 352 deletions
|
@ -92,7 +92,7 @@
|
|||
margin-left: 2em;
|
||||
}
|
||||
|
||||
.ehsContent {
|
||||
.ehsContent, .ehsContent .pageTabContent {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
@ -131,8 +131,9 @@
|
|||
|
||||
@media all and (min-width: 500px) {
|
||||
|
||||
.ehsContent {
|
||||
.ehsContent:not(.fullWidth), .ehsContent .pageTabContent {
|
||||
width: 98%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -145,14 +146,14 @@
|
|||
|
||||
@media all and (min-width: 1200px) {
|
||||
|
||||
.ehsContent {
|
||||
.ehsContent:not(.fullWidth), .ehsContent .pageTabContent {
|
||||
width: 97%;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1920px) {
|
||||
|
||||
.ehsContent {
|
||||
.ehsContent:not(.fullWidth), .ehsContent .pageTabContent {
|
||||
width: 96%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue