Merge pull request #2421 from aignatov-bio/ai-sci-4256-transparent-image-for-image-preview

Add checkboard background for transparent images [SCI-4256]
This commit is contained in:
Alex Kriuchykhin 2020-02-26 17:46:48 +01:00 committed by GitHub
commit bf1fac0b10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

View file

@ -1498,6 +1498,7 @@ ul.content-activities {
}
img {
background: url(asset-path("custom/checkerboard-pattern.png"));
height: auto;
max-width: 100%;