diff options
| author | Kawandeep Virdee | 2013-11-10 12:42:56 -0500 | 
|---|---|---|
| committer | Kawandeep Virdee | 2013-11-10 12:42:56 -0500 | 
| commit | 6450eea1310266129416a256cdff1f3f5d7f137c (patch) | |
| tree | a856f6bc89452f7ed574784d431f0388d01bfa5c /index.html | |
| parent | 4376526f8bc7e72e3d7cc958a97ade1104dc88d6 (diff) | |
| download | clip-play-6450eea1310266129416a256cdff1f3f5d7f137c.tar.bz2 | |
added z-index stuff
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -18,7 +18,7 @@  	<header>  		<h1>ClipPlay</h1>  	</header> - +    <div class="overlay"></div>  	<div role="main">  		<div id="add-sample">  			<input type="text" class="url-input js-sample-url" placeholder="http://www.youtube.com/watch?v=_JGaQ3g8WU4" /> | 
