Bug: we need to load base system styles earlier in chain
Reported by dleffler | December 29th, 2013 @ 01:45 AM | in 2.2.4 (closed)
We are loading the bootstrap styles too late in the chain so that the base bootstrap styles override our system and theme styles. So in theory, the chain should be:
- base system styles (yui, bootstrap, jquery)
- exp system styles (core assets, module assets)
- theme styles
Comments and changes to this ticket
-
expNinja December 29th, 2013 @ 03:06 AM
- State changed from new to resolved
(from [40b6efcb9df0160ce4e06f5208f26db646832bf7]) Fixes loading of base 3rd party library css files via css_primer which along with 'normalize' wasn't working. Also now allow less primer files...style loading sequence is now primer (normalize is ALWAYS first), core, system, theme [#1121 state:resolved] https://github.com/exponentcms/exponent-cms/commit/40b6efcb9df0160c...
-
expNinja January 5th, 2014 @ 10:56 PM
(from [6ce6bbb20c8f125f067b1d1d4dad0f6208c37a86]) Fixes loading of base 3rd party library css files via css_primer which along with 'normalize' wasn't working. Also now allow less primer files...style loading sequence is now primer (normalize is ALWAYS first), core, system, theme #1121 state:resolved https://github.com/exponentcms/exponent-cms/commit/6ce6bbb20c8f125f...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS