X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b2d6392a3b41f870b5615c8e19b26496e56f6310..76fd7edbde9597007b9ab33b59b735c378043980:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index e8e8a9ec..49f22893 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -41,7 +41,7 @@ - + @@ -62,13 +62,16 @@ - + + - - + + + + @@ -91,11 +94,8 @@ - - - - - + + @@ -109,8 +109,10 @@ - - + + + + @@ -137,7 +139,7 @@ - + @@ -175,6 +177,7 @@ + @@ -182,7 +185,6 @@ - @@ -210,34 +212,53 @@ - + + + + - - + - + - + + + + + + + + + + + + + + + + + + - + - - + + @@ -250,12 +271,14 @@ - + + - + + @@ -287,7 +310,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