mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
5 lines
145 B
HTML
5 lines
145 B
HTML
<!-- Large Tooltip -->
|
|
<div id="tt2" class="icon material-icons">print</div>
|
|
<div class="mdl-tooltip mdl-tooltip--large" for="tt2">
|
|
Print
|
|
</div>
|