Delirium wrote:
Erik Zachte wrote:
In this case the javascript changes from one CSS file to another. That is too complicated too maintain. Instead all preferences could be applied on the go by javascript iself.
I'm no expert in this field, but that strikes me as an odd choice. I thought the whole point of factoring UI design stuff to a CSS file was to make it _easier_ to maintain? Isn't writing UI layout/design code into JavaScript a lot uglier?
Yes, it is. If at all, this should be a preference option (not a separate Special Page) and it should affect the style sheet. But that makes it more complicated again, because currently the style sheets are static.
Timwi