syncthing/gui
tomasz1986 7be1f0a71c
gui: Move dismiss button after add/ignore buttons (#7848)
Currently, the dismiss button is displayed as the first of the three
buttons. However, the most common action that the user wants to do when
sharing a new folder is to add it on a different device. Because of
this, the add button should be displayed first as the most prominent of
the three. The ignore button is the opposite of the add button, and also
results in a parmenent action, hence it makes sense to lump the two
together. Thus, the dismiss button should be moved to the last place as
an alternative to the two main actions, when the user is yet unsure what
they want to do with the notification.

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2021-09-01 21:59:47 +02:00
..
black/assets/css gui: Fix tab headers in black and dark themes (fixes #5583) 2019-10-01 20:09:52 +01:00
dark/assets/css gui: Fix tab headers in black and dark themes (fixes #5583) 2019-10-01 20:09:52 +01:00
default gui: Move dismiss button after add/ignore buttons (#7848) 2021-09-01 21:59:47 +02:00
light/assets/css gui, lib/api: Adds support for prefers-color-scheme (fixes #6115) 2019-11-08 21:44:37 +00:00