]> git.tuebingen.mpg.de Git - aple.git/commitdiff
Improve menu.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 11 Jan 2020 10:37:42 +0000 (11:37 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 23 Jan 2020 14:20:40 +0000 (15:20 +0100)
The grey bar was not very intuitive to use, and it does not work with
all browsers. While elinks ignores the css and renders the menu at
the top of the page, at least one popular cell phone browser neither
shows the bar nor the menu, making it impossible to navigate the pages.

This commit reworks the css and html code to always show an hamburger
icon at the top left corner of the page. Moving the pointer on the
icon opens the menu.

Suggested-by: Sanja Jasek <S.Jasek@exeter.ac.uk>
Tested-by: Maša Lenuzzi <masa.lenuzzi@tuebingen.mpg.de>

No differences found