On 2019-01-02 6:45 a.m., Carlos Arigós wrote: > I made the change, but the result is, basically the same as the previous on If you look at the file in question and if you are familiar with HTML/CSS you will see the 'how' of its working.
The best advice I can give is to check the log files of start DT manually and look at the error. It may say that you have the CSS incorrectly formatted; CSS is VERY sensitive to lexical error like misplaced commas or comment marks. If there are errors it throws the whole thing out and revert to to the default. That seems to be what you are getting. Verify the CSS -there are on-line tools for that. Verify file location. If you are using Linux there are tools to tell you what files a process has open files -- 'lsof' -- and you can verify that DT is using the file(s) you think it should be. ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
