view sat_templates/templates/bulma/static/list.css @ 337:f75f8952dac8 v0.8.0b1

v0.8.0b1 release
author Goffi <goffi@goffi.org>
date Fri, 18 Jun 2021 15:53:06 +0200
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%);
}