view sat_templates/templates/bulma/static/list.css @ 360:c98a0a4a3fd0

bulma: "call" template, first draft: Basic template to make or receive calls. rel 422
author Goffi <goffi@goffi.org>
date Thu, 01 Jun 2023 20:50:47 +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%);
}