CERN Logo does not appear due to override of Preview List
Summary
The logo in the Preview List is covered by the background-color attribute
Steps to reproduce
- Create a view that uses Preview List
- Check image
Possible fixes
The issue is caused from the following piece of styling:
.preview-list-component .preview-list-image {
background: #0f5aa4;
}
Attachments
(Attach some pictures if needed)
