Fix flickering when loading documentation

Authored by davidre on Mar 9 2020, 2:02 PM.

Description

Fix flickering when loading documentation

The html inside the qch file has offline-simpel.css set as stylesheet which is
replaced by offline.css by javascript which causes flickering when changing
documentatin because the page is rerendered when the stylesheet is changed.
Simple fix is setting offline.css as the stylesheet from the beginning.

Details

Committed
davidreMar 18 2020, 6:32 PM
Parents
R32:0d9bc18527f3: [Standard Documentation View] Set the correct mime type for job replies
Branches
Unknown
Tags
Unknown