diff options
| author | Teddy Wing | 2013-11-10 06:14:15 -0500 |
|---|---|---|
| committer | Teddy Wing | 2013-11-10 06:14:15 -0500 |
| commit | f06d084d179746f53b5b969628f119195366769c (patch) | |
| tree | 93d39a5c3acd0338004295edb181e68c5cad104c /index.html | |
| parent | 65bf73caaa1685e83d57a50f32df2fae5d063720 (diff) | |
| download | clip-play-f06d084d179746f53b5b969628f119195366769c.tar.bz2 | |
Improve styling of drag handles
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
