Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<select multiple
style="display: list-item; list-style-position: inside; color: green">
<option>Bullet should be green</option>
</select>
<!DOCTYPE html>
<select multiple
style="display: list-item; list-style-position: inside; color: green">
<option>Bullet should be green</option>
</select>