diff sat_templates/templates/bulma/static/list.css @ 309:27511c821481

bulma (list/overview): use specialised view for `grocery` list
author Goffi <goffi@goffi.org>
date Sat, 27 Feb 2021 20:54:13 +0100
parents
children 0c9f8bd0fc20
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sat_templates/templates/bulma/static/list.css	Sat Feb 27 20:54:13 2021 +0100
@@ -0,0 +1,4 @@
+.list-item-closed {
+    text-decoration: line-through #dd0000 0.3em;
+    color: hsl(0, 0%, 48%);
+}