Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
4 posts • Page 1 of 1
4 posts
• Page 1 of 1
hbraun
Posts:15
Joined: Wed Aug 09, 2017 7:25 am
Style Combobox dropdown items with CSS
Postby hbraun »
Hello,
I cannot style items of the dropdown menu of a combobox. According to the documentation ("Creation of the CSS file") the dropdown menu and its items can be addressed with this way:
The 1px black border for the combobox and the 10px margin for the whole drop-down menu work but the margin for the single elements does not work. I also tried to set other properties like color of the single items but it seems the stylesheet does not have any effect.
Does anyone know if there are additional requirements for styling of the items?
I tried using the backgournd-color but it does not work for me. I cannot style the items in the dropdown at all it seems (also background-color does not work).
Could you please send me a panel with a working example?
Do you work on Editable Combobox?
If it is the case, that doesn't work as expected.
You might have the same problem as me with Edtable Combobox, try your stylesheet on non editable Combobox to check if it is ok or not.