diff options
| author | Teddy Wing | 2013-11-10 04:41:49 -0500 | 
|---|---|---|
| committer | Teddy Wing | 2013-11-10 04:41:49 -0500 | 
| commit | 5cd1a609f386959f402078587fe3f4ffb692c70f (patch) | |
| tree | 5e781cfb5d2735c4c020c3f2de69a4a265dee592 /index.html | |
| parent | 738d0e4cfd6906cceb0908670410325bf4417bc2 (diff) | |
| download | clip-play-5cd1a609f386959f402078587fe3f4ffb692c70f.tar.bz2 | |
Style URL input
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@  	<div role="main">  		<div id="add-sample">  			<form action="" method="get"> -				<input type="text" class="js-sample-url" placeholder="Video URL" /> +				<input type="text" class="url-input js-sample-url" placeholder="http://www.youtube.com/watch?v=_JGaQ3g8WU4" />  				<button type="button" class="js-create-sample">+</button>  			</form>  		</div>  | 
