mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed tooltipped as class
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user