diff --git a/docker/index.html b/docker/index.html index 14015a2..bbe68a8 100644 --- a/docker/index.html +++ b/docker/index.html @@ -1357,30 +1357,6 @@ body { display: none; } -/* ===== Clear-eetmoment header button ===== */ -.eetmoment-clear-btn { - background: none; - border: none; - font-size: 0.75rem; - color: var(--text-muted); - cursor: pointer; - padding: 4px 6px; - min-width: var(--touch-min); - min-height: var(--touch-min); - display: inline-flex; - align-items: center; - justify-content: center; - border-radius: 50%; - transition: background 0.15s, color 0.15s; - opacity: 0.5; - flex-shrink: 0; -} -.eetmoment-clear-btn:hover { - background: var(--danger-light); - color: var(--danger); - opacity: 1; -} - /* ===== Diary — nested meal groups ===== */ .eetmoment-meal-group { background: var(--primary-lighter); @@ -3503,7 +3479,6 @@ button:active, .btn:active, .meal-card-main:active, .dagboek-item:active, .food-
${roundedKh > 0 ? formatKh(roundedKh) + ' g' : '—'} - ${items.length > 0 ? `` : ''} ${items.length > 0 ? '' : ''}
@@ -3512,13 +3487,10 @@ button:active, .btn:active, .meal-card-main:active, .dagboek-item:active, .food-
+ Voedingsmiddel toevoegen
- ${items.length > 0 ? ` + ${items.length > 1 ? `
${roundedKh > 0 ? formatKh(roundedKh) + ' g' : '—'} - ${items.length > 0 ? `` : ''} ${items.length > 0 ? '' : ''}
@@ -3512,13 +3487,10 @@ button:active, .btn:active, .meal-card-main:active, .dagboek-item:active, .food-
+ Voedingsmiddel toevoegen
- ${items.length > 0 ? ` + ${items.length > 1 ? `