Skip to content

Instantly share code, notes, and snippets.

@drublic
Created December 26, 2011 14:07
Show Gist options
  • Save drublic/1521217 to your computer and use it in GitHub Desktop.
Save drublic/1521217 to your computer and use it in GitHub Desktop.
Testing Opera's input[type="color"]
/* Testing Opera's input[type="color"] */
input[type='color'] {
display: block;
width: 200px;
height: 200px;
background: orange;
border-radius: 50%;
}
<input type="color">
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment