# HG changeset patch # User Goffi # Date 1702202109 -3600 # Node ID dc83f45625b3cf5f10652f8b9495d8bf5b5fb75d # Parent 8b990c78d4b545ae275c39e105e8dd4181e6f526 bulma (file, components): fix color fo icons: icons have no color specified anymore for a while, and use the color of parent elements. As they are often used in a `` element (to work without javascript), they are often using a link color. This commit change a few icons to use a dark color instead. diff -r 8b990c78d4b5 -r dc83f45625b3 sat_templates/templates/bulma/components/block.html --- a/sat_templates/templates/bulma/components/block.html Thu Nov 30 13:24:43 2023 +0100 +++ b/sat_templates/templates/bulma/components/block.html Sun Dec 10 10:55:09 2023 +0100 @@ -19,8 +19,8 @@ {% macro icon_item(icon_name, label, url, class="", delete_icon=false, data=none) %}