syncthing/gui/default/syncthing/device
tomasz1986 caedb19307
gui: Remove unused hard-coded styles from Recent Changes modal (#9101)
gui: Remove unused hard-coded styles from globalChangesModalView modal

Currently, the globalChangesModalView modal has hardcoded th and td
styles. However, they are not even used in the modal itself, because
Bootstrap overrides them with its own styles for these elements in the
same modal. Yet, when hard-coded like that, these styles can conflict
with other table elements in the GUI. Thus, remove them completely.

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2023-09-12 14:47:31 +02:00
..
editDeviceModalView.html gui: Add help link for numConnections (#9082) 2023-09-11 14:59:48 +02:00
globalChangesModalView.html gui: Remove unused hard-coded styles from Recent Changes modal (#9101) 2023-09-12 14:47:31 +02:00
idqrModalView.html gui: Automatically select device ID on click (ref #8544) (#9065) 2023-08-31 22:16:59 +02:00
removeDeviceDialogView.html gui: Allow text wrapping in remove folder/device modals (#7976) 2021-11-22 09:41:43 +01:00
shareDeviceIdDialogView.html gui: Add copy to clipboard, share by email, and share by SMS buttons to device IDs (fixes #2771, ref #3868) (#7984) 2022-11-07 20:11:12 +01:00