annotate sat_templates/templates/bulma/static/list.css @ 326:f3c8a6af4ee2

bulma (events/overview): show event date and remaining time
author Goffi <goffi@goffi.org>
date Sat, 01 May 2021 18:45:33 +0200
parents 27511c821481
children 0c9f8bd0fc20
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
309
27511c821481 bulma (list/overview): use specialised view for `grocery` list
Goffi <goffi@goffi.org>
parents:
diff changeset
1 .list-item-closed {
27511c821481 bulma (list/overview): use specialised view for `grocery` list
Goffi <goffi@goffi.org>
parents:
diff changeset
2 text-decoration: line-through #dd0000 0.3em;
27511c821481 bulma (list/overview): use specialised view for `grocery` list
Goffi <goffi@goffi.org>
parents:
diff changeset
3 color: hsl(0, 0%, 48%);
27511c821481 bulma (list/overview): use specialised view for `grocery` list
Goffi <goffi@goffi.org>
parents:
diff changeset
4 }