view sat_templates/templates/bulma/static/list.css @ 335:11d138c52628

i18n: Translated using Weblate (French) Currently translated at 100.0% (213 of 213 strings) Translation: Libervia/templates Translate-URL: https://salut-a-toi.org/weblate/projects/libervia/templates/fr/
author Goffi <tmp-weblate_goffi.org@goffi.org>
date Tue, 15 Jun 2021 13:43:54 +0000
parents 0c9f8bd0fc20
children 977037f5ac81
line wrap: on
line source

.list-item-closed {
    text-decoration: line-through #dd0000 0.3em;
    color: hsl(0, 0%, 48%);
}

.list-item.status_closed .xmlui_field__title {
    text-decoration: line-through #000 0.2em;
    color: hsl(0, 0%, 48%);
}