Fix problems with the Theme #5

Merged
tobias merged 5 commits from fa117 into master 2019-10-23 08:09:34 +02:00

5 commits

Author SHA1 Message Date
fabrixxm dec5c3c0b0 Make top menu work again
The top menu stopped working.
A quick look showed that menu html has changed,
not matching CSS selectors anymore.

The commit f68cafa had changed the CSS selectors from
ones that apply to current menu html.

The menu has been modified from what was in place at the
time when sceenshot.png has been taken.

My guess is that different menus leads to different html
on page (I don't know why).

The CSS now use both selectors, to stay on the safe side.
2019-10-21 12:22:41 +02:00
fabrixxm 7bb8ab5df2 Bigger font on large monitors, nowrap submenu items 2019-10-21 10:48:37 +02:00
fabrixxm 2f051abbf2 Bump theme version 2019-10-21 10:39:35 +02:00
fabrixxm b636cc4aa3 Add version to fa css import url 2019-10-21 10:38:03 +02:00
fabrixxm 08f8a3637d Update ForkAwesome fonts to 1.1.7 2019-10-21 10:33:10 +02:00