syncthing/gui/default
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
..
assets gui: Add missing translation related to Number of Connections (ref #8918) (#9095) 2023-09-11 05:50:23 +02:00
syncthing gui: Remove unused hard-coded styles from Recent Changes modal (#9101) 2023-09-12 14:47:31 +02:00
vendor gui: Add connection status icons to Remote Devices (fixes #8244) (#8553) 2022-09-30 18:15:19 +02:00
index.html all: Support multiple device connections (fixes #141) (#8918) 2023-09-06 12:52:01 +02:00
modal.html gui: Update to Font Awesome v5 (#4889) 2018-05-24 19:59:32 +01:00