mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Made the foreign title a bit dimmer than the main one
This commit is contained in:
@@ -2326,6 +2326,11 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.itemName.originalTitle {
|
||||||
|
/* font-weight: 400; */
|
||||||
|
color: var(--dimTextColor);
|
||||||
|
}
|
||||||
|
|
||||||
#liveTvSuggestedPage,
|
#liveTvSuggestedPage,
|
||||||
.liveTvContainer {
|
.liveTvContainer {
|
||||||
background-color: var(--tableBodyColor);
|
background-color: var(--tableBodyColor);
|
||||||
|
Reference in New Issue
Block a user