-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.14
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Branding / Theme
-
Tags:
-
Backlog priority:700
A prefix selector .nuxeoGalaxy12342354 is generated by the theme engine to force each style rule from Nuxeo to be stronger than rules from embedded libraries in case of conflict.
The CSS generated by Studio is not prefixed. The user is needs to add a lot of selector to be sure its style rule will be stronger than the default styles from the platfom. That behavior makes:
- the maintanability of the custom styles hard since the rules doesn't match the default rules
- the task of customization harder than it should be.
Is it possible to make the CSS file generated from the Studio addon prefixed ? Thanks
- is required by
-
NXP-16416 Remove Theme modules
- Resolved