r84620 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84619‎ | r84620 | r84621 >
Date:18:29, 23 March 2011
Author:catrope
Status:reverted
Tags:
Comment:
1.17wmf1: MFT r84607, r84615
Modified paths:
  • /branches/wmf/1.17wmf1/skins/common/shared.css (modified) (history)

Diff [purge]

Index: branches/wmf/1.17wmf1/skins/common/shared.css
@@ -869,6 +869,63 @@
870870 list-style-type: bengali;
871871 }
872872
 873+ol:lang(or) li {
 874+ list-style-type: -moz-oriya;
 875+ list-style-type: oriya;
 876+}
 877+
 878+ol:lang(hy) li {
 879+ list-style-type: armenian;
 880+}
 881+
 882+ol:lang(ka) li {
 883+ list-style-type: georgian;
 884+}
 885+
 886+ol:lang(he) li {
 887+ list-style-type: hebrew;
 888+}
 889+
 890+ol:lang(gu) li {
 891+ list-style-type: -moz-gujarati;
 892+ list-style-type: gujarati;
 893+}
 894+
 895+ol:lang(kn) li {
 896+ list-style-type: -moz-kannada;
 897+ list-style-type: kannada;
 898+}
 899+
 900+ol:lang(km) li {
 901+ list-style-type: -moz-khmer;
 902+ list-style-type: khmer;
 903+}
 904+
 905+ol:lang(lo) li {
 906+ list-style-type: -moz-lao;
 907+ list-style-type: lao;
 908+}
 909+
 910+ol:lang(ml) li {
 911+ list-style-type: -moz-malayalam;
 912+ list-style-type: malayalam;
 913+}
 914+
 915+ol:lang(ya) li {
 916+ list-style-type: -moz-tamil;
 917+ list-style-type: tamil;
 918+}
 919+
 920+ol:lang(te) li {
 921+ list-style-type: -moz-telugu;
 922+ list-style-type: telugu;
 923+}
 924+
 925+ol:lang(th) li {
 926+ list-style-type: -moz-thai;
 927+ list-style-type: thai;
 928+}
 929+
873930 /* tooltip styles */
874931 .mw-help-field-hint {
875932 display: none;
Property changes on: branches/wmf/1.17wmf1/skins/common/shared.css
___________________________________________________________________
Modified: svn:mergeinfo
876933 Merged /trunk/phase3/skins/common/shared.css:r84607,84615

Follow-up revisions

RevisionCommit summaryAuthorDate
r84666MFT r84665, reverts r84620: remove localised numbering CSS rules since some o...tstarling04:28, 24 March 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r84607Add localised number listing for Oriyareedy17:19, 23 March 2011
r84615Added 11 more sets of numbered list localisations...reedy17:45, 23 March 2011

Status & tagging log