aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary
diff options
context:
space:
mode:
authorKai Sommerfeld <kai.sommerfeld@gmx.com>2017-12-09 11:32:28 +0100
committerKai Sommerfeld <kai.sommerfeld@gmx.com>2017-12-09 11:32:28 +0100
commit5da6783d0c090b8d8f15caa5bb61f2b146226382 (patch)
treeee090a5a55827b045c6bce732d58a27f354ce13d /addons/skin.estuary
parent4abff06ba7b782b6f7e84cf9401d94b6d54e56b0 (diff)
[PVR][Estuary] Guide window: Fix epg event details time/title/genre colors.
Diffstat (limited to 'addons/skin.estuary')
-rw-r--r--addons/skin.estuary/xml/MyPVRGuide.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/addons/skin.estuary/xml/MyPVRGuide.xml b/addons/skin.estuary/xml/MyPVRGuide.xml
index 237fb45db1..7e22beab15 100644
--- a/addons/skin.estuary/xml/MyPVRGuide.xml
+++ b/addons/skin.estuary/xml/MyPVRGuide.xml
@@ -64,8 +64,7 @@
<left>300</left>
<right>60</right>
<height>30</height>
- <textcolor>button_focus</textcolor>
- <label>$INFO[ListItem.StartTime,, - ]$INFO[ListItem.EndTime]$INFO[ListItem.EpgEventTitle, [COLOR white],[/COLOR]]$INFO[ListItem.EpisodeName, [COLOR grey](,)[/COLOR]]$INFO[ListItem.Genre, $LOCALIZE[515]: [COLOR grey],[/COLOR]]</label>
+ <label>[COLOR button_focus]$INFO[ListItem.StartTime][/COLOR]$INFO[ListItem.EndTime,[COLOR button_focus] - ,[/COLOR]] $INFO[ListItem.EpgEventTitle]$INFO[ListItem.EpisodeName, (,)]$INFO[ListItem.Genre, [COLOR grey]$LOCALIZE[515]:[/COLOR] ]</label>
</control>
<control type="textbox">
<left>300</left>