Skip to content

Instantly share code, notes, and snippets.

@eakorolev
Created March 21, 2013 05:37
Show Gist options
  • Save eakorolev/5210894 to your computer and use it in GitHub Desktop.
Save eakorolev/5210894 to your computer and use it in GitHub Desktop.
Untitled
.arrow
{
border: none;
overflow: visible;
padding: 30px;
background: none;
}
.arrow:before
{
content: ' ';
display: block;
background: red;
width: 16px;
height: 16px;
}
<input type="text" class="arrow" value="Test input"/>
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment