Download button for reports

This commit is contained in:
2022-05-12 10:37:07 +01:00
parent e63663255e
commit 4a222153af
29 changed files with 1010 additions and 196 deletions

View File

@ -3,6 +3,13 @@
display: none;
}
/* download icon for reports */
.feed-icons .views-data-export-feed .feed-icon {
background-image: url('/modules/contrib/opencase/resources/download.png');
width: 50px;
height: 50px;
}
/* paragraphs */
@ -16,7 +23,7 @@
}
.field.field--type-entity-reference-revisions .field__item {
padding: 0;
padding: 0;
}
/* end paragraphs */