I tried to set a img before my option field. I tried
option::before
{
display: inline-block;
width: 16px;
height: 16px;
background-image: url();
}
But it doesn´t work. How to do it? It is not displayed in Firefox inspector. Normally there should be displayed ::before