view sat_templates/templates/bulma/static/list.css @ 312:6411615771b6

bulma (base): menu can now be fixed on top with `menu_fixed_top` bool variable
author Goffi <goffi@goffi.org>
date Fri, 19 Mar 2021 15:51:26 +0100
parents 27511c821481
children 0c9f8bd0fc20
line wrap: on
line source

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