fix Always-off (on/off/default safe values) + bump emphasis to 1.375em (v1.4.2)

This commit is contained in:
2026-07-08 13:03:35 -03:00
parent d1178bc463
commit 8a97c5cb94
5 changed files with 13 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
<?php if ($this->OrganonProjectHelper->isEmphasizeDueDate()): ?>
<style>.task-date { font-size: 1.25em; font-weight: bold; }</style>
<style>.task-date { font-size: 1.375em; font-weight: bold; }</style>
<?php endif ?>