Quote:
Originally Posted by DaleDe
@Hitch, yes a Sigil.css file would be in addition to whatever style sheets were already present. The idea is just to help ensure that SGC-1 always means the same thing wherever it is used so that JSWolf's problem would not occur. I have the exact same problem myself and even inside the same file after multiple edits of the file. This makes any kind of global change very difficult.
Having everything Sigil does in one file and inspecting the file for content before picking a new name for something that already exists would make things much better. Easier changes, more consistent recognition when looking at the code view.
Dale
|
No. You have it somewhat incorrect. We shouldn't have a sigil.css file. Tidy should not be changing any valid code and turning it into any sort of style. So all these SGC styles should not be created in any form. The code is correct. It doesn't need to be changed.