Replaced solid/semi-transparent background, with a checkered background image.

This commit is contained in:
leekelleher
2014-03-31 22:45:35 +01:00
parent ccdc3a1eab
commit 55ade4e491
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 B

View File

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