Hello Messages people,
We're about to start the work on updating and completing the RTL support for 2.5. This will involve some refactoring(1) of the existing CSS in the Messages app - and any implicated shared stylesheets. To minimize collisions and redundant work it would help to be aware of any in-flight features and major upcoming refactoring or other changes that might be relevant.
If you are working on shared or Messages app UI that is surfaced to the user, could you reply on this thread with brief details and/or bug numbers?
1. "Refactoring" meaning something along the lines of
https://bugzilla.mozilla.org/show_bug.cgi?id=1188069Back in the day, on the
evolt.org mailing lists, when you were responsible for spam, off-topic posts or other consternation, a tip or a joke was required in payment:
<tip>When a [dir="rtl"] selector is required to define an RTL-specific CSS rule, ensure the corresponding ltr rule includes the [dir="ltr"] element in its selector - so each have the same specificity. </tip>