With the help of the Browser Inspector I try to style a Data Grid cell of Type COMBOBOX. This cell is in different Browser differently displayed.
In Safari, and Google Chrome for example the combobox cell looks like in the screenshots below. I would like to replace the shown images with arrows (or whatever it is that is shown), but can't find the corresponding property.
As the display of the combobox is Browser specific, I assume it must be something like -webkit-??? or -moz-???
An additional problem is, that one has to double click to get the combobox attached value list. How to do it with one click?
Thanks in advance for any hints.
Regards,