listbox-checked-style.html (175B)
1 <!doctype html> 2 <style> 3 option { 4 background-color: purple; 5 color: white; 6 } 7 </style> 8 <select size="2"> 9 <option selected>A</option> 10 <option>B</option> 11 </select>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |