mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Added margin and corner radius to active TV program in Guide section
This commit is contained in:
@@ -903,4 +903,13 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
|
||||
.programCell-active {
|
||||
background-color: var(--activeColor) !important;
|
||||
border-radius: .5em;
|
||||
margin-block: .5em !important;
|
||||
}
|
||||
|
||||
.programContainer>div {
|
||||
/* background-color: #7883b66e; */
|
||||
/* border-radius: .5em; */
|
||||
/* border: solid var(--borderColor) var(--borderWidth); */
|
||||
/* padding-block: .5em !important; */
|
||||
}
|
Reference in New Issue
Block a user