update guide style
This commit is contained in:
parent
d396001ad0
commit
a472453e4b
3 changed files with 24 additions and 3 deletions
|
@ -197,10 +197,10 @@
|
|||
}
|
||||
|
||||
.channelHeaderCellInner {
|
||||
padding: .7em .5em .5em;
|
||||
padding: .2em .5em .5em;
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
font-weight: normal !important;
|
||||
font-weight: 300 !important;
|
||||
color: #fff !important;
|
||||
position: relative;
|
||||
}
|
||||
|
@ -211,6 +211,8 @@
|
|||
|
||||
.channelList {
|
||||
float: left;
|
||||
font-size: 18px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.programGrid {
|
||||
|
@ -318,6 +320,14 @@
|
|||
.channelPrograms, .timeslotHeadersInner {
|
||||
width: 6500px;
|
||||
}
|
||||
|
||||
.channelList {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.channelHeaderCellInner {
|
||||
padding-top: .6em;
|
||||
}
|
||||
}
|
||||
|
||||
.channelList, .programGrid {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue