X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/0afd2995239e9c831b4e73ba27ec97302337db01..1068f9bc04ef901d7031026b1a9b25e32dd0da8a:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 4be94751..43cfe274 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -41,7 +41,7 @@ - + @@ -62,13 +62,16 @@ - + + - - + + + + @@ -91,11 +94,8 @@ - - - - - + + @@ -137,7 +137,7 @@ - + @@ -211,7 +211,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