GWT: 0.6.1, edition page CSS clash
User text editions CSS can clash with TXM GWT CSS.
Note: CMS pages can also have CSS clashes.
Solution 1
* wrap with a global
- each user CSS rule must be associated to the “txm-edition” class
Solution 2
- adapt user CSS to prevent class names, element names, etc. clashes
(from redmine: issue id 1194, created on 2014/12/12 by Serge Heiden)