syncthing/gui/default/assets/css
tomasz1986 2abba1dfb0
gui: Remove footer and move links to header (fixes #5607) (#9067)
* gui: Remove footer and move links to header (fixes #5607)

Currently, the footer is always present and takes space at the bottom of
the GUI. However, the links listed there are not part of everyday user
interaction, and as such, they unnecessarily clutter the page, reducing
the usable screen space. Thus, transform the current Help link in the
header into a Help dropdown menu, and move the links from the footer
into it.

Also apply the following tweaks:

1. Move the About dialog from Actions to Help.
2. Add an Introduction (to the GUI) link to Help.
3. Change the Support icon from a question mark to a group of people.
4. Change the Changelog and About icons to a filled version to match the
   other icons better.
5. Use a source code icon for Source Code instead of a wrench icon, and
   move the wrench icon to Logs. This is done to prevent Changelog and
   Logs from using the same icon.
6. Update all dropdown icons' Fork Awesome styles to "fa fa-fw <icon>".

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>

* a few more Fork Awesome style updates

---------

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2023-09-01 08:18:30 +02:00
..
dev.css gui: Prevent log bar from flashing up while page is loading 2016-05-30 13:16:15 +00:00
overrides.css gui: Remove footer and move links to header (fixes #5607) (#9067) 2023-09-01 08:18:30 +02:00
theme.css lib/api: Make theme paths relative (#6142) 2019-11-09 12:07:46 +00:00
tree.css gui: Tweak the Restore Versions modal for better usability (#7972) 2022-01-25 23:08:27 +01:00