Update lukeflix.css
This commit is contained in:
@@ -2556,7 +2556,11 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Click — red circle */
|
/* Click — red circle */
|
||||||
.guide-channelHeaderCell.itemAction:active .guideChannelNumber {
|
.guide-channelHeaderCell.itemAction:focus .guideChannelNumber {
|
||||||
background-color: #e50914;
|
background-color: #e50914;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.guide-channelHeaderCell:focus, .programCell:focus {
|
||||||
|
background-color: transparent !important;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user