Skip to content

Switch tabs with a pointing menu on the preferences page

This MR is a proposal to use another type of menu for tabbed contents of the preferences page.

The first commit reverts your last modifications on the main vertical menu, removing the orange background color on mouse over. Tell me if that doesn't suit you, and I'll set it back in the theme.

The following commits until 19b04067 included are intented to better use variables in the theme, and foremost, use the inverted variation of the UI to display darker versions of the various types of menus (paginations and tabs here).

The fifth commit finally changes the markup to switch tabs with a pointing menu : https://fomantic-ui.com/collections/menu.html#pointing pointing_menu

Merge request reports