mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Updated Live TV library styles
This commit is contained in:
@@ -1359,6 +1359,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.guide-date-tab-button.emby-tab-button-active, .guide-date-tab-button:focus {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#btnDeleteImage,
|
||||
.button-delete,
|
||||
.btnRevoke {
|
||||
@@ -1416,7 +1420,6 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
border: var(--defaultBorder);
|
||||
}
|
||||
|
||||
|
||||
.readOnlyContent {
|
||||
flex-direction: column !important;
|
||||
}
|
||||
@@ -1972,12 +1975,30 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
||||
#liveTvSuggestedPage,
|
||||
.liveTvContainer{
|
||||
background-color: var(--tableBodyColor);
|
||||
}
|
||||
|
||||
.programCell-active {
|
||||
background-color: var(--activeColor) !important;
|
||||
border-radius: .5em;
|
||||
margin-block: .5em !important;
|
||||
}
|
||||
|
||||
.guideVerticalScroller{
|
||||
/* background-color: var(--selectorBackgroundColorAlpha); */
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.programGrid {
|
||||
background-color: var(--lighterGradientPointAlpha);
|
||||
}
|
||||
|
||||
.channelPrograms, .guide-channelHeaderCell, .programCell {
|
||||
/* background-color: var(--selectorBackgroundColorAlpha); */
|
||||
}
|
||||
|
||||
.emby-select-iconbutton {
|
||||
background-color: var(--selectorBackgroundColor);
|
||||
border: var(--defaultLighterBorder);
|
||||
|
Reference in New Issue
Block a user