Merge lp:~muffinresearch/ubuntu-start-page/fix-scroll-rtl into lp:ubuntu-start-page

Proposed by Stuart Colville
Status: Merged
Merged at revision: 142
Proposed branch: lp:~muffinresearch/ubuntu-start-page/fix-scroll-rtl
Merge into: lp:ubuntu-start-page
Diff against target: 706 lines (+3/-59)
58 files modified
www/12.10/Baidu/index.html.fr (+1/-1)
www/12.10/Yahoo/index.html.fr (+1/-1)
www/12.10/index.html.an (+0/-1)
www/12.10/index.html.ar (+0/-1)
www/12.10/index.html.ast (+0/-1)
www/12.10/index.html.bg (+0/-1)
www/12.10/index.html.bn (+0/-1)
www/12.10/index.html.ca (+0/-1)
www/12.10/index.html.crh (+0/-1)
www/12.10/index.html.cs (+0/-1)
www/12.10/index.html.cy (+0/-1)
www/12.10/index.html.da (+0/-1)
www/12.10/index.html.de (+0/-1)
www/12.10/index.html.el (+0/-1)
www/12.10/index.html.en (+0/-1)
www/12.10/index.html.en-au (+0/-1)
www/12.10/index.html.en-gb (+0/-1)
www/12.10/index.html.eo (+0/-1)
www/12.10/index.html.es (+0/-1)
www/12.10/index.html.et (+0/-1)
www/12.10/index.html.eu (+0/-1)
www/12.10/index.html.fi (+0/-1)
www/12.10/index.html.fo (+0/-1)
www/12.10/index.html.fr (+1/-2)
www/12.10/index.html.gl (+0/-1)
www/12.10/index.html.gv (+0/-1)
www/12.10/index.html.he (+0/-1)
www/12.10/index.html.hr (+0/-1)
www/12.10/index.html.hu (+0/-1)
www/12.10/index.html.id (+0/-1)
www/12.10/index.html.io (+0/-1)
www/12.10/index.html.is (+0/-1)
www/12.10/index.html.it (+0/-1)
www/12.10/index.html.ja (+0/-1)
www/12.10/index.html.ka (+0/-1)
www/12.10/index.html.km (+0/-1)
www/12.10/index.html.ko (+0/-1)
www/12.10/index.html.lv (+0/-1)
www/12.10/index.html.ml (+0/-1)
www/12.10/index.html.nds (+0/-1)
www/12.10/index.html.nl (+0/-1)
www/12.10/index.html.oc (+0/-1)
www/12.10/index.html.po (+0/-1)
www/12.10/index.html.pt (+0/-1)
www/12.10/index.html.pt-br (+0/-1)
www/12.10/index.html.ro (+0/-1)
www/12.10/index.html.ru (+0/-1)
www/12.10/index.html.sk (+0/-1)
www/12.10/index.html.sl (+0/-1)
www/12.10/index.html.sr (+0/-1)
www/12.10/index.html.sv (+0/-1)
www/12.10/index.html.te (+0/-1)
www/12.10/index.html.th (+0/-1)
www/12.10/index.html.tu (+0/-1)
www/12.10/index.html.uk (+0/-1)
www/12.10/index.html.vi (+0/-1)
www/12.10/index.html.zh-cn (+0/-1)
www/12.10/index.html.zh-tw (+0/-1)
To merge this branch: bzr merge lp:~muffinresearch/ubuntu-start-page/fix-scroll-rtl
Reviewer Review Type Date Requested Status
Ubuntu Start Page Pending
Review via email: mp+127464@code.launchpad.net

Commit message

This branch fixes the rtl scroll on index.html.ar in FF.

Description of the change

This branch fixes the rtl scroll on index.html.ar in FF.

