diff --git a/libs/ui/elements/src/lib/download-item/download-item.component.html b/libs/ui/elements/src/lib/download-item/download-item.component.html index 3e126dd916..413b5abdf7 100644 --- a/libs/ui/elements/src/lib/download-item/download-item.component.html +++ b/libs/ui/elements/src/lib/download-item/download-item.component.html @@ -1,22 +1,36 @@ - +
-
+
{{ link.label }}
{{ format || ('downloads.format.unknown' | translate) - }} - datahub.search.filter.generatedByWfs + [style.background-color]="color" + data-cy="download-format" + >{{ format || ('downloads.format.unknown' | translate) }} + datahub.search.filter.generatedByWfs
+ class="!w-8 !h-8 align-middle group-hover:text-secondary text-3xl material-icons-outlined text-gray-200 mr-4 transition-colors" + > cloud_download
-
\ No newline at end of file +