Removed tooltipped as class

This commit is contained in:
Kasper Rynning-Tønnesen
2017-09-27 11:27:26 +02:00
parent 70f9eda634
commit 41488aecf4

View File

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