Download button for reports
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user