-
Type: Epic
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.4
-
Component/s: Seam / JSF UI
-
Tags:
Goals:
- use preprocessor + standard variables for branding customization
- remove the nuxeo styles prefixes (.galaxy**, ...)
- be able to use an application global css class (e.g. .nx)
- be able to use a page global css class (e.g. .nx-home, nx-admin, nx-search)
- simplify the resources definitions (css, js, fonts, icons, img)
- hot reload / live reload / websockets for styles
- remove theme & skin terminology: only resources. (we can keep flavor if needed)
- is required by
-
NXP-18294 Minify JS, CSS, ... resources
- Resolved