summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTeddy Wing2013-11-10 06:14:15 -0500
committerTeddy Wing2013-11-10 06:14:15 -0500
commitf06d084d179746f53b5b969628f119195366769c (patch)
tree93d39a5c3acd0338004295edb181e68c5cad104c /index.html
parent65bf73caaa1685e83d57a50f32df2fae5d063720 (diff)
downloadclip-play-f06d084d179746f53b5b969628f119195366769c.tar.bz2
Improve styling of drag handles
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index ed43984..411135c 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@
<div class="progress-bar">
<div class="clip-line js-clip-line js-start-position">
<div class="drag-handle start-drag-handle js-drag-handle">
- <span class="js-time"></span>
+ <span class="clip-time js-time"></span>
</div>
</div>