forked from kiwix/kiwix-tools
For firefox, the file encoding must be specified in the first 1024 bytes. If it is not, firefox will reload the page when it founds it. By inserting the taskbar's css directly in the html, we are "moving" down the encoding of the page, and the encoding is not inside the first 1024 bytes. This also improve a bit the performance as the browser can cache the css file and it's avoid us to send the css in earch html file.better_search_tool
parent
3220ee1276
commit
63cb47247b
Loading…
Reference in new issue