diff options
author | Josef Schauer <schauher@mur.at> | 2014-04-06 20:53:27 (GMT) |
---|---|---|
committer | Josef Schauer <schauher@mur.at> | 2014-04-06 20:53:27 (GMT) |
commit | 7aa3f5c211830e4ab3873a7ea9ea76bcad8e68da (patch) | |
tree | 9a1732fa832803465838f82259eb3357a6fa1628 /RHMixxx1280x800 | |
parent | f65b923e06ef8798d2f1caef963585ce7c6653d2 (diff) |
buttons
Diffstat (limited to 'RHMixxx1280x800')
-rwxr-xr-x | RHMixxx1280x800/skin.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index f83ca17..95a1fb6 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -332,7 +332,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <Style> </Style> <Channel>1</Channel> - <Pos>12,1</Pos> + <Pos>10,1</Pos> <Size>315,50</Size> <BgColor>#ffffff</BgColor> <HfcColor>#000000</HfcColor> @@ -383,8 +383,8 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <Overview> <TooltipId>waveform_overview</TooltipId> <Channel>1</Channel> - <Pos>10,100</Pos> - <Size>260,40</Size> + <Pos>10,60</Pos> + <Size>259,40</Size> <BgColor>#061319</BgColor> <BgPixmap></BgPixmap> <SignalColor>#CC0000</SignalColor> @@ -458,7 +458,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <Pressed>btn_stop_red.png</Pressed> <Unpressed>btn_stop.png</Unpressed> </State> - <Pos>339,100</Pos> + <Pos>279,60</Pos> <Connection> <ConfigKey>[Channel1],start_stop</ConfigKey> <EmitOnPressAndRelease>true</EmitOnPressAndRelease> |