Resize channel logo for each row
This commit is contained in:
11
lukeflix.css
11
lukeflix.css
@@ -2511,6 +2511,17 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
border: none !important;
|
border: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Resize channel logo for each row */
|
||||||
|
.guideChannelImage {
|
||||||
|
width: 47% !important
|
||||||
|
}
|
||||||
|
|
||||||
|
/* @media (max-width:62.5em) {
|
||||||
|
.guideChannelImage {
|
||||||
|
width: 47%;
|
||||||
|
}
|
||||||
|
} */
|
||||||
|
|
||||||
/* Stylize program cell container */
|
/* Stylize program cell container */
|
||||||
.programCell {
|
.programCell {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user