Beautify lookups (dropdowns)¶
This is how dropdowns/lookups look by default. As you can see there is a gap between the buttons and the style of the dropdown (having a gradient background) looks differently in comparison to other controls.

With a single line of code you will be able to align the buttons, adjust the look, remove the gaps and even change icons.
| 1 2 |  | 
 
(1) Remove gaps and align buttons¶
Code¶
| 1 2 3 4 5 |  | 
Result¶

(2) Change Icons¶
Code¶
| 1 2 3 4 5 |  | 
Result¶

(3) Remove (green) variation¶
Code¶
| 1 2 3 4 5 |  | 
Result¶
