- Change the few files that use leading tabs into leading spaces.
This way they match the other files in the repo.
- Add an EditorConfig file so that supported editors will automatically
use spaces instead of tabs.
- (Extra) Add some common editor backup-file extensions to .gitignore.
In narrow view frames the Subtitle would be displayed over the sidebar.
z-index changed to 29 to be one lower than the sidebar: 3e69f7ddb1/http/style.css (L910)
- Fixing an issue when javascript is disabled
- Converting to unix mode (to CRLF at the end of lines)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>