-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindicator.html
More file actions
28 lines (26 loc) · 1.02 KB
/
indicator.html
File metadata and controls
28 lines (26 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<link rel="stylesheet" href="style.css" />
<div id="ytp-bezel-wrapper" data-layer="4" class="typ-bezel-wrapper" style="display: none">
<div class="ytp-bezel-text-wrapper">
<div class="ytp-bezel-text">1x</div>
</div>
<div class="ytp-bezel" role="status">
<div class="ytp-bezel-icon"></div>
</div>
</div>
<div class="ytp-doubletap-ui-legacy" data-layer="4" style="display: none" data-side="">
<div class="ytp-doubletap-fast-forward-ve"></div>
<div class="ytp-doubletap-rewind-ve"></div>
<div class="ytp-doubletap-static-circle">
<div class="ytp-doubletap-ripple"></div>
</div>
<div class="ytp-doubletap-seek-info-container">
<div class="ytp-doubletap-arrows-container">
<span class="ytp-doubletap-base-arrow"></span><span class="ytp-doubletap-base-arrow"></span
><span class="ytp-doubletap-base-arrow"></span>
</div>
<div class="ytp-doubletap-tooltip">
<div class="ytp-chapter-seek-text-legacy"></div>
<div class="ytp-doubletap-tooltip-label">10초</div>
</div>
</div>
</div>