Merge pull request #340 from leekelleher/U4-4550

Fixes: U4-4550 Media Picker preview with transparent images
This commit is contained in:
Sebastiaan Janssen
2014-04-01 13:06:58 +02:00
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 B

View File

@@ -187,6 +187,7 @@ ul.color-picker li a {
max-height:100%;
margin:auto;
display:block;
background-image: url(../img/checkered-background.png);
}
.umb-sortable-thumbnails li img.noScale{