1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
--- schedule-ui.xml.orig 2017-01-12 02:24:06.812272686 +0000
+++ schedule-ui.xml 2017-01-12 02:24:53.802894035 +0000
@@ -126,7 +126,7 @@
<conflictingcolor>#ff6600</conflictingcolor>
<cutdown>no</cutdown>
<multiline>yes</multiline>
- <textoffset>6,7</textoffset>
+ <textoffset>6,2</textoffset>
<recordstatus type="SingleRecord" image="images/gg-rs-single.png"></recordstatus>
<recordstatus type="TimeslotRecord" image="images/gg-rs-timeslot.png"></recordstatus>
<recordstatus type="ChannelRecord" image="images/gg-rs-channel.png"></recordstatus>
@@ -1437,10 +1437,10 @@
</state>
</statetype>
<statetype name="upscrollarrow">
- <position>0,350</position>
+ <position>550,350</position>
</statetype>
<statetype name="downscrollarrow">
- <position>20,350</position>
+ <position>570,350</position>
</statetype>
</buttonlist>
@@ -1544,10 +1544,10 @@
</state>
</statetype>
<statetype name="upscrollarrow">
- <position>0,350</position>
+ <position>550,350</position>
</statetype>
<statetype name="downscrollarrow">
- <position>20,350</position>
+ <position>570,350</position>
</statetype>
</buttonlist>
@@ -3098,10 +3098,10 @@
</state>
</statetype>
<statetype name="upscrollarrow">
- <position>0,350</position>
+ <position>550,350</position>
</statetype>
<statetype name="downscrollarrow">
- <position>20,350</position>
+ <position>570,350</position>
</statetype>
</buttonlist>
|