summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-04-15 13:48:36 (GMT)
committerChristian Pointner <equinox@spreadspace.org>2015-04-15 13:48:36 (GMT)
commitc6fa2c485c6a3ab902f0e7b997d621990f6364c6 (patch)
tree2e615befabfed8f157abf3c6135b23b69d964f0e
parent5457e673500ee774939faa887e02fbe2b5a44fef (diff)
small skin improvments
-rw-r--r--skins/RHMixxx1280x800/skin.xml18
1 files changed, 7 insertions, 11 deletions
diff --git a/skins/RHMixxx1280x800/skin.xml b/skins/RHMixxx1280x800/skin.xml
index 9e39586..9725944 100644
--- a/skins/RHMixxx1280x800/skin.xml
+++ b/skins/RHMixxx1280x800/skin.xml
@@ -180,12 +180,10 @@ WSearchLineEdit { background: #cfdee7; color: #000000; }
</Text>-->
<NumberPos>
- <Style>QLabel { font: bold 30px;
- background-color: transparent; color: #FF0000; }
- </Style>
+ <Style>QLabel { font: bold 30px; background-color: transparent; color: #FF0000; text-align: right; }</Style>
<Channel>1</Channel>
<Pos>260,38</Pos>
- <Size>150,32</Size>
+ <Size>170,32</Size>
<NumberOfDigits>6</NumberOfDigits>
<Connection>
<ConfigKey>[Channel1],playposition</ConfigKey>
@@ -269,12 +267,10 @@ WSearchLineEdit { background: #cfdee7; color: #000000; }
</Text>-->
<NumberPos>
- <Style>QLabel { font: bold 30px;
- background-color: transparent; color: #0000FF; }
- </Style>
+ <Style>QLabel { font: bold 30px; background-color: transparent; color: #0000FF; text-align: right; }</Style>
<Channel>2</Channel>
<Pos>260,38</Pos>
- <Size>150,32</Size>
+ <Size>170,32</Size>
<NumberOfDigits>6</NumberOfDigits>
<Connection>
<ConfigKey>[Channel2],playposition</ConfigKey>
@@ -877,9 +873,9 @@ WSearchLineEdit { background: #cfdee7; color: #000000; }
<Time>
<TooltipId>time</TooltipId>
- <Style>QLabel { font: bold 50px/47px Arial; color: #00000; }</Style>
- <Pos>512,100</Pos>
- <Size>150,50</Size>
+ <Style>QLabel { font: bold 50px/47px Arial; color: #00000; text-align: center; }</Style>
+ <Pos>510,100</Pos>
+ <Size>180,50</Size>
<ShowSeconds>true</ShowSeconds>
<ClockFormat>24</ClockFormat>
</Time>