Added some tooltips and made noselect even more noselect

This commit is contained in:
Kasper Rynning-Tønnesen
2017-06-16 16:20:22 +02:00
parent 2f60f92dbd
commit 6ac548ee37
6 changed files with 17 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<a href="#" class="brand-logo noselect">
<img id="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
</a>
<div id="frontpage-viewer-counter" data-position="bottom" data-delay="5" data-tooltip="Total viewers" class="noselect tooltipped" title="Divided among all channels. Hidden or not"></div>
<div id="frontpage-viewer-counter" class="noselect tooltipped" title="Divided among all channels. Hidden or not"></div>
<!--<a href="//zoff.me" class="brand-logo brand-mobile hide-on-med-and-up">Zoff</a>-->
<ul class="right hide-on-med-and-down">
<li><a class="header-buttons waves-effect waves-cyan" id="offline-mode" title="Local mode" href="#">Local</a></li>

View File

@@ -199,7 +199,7 @@
<a href="http://kasperrt.no">KasperRT</a>,
<br>
All rights reserved
<a class="grey-text text-lighten-4 right" href="https://github.com/zoff-music/">Contribute on GitHub</a>
<a class="right" href="https://github.com/zoff-music/">Contribute on GitHub</a>
</div>
</div>
</footer>