X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/dc756c318120a344b6d9f1de144af8b6d6a49733..8b353d9dd3ae6fd5915dff698ef670cf023d2214:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index ab0be1c1..c1b09e9e 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -62,13 +62,16 @@ - + + - - + + + + @@ -91,11 +94,8 @@ - - - - - + + @@ -137,7 +137,7 @@ - + @@ -226,21 +226,21 @@ - + - + - - + + @@ -290,7 +290,7 @@ textsize = (textsize[0] + 50, textsize[1] + 50) offset = 0 if self.type == self.TYPE_YESNO: offset = 60 -wsizex = textsize[0] + offset +wsizex = textsize[0] + 60 wsizey = textsize[1] + offset if (280 > wsizex): wsizex = 280