Mercurial > libervia-templates
view sat_templates/templates/bulma/static/list.css @ 363:cddac8502c4b
chat/message: fix urlize escaping on nunjucks:
Nunjucks imply to use `safe` when using `urlize`, while Jinja2 doesn't. Esacaping and safe
filter are added so that `urlize` can work with both engines.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 28 Jun 2023 10:40:53 +0200 |
parents | 977037f5ac81 |
children |
line wrap: on
line source
.list-item-closed { text-decoration: line-through #dd0000 0.3em; color: hsl(0, 0%, 48%); } .status_closed>.title, .list-item.status_closed .xmlui_field__title { text-decoration: line-through #000 0.2em; color: hsl(0, 0%, 48%); }