From ff2311d19c79e15bbad121a129ef109cd08d2887 Mon Sep 17 00:00:00 2001 From: Mads Rasmussen Date: Tue, 9 Aug 2016 12:02:30 +0200 Subject: [PATCH] bring back the checkered background for white images --- src/Umbraco.Web.UI.Client/src/less/property-editors.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Umbraco.Web.UI.Client/src/less/property-editors.less b/src/Umbraco.Web.UI.Client/src/less/property-editors.less index 3fd63c683c..16d48807eb 100644 --- a/src/Umbraco.Web.UI.Client/src/less/property-editors.less +++ b/src/Umbraco.Web.UI.Client/src/less/property-editors.less @@ -224,6 +224,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{