diff options
Diffstat (limited to 'docs/html/design')
| -rw-r--r-- | docs/html/design/style/touch-feedback.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/design/style/touch-feedback.jd b/docs/html/design/style/touch-feedback.jd index 2d15166..2017d8e 100644 --- a/docs/html/design/style/touch-feedback.jd +++ b/docs/html/design/style/touch-feedback.jd @@ -23,7 +23,7 @@ easier because the default touch feedback works with whatever hue you choose.</l </div> <div class="layout-content-col span-6" style="float:right;"> - <video poster="{@docRoot}design/media/touch_feedback_thumb.png" class="play-on-hover" width="270" autoplay style="border:1px solid #ddd;"> + <video class="play-on-hover" width="268" height="442" autoplay style="border:1px solid #ddd;background-color:#f9f9f9;" poster=""> <source src="{@docRoot}design/media/touch_feedback.mp4" type="video/mp4"> <source src="{@docRoot}design/media/touch_feedback.webm" type="video/webm"> <source src="{@docRoot}design/media/touch_feedback.ogv" type="video/ogg"> |
