ElkArte Community

Elk Development => Feature Discussion => Exterminated Features => Topic started by: TE on November 03, 2013, 02:33:57 pm

Title: admin.css variants
Post by: TE on November 03, 2013, 02:33:57 pm
Was going to split the colors from admin.css and stumbled across a small issue.
Someone with a good idea how to load an admin_variant.css ? I thought about modifiying the loadTemplate() function or loadCSS() but all ideas I have in mind are more or minor dirty hacks.. 
Title: Re: admin.css variants
Post by: Antechinus on November 03, 2013, 04:04:01 pm
I have bad news for you: this is going to apply to all CSS files, not just admin. The editor CSS is an obvious example. If you want real variant support, you're going to have to allow variant files there too.
Title: Re: admin.css variants
Post by: emanuele on June 01, 2014, 06:34:29 am
I think this has been fixed in the meantime, right @TE?
Title: Re: admin.css variants
Post by: TE on June 01, 2014, 06:35:37 am
Yep