r75247 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r75246
|
r75247
|
r75248
>
Date:
15:24, 23 October 2010
Author:
nikerabbit
Status:
ok
Tags:
Comment:
Fix immediate issues in
r72900
. I'd still like more testing and perhaps requests from language communities before adding the rest.
Modified paths:
/trunk/phase3/skins/common/shared.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/common/shared.css
—
—
@@ -904,7 +904,12 @@
905
905
list-style-type: persian;
906
906
}
907
907
908
-ol:lang(ckb-arab) li {
908
+ol:lang(ckb) li {
909
909
list-style-type: -moz-arabic-indic;
910
910
list-style-type: arabic-indic;
911
911
}
912
+
913
+ol:lang(bn) li {
914
+ list-style-type: -moz-bengali;
915
+ list-style-type: bengali;
916
+}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r72900
Testing localised list numbering per
http://translatewiki.net/wiki/Thread:Tal...
nikerabbit
14:39, 13 September 2010
Status & tagging log
01:04, 13 January 2011
Trevor Parscal (WMF)
(
talk
|
contribs
)
changed the
tags
for r75247
[
removed:
trevor]
00:04, 13 January 2011
Trevor Parscal (WMF)
(
talk
|
contribs
)
changed the
status
of r75247
[
removed:
new
added:
ok]
01:08, 12 January 2011
MarkAHershberger
(
talk
|
contribs
)
changed the
tags
for r75247
[
added:
trevor]