New: Made the foreign title a bit dimmer than the main one
This commit is contained in:
parent
26fecf22eb
commit
93ff0569d4
1 changed files with 5 additions and 0 deletions
|
|
@ -2326,6 +2326,11 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.itemName.originalTitle {
|
||||
/* font-weight: 400; */
|
||||
color: var(--dimTextColor);
|
||||
}
|
||||
|
||||
#liveTvSuggestedPage,
|
||||
.liveTvContainer {
|
||||
background-color: var(--tableBodyColor);
|
||||
|
|
|
|||
Loading…
Reference in a new issue