* (bug 725) Let dir="ltr" attribute work again in MonoBook
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 29 Apr 2005 08:26:56 +0000 (08:26 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 29 Apr 2005 08:26:56 +0000 (08:26 +0000)
commitf14bbfe55fe79b25d616ecedaa65f2f313b0db89
tree94640d3618c2cfa41d2959d2250cc759b10babf0
parent7d8aea28412045f1b834d3176d2942e1670db50e
* (bug 725) Let dir="ltr" attribute work again in MonoBook

By CSS2's rules, the 'body * { direction: rtl; }' actually overrides any
explicit dir="ltr" attribute on any element in the body. Letting the value
just inherit from body should work fine (tested briefly in Safari 1.3,
Firefox 1.0.3, and IE 6.0 on XP SP2).
skins/monobook/rtl.css