Index: branches/wmf/1.17wmf1/skins/common/shared.css |
— | — | @@ -874,58 +874,6 @@ |
875 | 875 | list-style-type: oriya; |
876 | 876 | } |
877 | 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 | | - |
930 | 878 | /* tooltip styles */ |
931 | 879 | .mw-help-field-hint { |
932 | 880 | display: none; |
Property changes on: branches/wmf/1.17wmf1/skins/common/shared.css |
___________________________________________________________________ |
Modified: svn:mergeinfo |
933 | 881 | Merged /trunk/phase3/skins/common/shared.css:r84665 |