Fixed two icons showing up when picking a color from the color table or

from the custom colors.
This commit is contained in:
Artur Gomes 2017-08-17 16:25:33 +01:00
parent 321742a865
commit e59ff51cdd

View file

@ -40,10 +40,6 @@
height: 100%;
position: absolute;
z-index: 1;
background-image: url("../content/chosen.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
</style>