RH2019 Frameless: Doesn’t Robohelp2019 support editing the .CSS file?
Hi
I have modified a few properties in the .CSS file of my project by directly editing the .CSS file. Upon generating a Frameless output the online help displays the page as per the changes made.
But I have noticed that if I make any further changes to the .CSS file either from the UI or directly on the .CSS file, the changes made earlier seems to be removed from the .CSS file. It looks like Robohelp2019 does not save the changes made directly to the .CSS file.
For example, I added a box-shadow property to the inner search box in the Home Page by editing the .CSS file (not from the UI) and the output display as per the change made. If I make any other change to the .CSS file and generate an output, the box-shadow is not displayed. The .CSS file reverts to the previous state without the box-shadow property.
This issue occurs only if I make modifications directly to the .CSS file. Any changes made from the UI are saved and works as expected.