Note: an updated french translation has been pulled in by the regeneration too.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'www/12.10/Baidu/index.html.fr'
2--- www/12.10/Baidu/index.html.fr 2012-09-28 17:02:21 +0000
3+++ www/12.10/Baidu/index.html.fr 2012-10-02 11:43:19 +0000
4@@ -164,7 +164,7 @@
5 </div>
6 </div>
7 <ul class="external-links">
8- <li class="help-link"><a href="https://help.ubuntu.com">Documentation Ubuntu</a></li>
9+ <li class="help-link"><a href="https://help.ubuntu.com">Aide Ubuntu</a></li>
10 <li class="shop-link"><a href="http://shop.ubuntu.com">Boutique Ubuntu</a></li>
11 <li class="community-link"><a href="http://www.ubuntu.com/community">Communauté Ubuntu</a></li>
12 </ul>
13
14=== modified file 'www/12.10/Yahoo/index.html.fr'
15--- www/12.10/Yahoo/index.html.fr 2012-09-28 17:02:21 +0000
16+++ www/12.10/Yahoo/index.html.fr 2012-10-02 11:43:19 +0000
17@@ -163,7 +163,7 @@
18 </div>
19 </div>
20 <ul class="external-links">
21- <li class="help-link"><a href="https://help.ubuntu.com">Documentation Ubuntu</a></li>
22+ <li class="help-link"><a href="https://help.ubuntu.com">Aide Ubuntu</a></li>
23 <li class="shop-link"><a href="http://shop.ubuntu.com">Boutique Ubuntu</a></li>
24 <li class="community-link"><a href="http://www.ubuntu.com/community">Communauté Ubuntu</a></li>
25 </ul>
26
27=== modified file 'www/12.10/index.html.an'
28--- www/12.10/index.html.an 2012-09-28 17:42:53 +0000
29+++ www/12.10/index.html.an 2012-10-02 11:43:19 +0000
30@@ -23,7 +23,6 @@
31 }
32 }
33 .acchide {
34- direction: ltr;
35 text-indent: -999em;
36 display: block;
37 }
38
39=== modified file 'www/12.10/index.html.ar'
40--- www/12.10/index.html.ar 2012-09-28 17:42:53 +0000
41+++ www/12.10/index.html.ar 2012-10-02 11:43:19 +0000
42@@ -23,7 +23,6 @@
43 }
44 }
45 .acchide {
46- direction: ltr;
47 text-indent: -999em;
48 display: block;
49 }
50
51=== modified file 'www/12.10/index.html.ast'
52--- www/12.10/index.html.ast 2012-09-28 17:42:53 +0000
53+++ www/12.10/index.html.ast 2012-10-02 11:43:19 +0000
54@@ -23,7 +23,6 @@
55 }
56 }
57 .acchide {
58- direction: ltr;
59 text-indent: -999em;
60 display: block;
61 }
62
63=== modified file 'www/12.10/index.html.bg'
64--- www/12.10/index.html.bg 2012-09-28 17:42:53 +0000
65+++ www/12.10/index.html.bg 2012-10-02 11:43:19 +0000
66@@ -23,7 +23,6 @@
67 }
68 }
69 .acchide {
70- direction: ltr;
71 text-indent: -999em;
72 display: block;
73 }
74
75=== modified file 'www/12.10/index.html.bn'
76--- www/12.10/index.html.bn 2012-09-28 17:42:53 +0000
77+++ www/12.10/index.html.bn 2012-10-02 11:43:19 +0000
78@@ -23,7 +23,6 @@
79 }
80 }
81 .acchide {
82- direction: ltr;
83 text-indent: -999em;
84 display: block;
85 }
86
87=== modified file 'www/12.10/index.html.ca'
88--- www/12.10/index.html.ca 2012-09-28 17:42:53 +0000
89+++ www/12.10/index.html.ca 2012-10-02 11:43:19 +0000
90@@ -23,7 +23,6 @@
91 }
92 }
93 .acchide {
94- direction: ltr;
95 text-indent: -999em;
96 display: block;
97 }
98
99=== modified file 'www/12.10/index.html.crh'
100--- www/12.10/index.html.crh 2012-09-28 17:42:53 +0000
101+++ www/12.10/index.html.crh 2012-10-02 11:43:19 +0000
102@@ -23,7 +23,6 @@
103 }
104 }
105 .acchide {
106- direction: ltr;
107 text-indent: -999em;
108 display: block;
109 }
110
111=== modified file 'www/12.10/index.html.cs'
112--- www/12.10/index.html.cs 2012-09-28 17:42:53 +0000
113+++ www/12.10/index.html.cs 2012-10-02 11:43:19 +0000
114@@ -23,7 +23,6 @@
115 }
116 }
117 .acchide {
118- direction: ltr;
119 text-indent: -999em;
120 display: block;
121 }
122
123=== modified file 'www/12.10/index.html.cy'
124--- www/12.10/index.html.cy 2012-09-28 17:42:53 +0000
125+++ www/12.10/index.html.cy 2012-10-02 11:43:19 +0000
126@@ -23,7 +23,6 @@
127 }
128 }
129 .acchide {
130- direction: ltr;
131 text-indent: -999em;
132 display: block;
133 }
134
135=== modified file 'www/12.10/index.html.da'
136--- www/12.10/index.html.da 2012-09-28 17:42:53 +0000
137+++ www/12.10/index.html.da 2012-10-02 11:43:19 +0000
138@@ -23,7 +23,6 @@
139 }
140 }
141 .acchide {
142- direction: ltr;
143 text-indent: -999em;
144 display: block;
145 }
146
147=== modified file 'www/12.10/index.html.de'
148--- www/12.10/index.html.de 2012-09-28 17:42:53 +0000
149+++ www/12.10/index.html.de 2012-10-02 11:43:19 +0000
150@@ -23,7 +23,6 @@
151 }
152 }
153 .acchide {
154- direction: ltr;
155 text-indent: -999em;
156 display: block;
157 }
158
159=== modified file 'www/12.10/index.html.el'
160--- www/12.10/index.html.el 2012-09-28 17:42:53 +0000
161+++ www/12.10/index.html.el 2012-10-02 11:43:19 +0000
162@@ -23,7 +23,6 @@
163 }
164 }
165 .acchide {
166- direction: ltr;
167 text-indent: -999em;
168 display: block;
169 }
170
171=== modified file 'www/12.10/index.html.en'
172--- www/12.10/index.html.en 2012-09-28 17:31:47 +0000
173+++ www/12.10/index.html.en 2012-10-02 11:43:19 +0000
174@@ -23,7 +23,6 @@
175 }
176 }
177 .acchide {
178- direction: ltr;
179 text-indent: -999em;
180 display: block;
181 }
182
183=== modified file 'www/12.10/index.html.en-au'
184--- www/12.10/index.html.en-au 2012-09-28 17:42:53 +0000
185+++ www/12.10/index.html.en-au 2012-10-02 11:43:19 +0000
186@@ -23,7 +23,6 @@
187 }
188 }
189 .acchide {
190- direction: ltr;
191 text-indent: -999em;
192 display: block;
193 }
194
195=== modified file 'www/12.10/index.html.en-gb'
196--- www/12.10/index.html.en-gb 2012-09-28 17:42:53 +0000
197+++ www/12.10/index.html.en-gb 2012-10-02 11:43:19 +0000
198@@ -23,7 +23,6 @@
199 }
200 }
201 .acchide {
202- direction: ltr;
203 text-indent: -999em;
204 display: block;
205 }
206
207=== modified file 'www/12.10/index.html.eo'
208--- www/12.10/index.html.eo 2012-09-28 17:42:53 +0000
209+++ www/12.10/index.html.eo 2012-10-02 11:43:19 +0000
210@@ -23,7 +23,6 @@
211 }
212 }
213 .acchide {
214- direction: ltr;
215 text-indent: -999em;
216 display: block;
217 }
218
219=== modified file 'www/12.10/index.html.es'
220--- www/12.10/index.html.es 2012-09-28 17:42:53 +0000
221+++ www/12.10/index.html.es 2012-10-02 11:43:19 +0000
222@@ -23,7 +23,6 @@
223 }
224 }
225 .acchide {
226- direction: ltr;
227 text-indent: -999em;
228 display: block;
229 }
230
231=== modified file 'www/12.10/index.html.et'
232--- www/12.10/index.html.et 2012-09-28 17:42:53 +0000
233+++ www/12.10/index.html.et 2012-10-02 11:43:19 +0000
234@@ -23,7 +23,6 @@
235 }
236 }
237 .acchide {
238- direction: ltr;
239 text-indent: -999em;
240 display: block;
241 }
242
243=== modified file 'www/12.10/index.html.eu'
244--- www/12.10/index.html.eu 2012-09-28 17:42:53 +0000
245+++ www/12.10/index.html.eu 2012-10-02 11:43:19 +0000
246@@ -23,7 +23,6 @@
247 }
248 }
249 .acchide {
250- direction: ltr;
251 text-indent: -999em;
252 display: block;
253 }
254
255=== modified file 'www/12.10/index.html.fi'
256--- www/12.10/index.html.fi 2012-09-28 17:42:53 +0000
257+++ www/12.10/index.html.fi 2012-10-02 11:43:19 +0000
258@@ -23,7 +23,6 @@
259 }
260 }
261 .acchide {
262- direction: ltr;
263 text-indent: -999em;
264 display: block;
265 }
266
267=== modified file 'www/12.10/index.html.fo'
268--- www/12.10/index.html.fo 2012-09-28 17:42:53 +0000
269+++ www/12.10/index.html.fo 2012-10-02 11:43:19 +0000
270@@ -23,7 +23,6 @@
271 }
272 }
273 .acchide {
274- direction: ltr;
275 text-indent: -999em;
276 display: block;
277 }
278
279=== modified file 'www/12.10/index.html.fr'
280--- www/12.10/index.html.fr 2012-09-28 17:42:53 +0000
281+++ www/12.10/index.html.fr 2012-10-02 11:43:19 +0000
282@@ -23,7 +23,6 @@
283 }
284 }
285 .acchide {
286- direction: ltr;
287 text-indent: -999em;
288 display: block;
289 }
290@@ -195,7 +194,7 @@
291 </div>
292 </div>
293 <ul class="external-links">
294- <li class="help-link"><a href="https://help.ubuntu.com">Documentation Ubuntu</a></li>
295+ <li class="help-link"><a href="https://help.ubuntu.com">Aide Ubuntu</a></li>
296 <li class="shop-link"><a href="http://shop.ubuntu.com">Boutique Ubuntu</a></li>
297 <li class="community-link"><a href="http://www.ubuntu.com/community">Communauté Ubuntu</a></li>
298 </ul>
299
300=== modified file 'www/12.10/index.html.gl'
301--- www/12.10/index.html.gl 2012-09-28 17:42:53 +0000
302+++ www/12.10/index.html.gl 2012-10-02 11:43:19 +0000
303@@ -23,7 +23,6 @@
304 }
305 }
306 .acchide {
307- direction: ltr;
308 text-indent: -999em;
309 display: block;
310 }
311
312=== modified file 'www/12.10/index.html.gv'
313--- www/12.10/index.html.gv 2012-09-28 17:42:53 +0000
314+++ www/12.10/index.html.gv 2012-10-02 11:43:19 +0000
315@@ -23,7 +23,6 @@
316 }
317 }
318 .acchide {
319- direction: ltr;
320 text-indent: -999em;
321 display: block;
322 }
323
324=== modified file 'www/12.10/index.html.he'
325--- www/12.10/index.html.he 2012-09-28 17:42:53 +0000
326+++ www/12.10/index.html.he 2012-10-02 11:43:19 +0000
327@@ -23,7 +23,6 @@
328 }
329 }
330 .acchide {
331- direction: ltr;
332 text-indent: -999em;
333 display: block;
334 }
335
336=== modified file 'www/12.10/index.html.hr'
337--- www/12.10/index.html.hr 2012-09-28 17:42:53 +0000
338+++ www/12.10/index.html.hr 2012-10-02 11:43:19 +0000
339@@ -23,7 +23,6 @@
340 }
341 }
342 .acchide {
343- direction: ltr;
344 text-indent: -999em;
345 display: block;
346 }
347
348=== modified file 'www/12.10/index.html.hu'
349--- www/12.10/index.html.hu 2012-09-28 17:42:53 +0000
350+++ www/12.10/index.html.hu 2012-10-02 11:43:19 +0000
351@@ -23,7 +23,6 @@
352 }
353 }
354 .acchide {
355- direction: ltr;
356 text-indent: -999em;
357 display: block;
358 }
359
360=== modified file 'www/12.10/index.html.id'
361--- www/12.10/index.html.id 2012-09-28 17:42:53 +0000
362+++ www/12.10/index.html.id 2012-10-02 11:43:19 +0000
363@@ -23,7 +23,6 @@
364 }
365 }
366 .acchide {
367- direction: ltr;
368 text-indent: -999em;
369 display: block;
370 }
371
372=== modified file 'www/12.10/index.html.io'
373--- www/12.10/index.html.io 2012-09-28 17:42:53 +0000
374+++ www/12.10/index.html.io 2012-10-02 11:43:19 +0000
375@@ -23,7 +23,6 @@
376 }
377 }
378 .acchide {
379- direction: ltr;
380 text-indent: -999em;
381 display: block;
382 }
383
384=== modified file 'www/12.10/index.html.is'
385--- www/12.10/index.html.is 2012-09-28 17:42:53 +0000
386+++ www/12.10/index.html.is 2012-10-02 11:43:19 +0000
387@@ -23,7 +23,6 @@
388 }
389 }
390 .acchide {
391- direction: ltr;
392 text-indent: -999em;
393 display: block;
394 }
395
396=== modified file 'www/12.10/index.html.it'
397--- www/12.10/index.html.it 2012-09-28 17:42:53 +0000
398+++ www/12.10/index.html.it 2012-10-02 11:43:19 +0000
399@@ -23,7 +23,6 @@
400 }
401 }
402 .acchide {
403- direction: ltr;
404 text-indent: -999em;
405 display: block;
406 }
407
408=== modified file 'www/12.10/index.html.ja'
409--- www/12.10/index.html.ja 2012-09-28 17:42:53 +0000
410+++ www/12.10/index.html.ja 2012-10-02 11:43:19 +0000
411@@ -23,7 +23,6 @@
412 }
413 }
414 .acchide {
415- direction: ltr;
416 text-indent: -999em;
417 display: block;
418 }
419
420=== modified file 'www/12.10/index.html.ka'
421--- www/12.10/index.html.ka 2012-09-28 17:42:53 +0000
422+++ www/12.10/index.html.ka 2012-10-02 11:43:19 +0000
423@@ -23,7 +23,6 @@
424 }
425 }
426 .acchide {
427- direction: ltr;
428 text-indent: -999em;
429 display: block;
430 }
431
432=== modified file 'www/12.10/index.html.km'
433--- www/12.10/index.html.km 2012-09-28 17:42:53 +0000
434+++ www/12.10/index.html.km 2012-10-02 11:43:19 +0000
435@@ -23,7 +23,6 @@
436 }
437 }
438 .acchide {
439- direction: ltr;
440 text-indent: -999em;
441 display: block;
442 }
443
444=== modified file 'www/12.10/index.html.ko'
445--- www/12.10/index.html.ko 2012-09-28 17:42:53 +0000
446+++ www/12.10/index.html.ko 2012-10-02 11:43:19 +0000
447@@ -23,7 +23,6 @@
448 }
449 }
450 .acchide {
451- direction: ltr;
452 text-indent: -999em;
453 display: block;
454 }
455
456=== modified file 'www/12.10/index.html.lv'
457--- www/12.10/index.html.lv 2012-09-28 17:42:53 +0000
458+++ www/12.10/index.html.lv 2012-10-02 11:43:19 +0000
459@@ -23,7 +23,6 @@
460 }
461 }
462 .acchide {
463- direction: ltr;
464 text-indent: -999em;
465 display: block;
466 }
467
468=== modified file 'www/12.10/index.html.ml'
469--- www/12.10/index.html.ml 2012-09-28 17:42:53 +0000
470+++ www/12.10/index.html.ml 2012-10-02 11:43:19 +0000
471@@ -23,7 +23,6 @@
472 }
473 }
474 .acchide {
475- direction: ltr;
476 text-indent: -999em;
477 display: block;
478 }
479
480=== modified file 'www/12.10/index.html.nds'
481--- www/12.10/index.html.nds 2012-09-28 17:42:53 +0000
482+++ www/12.10/index.html.nds 2012-10-02 11:43:19 +0000
483@@ -23,7 +23,6 @@
484 }
485 }
486 .acchide {
487- direction: ltr;
488 text-indent: -999em;
489 display: block;
490 }
491
492=== modified file 'www/12.10/index.html.nl'
493--- www/12.10/index.html.nl 2012-09-28 17:42:53 +0000
494+++ www/12.10/index.html.nl 2012-10-02 11:43:19 +0000
495@@ -23,7 +23,6 @@
496 }
497 }
498 .acchide {
499- direction: ltr;
500 text-indent: -999em;
501 display: block;
502 }
503
504=== modified file 'www/12.10/index.html.oc'
505--- www/12.10/index.html.oc 2012-09-28 17:42:53 +0000
506+++ www/12.10/index.html.oc 2012-10-02 11:43:19 +0000
507@@ -23,7 +23,6 @@
508 }
509 }
510 .acchide {
511- direction: ltr;
512 text-indent: -999em;
513 display: block;
514 }
515
516=== modified file 'www/12.10/index.html.po'
517--- www/12.10/index.html.po 2012-09-28 17:42:53 +0000
518+++ www/12.10/index.html.po 2012-10-02 11:43:19 +0000
519@@ -23,7 +23,6 @@
520 }
521 }
522 .acchide {
523- direction: ltr;
524 text-indent: -999em;
525 display: block;
526 }
527
528=== modified file 'www/12.10/index.html.pt'
529--- www/12.10/index.html.pt 2012-09-28 17:42:53 +0000
530+++ www/12.10/index.html.pt 2012-10-02 11:43:19 +0000
531@@ -23,7 +23,6 @@
532 }
533 }
534 .acchide {
535- direction: ltr;
536 text-indent: -999em;
537 display: block;
538 }
539
540=== modified file 'www/12.10/index.html.pt-br'
541--- www/12.10/index.html.pt-br 2012-09-28 17:42:53 +0000
542+++ www/12.10/index.html.pt-br 2012-10-02 11:43:19 +0000
543@@ -23,7 +23,6 @@
544 }
545 }
546 .acchide {
547- direction: ltr;
548 text-indent: -999em;
549 display: block;
550 }
551
552=== modified file 'www/12.10/index.html.ro'
553--- www/12.10/index.html.ro 2012-09-28 17:42:53 +0000
554+++ www/12.10/index.html.ro 2012-10-02 11:43:19 +0000
555@@ -23,7 +23,6 @@
556 }
557 }
558 .acchide {
559- direction: ltr;
560 text-indent: -999em;
561 display: block;
562 }
563
564=== modified file 'www/12.10/index.html.ru'
565--- www/12.10/index.html.ru 2012-09-28 17:42:53 +0000
566+++ www/12.10/index.html.ru 2012-10-02 11:43:19 +0000
567@@ -23,7 +23,6 @@
568 }
569 }
570 .acchide {
571- direction: ltr;
572 text-indent: -999em;
573 display: block;
574 }
575
576=== modified file 'www/12.10/index.html.sk'
577--- www/12.10/index.html.sk 2012-09-28 17:42:53 +0000
578+++ www/12.10/index.html.sk 2012-10-02 11:43:19 +0000
579@@ -23,7 +23,6 @@
580 }
581 }
582 .acchide {
583- direction: ltr;
584 text-indent: -999em;
585 display: block;
586 }
587
588=== modified file 'www/12.10/index.html.sl'
589--- www/12.10/index.html.sl 2012-09-28 17:42:53 +0000
590+++ www/12.10/index.html.sl 2012-10-02 11:43:19 +0000
591@@ -23,7 +23,6 @@
592 }
593 }
594 .acchide {
595- direction: ltr;
596 text-indent: -999em;
597 display: block;
598 }
599
600=== modified file 'www/12.10/index.html.sr'
601--- www/12.10/index.html.sr 2012-09-28 17:42:53 +0000
602+++ www/12.10/index.html.sr 2012-10-02 11:43:19 +0000
603@@ -23,7 +23,6 @@
604 }
605 }
606 .acchide {
607- direction: ltr;
608 text-indent: -999em;
609 display: block;
610 }
611
612=== modified file 'www/12.10/index.html.sv'
613--- www/12.10/index.html.sv 2012-09-28 17:42:53 +0000
614+++ www/12.10/index.html.sv 2012-10-02 11:43:19 +0000
615@@ -23,7 +23,6 @@
616 }
617 }
618 .acchide {
619- direction: ltr;
620 text-indent: -999em;
621 display: block;
622 }
623
624=== modified file 'www/12.10/index.html.te'
625--- www/12.10/index.html.te 2012-09-28 17:42:53 +0000
626+++ www/12.10/index.html.te 2012-10-02 11:43:19 +0000
627@@ -23,7 +23,6 @@
628 }
629 }
630 .acchide {
631- direction: ltr;
632 text-indent: -999em;
633 display: block;
634 }
635
636=== modified file 'www/12.10/index.html.th'
637--- www/12.10/index.html.th 2012-09-28 17:42:53 +0000
638+++ www/12.10/index.html.th 2012-10-02 11:43:19 +0000
639@@ -23,7 +23,6 @@
640 }
641 }
642 .acchide {
643- direction: ltr;
644 text-indent: -999em;
645 display: block;
646 }
647
648=== modified file 'www/12.10/index.html.tu'
649--- www/12.10/index.html.tu 2012-09-28 17:42:53 +0000
650+++ www/12.10/index.html.tu 2012-10-02 11:43:19 +0000
651@@ -23,7 +23,6 @@
652 }
653 }
654 .acchide {
655- direction: ltr;
656 text-indent: -999em;
657 display: block;
658 }
659
660=== modified file 'www/12.10/index.html.uk'
661--- www/12.10/index.html.uk 2012-09-28 17:42:53 +0000
662+++ www/12.10/index.html.uk 2012-10-02 11:43:19 +0000
663@@ -23,7 +23,6 @@
664 }
665 }
666 .acchide {
667- direction: ltr;
668 text-indent: -999em;
669 display: block;
670 }
671
672=== modified file 'www/12.10/index.html.vi'
673--- www/12.10/index.html.vi 2012-09-28 17:42:53 +0000
674+++ www/12.10/index.html.vi 2012-10-02 11:43:19 +0000
675@@ -23,7 +23,6 @@
676 }
677 }
678 .acchide {
679- direction: ltr;
680 text-indent: -999em;
681 display: block;
682 }
683
684=== modified file 'www/12.10/index.html.zh-cn'
685--- www/12.10/index.html.zh-cn 2012-09-28 17:42:53 +0000
686+++ www/12.10/index.html.zh-cn 2012-10-02 11:43:19 +0000
687@@ -23,7 +23,6 @@
688 }
689 }
690 .acchide {
691- direction: ltr;
692 text-indent: -999em;
693 display: block;
694 }
695
696=== modified file 'www/12.10/index.html.zh-tw'
697--- www/12.10/index.html.zh-tw 2012-09-28 17:42:53 +0000
698+++ www/12.10/index.html.zh-tw 2012-10-02 11:43:19 +0000
699@@ -23,7 +23,6 @@
700 }
701 }
702 .acchide {
703- direction: ltr;
704 text-indent: -999em;
705 display: block;
706 }

Subscribers

People subscribed via source and target branches