Actions
Bug #6660
closedCSS overrides loading in backend
Description
Currently CSS overrides are loading in backend. Either disable this or separate it into a different overrides file as for example changing link colors can cause UX problems in backend where it'd also change.
Updated by krileon over 6 years ago
- Target version changed from CB 2.2 to CB 2.8
Updated by krileon about 6 years ago
- Status changed from Assigned to Resolved
- Target version changed from CB 2.8 to CB 2.3
- % Done changed from 0 to 100
Fixed in MR !1395
CSS overrides are meant to be exclusively frontend only. They will now only load in frontend.
Actions