
I tried adding a color script to the input field here (see line with arrow)...
#search_options_menucontent { min-width: 100px; }
#search_options_menucontent input { margin-right: 10px; } <----------
#search_options_menucontent li { border-bottom: 0; }
#search_options_menucontent label { cursor: pointer; }
...but noticed no change.















