hide publish button for nono TTRSS

This commit is contained in:
Jeena 2014-10-27 00:27:11 +01:00
parent d1c7059751
commit 3e4be0fe29
3 changed files with 45 additions and 54 deletions

View file

@ -87,7 +87,7 @@
<section id="full">
<header class="bar">
<a class="button icon list" href="#list">&#57349;</a>
<a id="setpublished" class="button icon inactive invisible" href="#published">&#59194;</a>
<a id="setpublished" class="button icon inactive hidden" href="#published">&#59194;</a>
<a id="setstarred" class="button icon inactive" href="#starred">&#9733;</a>
<a id="setunread" class="button icon inactive" href="#unread"></a>
<canvas width="40" height="40"></canvas>