diff options
author | Christian Pointner <equinox@spreadspace.org> | 2014-11-19 23:03:02 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2014-11-19 23:03:02 (GMT) |
commit | f4d1504505a74a36049c4eab2319a499a8a0dff5 (patch) | |
tree | 86af514184a6b4ba156037ca6e32d5cc9093a684 | |
parent | c11c3a682a89305353111f451e4c21d521f908a6 (diff) |
fixed clock
-rwxr-xr-x | RHMixxx1280x800/skin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index f97bc9f..9e39586 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -877,8 +877,8 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <Time> <TooltipId>time</TooltipId> - <Style>QLabel { font: bold 53px/50px Arial; color: #00000; }</Style> - <Pos>508,100</Pos> + <Style>QLabel { font: bold 50px/47px Arial; color: #00000; }</Style> + <Pos>512,100</Pos> <Size>150,50</Size> <ShowSeconds>true</ShowSeconds> <ClockFormat>24</ClockFormat> |