view sat_templates/templates/bulma/static/list.css @ 330:b85b72f44f01

bulma (input/xmlui): add `list-item` class so it can be targeted easily
author Goffi <goffi@goffi.org>
date Fri, 04 Jun 2021 18:20:40 +0200
parents 27511c821481
children 0c9f8bd0fc20
line wrap: on
line source

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