diff options
author | phil65 <philipptemminghoff@gmx.de> | 2016-04-02 20:43:13 +0200 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2016-04-02 20:43:13 +0200 |
commit | 0f81e96f96f0ca41c0f8695d8fbe2d8e32e91192 (patch) | |
tree | 56d2aa06da7e068af1e2c2fad8d8fa29ef1a1519 /addons/skin.estuary/1080i/MyPVRChannels.xml | |
parent | 0436322e75e271bd57a5c1597240f8fe0ef8add3 (diff) |
[estuary] - skin sync
Diffstat (limited to 'addons/skin.estuary/1080i/MyPVRChannels.xml')
-rw-r--r-- | addons/skin.estuary/1080i/MyPVRChannels.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.estuary/1080i/MyPVRChannels.xml b/addons/skin.estuary/1080i/MyPVRChannels.xml index 6dc7a8ff74..99e9cbc16e 100644 --- a/addons/skin.estuary/1080i/MyPVRChannels.xml +++ b/addons/skin.estuary/1080i/MyPVRChannels.xml @@ -49,7 +49,7 @@ <top>0</top> <width>1000</width> <height>58</height> - <texture>lists/focus.png</texture> + <texture colordiffuse="button_focus">lists/focus.png</texture> <visible>Control.hasFocus(50)</visible> </control> <control type="progress"> @@ -174,7 +174,7 @@ <top>0</top> <width>1000</width> <height>77</height> - <texture>lists/focus.png</texture> + <texture colordiffuse="button_focus">lists/focus.png</texture> <visible>Control.hasFocus(50)</visible> </control> <control type="image"> |