nextcloud/apps/settings
Daniel Calviño Sánchez 775124af5f fix: Fix button alignment for email templates in Outlook
The button group generated in email templates is expected to show the
two buttons side by side in a single row, but in Outlook both buttons
took the full width of the wrapper row and each button was shown in
its own row. To solve that the buttons are wrapped in an additional
table that shows each button in its own cell, limiting their width and
showing them in a single row; this is done conditionally and only
applied in Outlook, so it should not affect other clients.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-08-06 19:50:55 +02:00
..
appinfo feat(users): Add support for admin delegation for users and groups management 2024-07-22 17:17:35 +02:00
composer feat(SetupChecks): Add check for TaskProcessing pickup speed 2025-05-26 14:15:24 +02:00
css chore(assets): Recompile assets 2025-01-25 08:10:21 +00:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img chore: Add SPDX header 2024-06-06 22:53:41 +02:00
js chore: Add SPDX header 2024-06-03 20:33:31 +02:00
l10n fix(l10n): Update translations from Transifex 2025-08-06 00:13:09 +00:00
lib feat(settings): simplify OPcache checks 2025-08-01 09:34:41 +02:00
src fix(files_sharing): ensure password or date is enabled by default to be enforced 2025-08-04 17:18:36 +00:00
templates chore: apply code style 2025-04-30 19:04:59 +02:00
tests fix: Fix button alignment for email templates in Outlook 2025-08-06 19:50:55 +02:00
.editorconfig chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.gitignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.l10nignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-administration.json fix(settings): Fix log file download return type 2025-01-08 10:14:11 +00:00
openapi-administration.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-full.json fix(settings): Fix log file download return type 2025-01-08 10:14:11 +00:00
openapi-full.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00