[openstreetmap-website] Remove the LTR stylesheet (#158)

Tom Hughes notifications at github.com
Thu Nov 15 14:42:40 GMT 2012


Unfortunately I think that will make it much harder for me to review changes to the stylesheets... Basically part of what I do when reviewing changes is:

1. Look through the diff for `common.css` etc to see if any rules have been added which have an unbalanced effect on left/right values and which are therefore direction specific and arrange for any such rules to be moved to `ltr.css`.
2. Use a visual comparison tool to look at a side by side comparison of `ltr.css ` and `rtl.css` to make sure that they are same except for left and right being reversed.

Doing what you suggest will obviously render this process impossible in it's current form.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/158#issuecomment-10410509
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20121115/4b07bb88/attachment.html>


More information about the rails-dev mailing list