Files
web/scripts
RD WebDesign ddd5d6dfe3 Replace text-bg-xxxxx classes with toast-xxxxx
- use AdminLTE v4 classes to style toasts.
- simplify the javascript code a little, reducing the number of added
  CSS classes.
- remove redundant classes: align-items-center, shadow and rounded
  (styles already applied by the `.toast` class)
- use `toast-danger` when the toast type is "error"

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2026-08-09 00:42:13 -03:00
..