summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-01-25 11:17:31 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-01-25 15:59:34 +0100
commit1315e732174b66a38fe82232faf90c6ba8aa13d8 (patch)
tree2ed5cff8d82cb3369a4d7ce4ebbb79db206cd3c2
parent858143ce2b08d9dc1d8acdd621697b51c6b39062 (diff)
downloadvdr-plugin-skindesigner-1315e732174b66a38fe82232faf90c6ba8aa13d8.tar.gz
vdr-plugin-skindesigner-1315e732174b66a38fe82232faf90c6ba8aa13d8.tar.bz2
Update skins/estuary4vdr/xmlfiles/plug-tvguideng-recmenu.xml
-rw-r--r--skins/estuary4vdr/xmlfiles/plug-tvguideng-recmenu.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/skins/estuary4vdr/xmlfiles/plug-tvguideng-recmenu.xml b/skins/estuary4vdr/xmlfiles/plug-tvguideng-recmenu.xml
index b3c9c0c..a09a666 100644
--- a/skins/estuary4vdr/xmlfiles/plug-tvguideng-recmenu.xml
+++ b/skins/estuary4vdr/xmlfiles/plug-tvguideng-recmenu.xml
@@ -20,8 +20,10 @@
<grid name="recmenu" x="0" y="0" width="100%" height="100%">
<!-- background -->
- <area condition="not{info}++not{buttonyesno}++not{timerconflictheader}++not{timerconflict}++not{timelineheader}++not{timelinetimer}" layer="5">
+ <!-- <area condition="not{info}++not{buttonyesno}++not{timerconflictheader}++not{timerconflict}++not{timelineheader}++not{timelinetimer}" layer="5"> -->
+ <area condition="not{buttonyesno}" layer="5">
<fill condition="{current}" color="{menubackactive}" />
+ <fill condition="not{current}" color="{tvgrecmenuback}" />
<drawrectangle condition="not{current}" x="0" y="{areaheight}-1" width="100%" height="1" color="{menubackline}" />
</area>
<!-- info -->