Files
web/scripts
DL6ERandAdam Warner 15b11525a4 Restore form spacing and tone down more dark-theme accents
- Bootstrap 5 also removed `.form-group` (row bottom margin) and `.help-block`
  (muted helper text); both are used across the settings and query-log forms,
  so restore them. This recovers the vertical spacing that was missing between
  form rows throughout the interface.
- Dark theme: mute the active pagination link and the filled `.card-info` /
  `.card-primary` card headers (e.g. the query-log "Advanced filtering" box),
  which used Bootstrap's over-bright `#0d6efd`/`#0dcaf0` on the dark background.
  The headers are recoloured via AdminLTE 4's `--lte-card-variant-*` variables.
- Widen the reverse-DNS servers table's "Enabled" column so its header no
  longer overflows into the next column.

Signed-off-by: DL6ER <dl6er@dl6er.de>
2026-07-17 22:39:59 +01:00
..