mediawiki-extensions-Cite/modules
Ebrahim Byagowi e9c1521fca Use display: inline-block instead of unicode-bidi
On I16a701f3b962b5e7f63554be2f28888a938548b0 we incorporated
unicode-bidi: embed; instead isolate but it caused regression on
* https://fa.wikipedia.org/?oldid=15565588
* https://fa.wikipedia.org/?oldid=15552160
where references ([۱]) comes before number with Persian digits.

Using unicode-bidi: isolate; is the clean solution for fixing this
however due to Firefox bug https://bugzilla.mozilla.org/1185987
it is not going to fix the regression on Firefox so using
display: inline-block; in hope to get same effect with Chrome
on unicode-bidi: isolate; but also support IE and older browsers.

Change-Id: I1d62c1fb282acc72ab20d71cc8cd21e3e1d71493
2015-08-02 14:02:26 +00:00
..
ext.cite.a11y.css Cleanup style RL modules for Cite 2015-06-06 15:43:27 +02:00
ext.cite.a11y.js Cleanup style RL modules for Cite 2015-06-06 15:43:27 +02:00
ext.cite.print.css Move '@media print' rules to separate file 2015-06-04 22:22:16 +00:00
ext.cite.style.css Prevent jumbling up of footnote numbers after LTR words in RTL wikis 2015-07-11 22:55:26 +03:00
ext.cite.style.fa.css Use CSS to style Parsoid's Cite HTML 2015-06-08 21:58:15 +01:00
ext.cite.styles.css Use display: inline-block instead of unicode-bidi 2015-08-02 14:02:26 +00:00