Skip to content

Instantly share code, notes, and snippets.

@annulen
Created September 6, 2016 19:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save annulen/28bada433db5744127b00e1fcb554841 to your computer and use it in GitHub Desktop.
Save annulen/28bada433db5744127b00e1fcb554841 to your computer and use it in GitHub Desktop.
<style>
select { color: transparent; }
</style>
<select class="scope-radio-button-item-select">
<option value="computed">Styles Computed</option>
<option value="rules">Styles Rules</option>
<option value="visual">Styles Visual</option>
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment