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

@ -83,7 +83,7 @@ label {
}
.hidden {
display: none;
display: none !important;
}
section {
@ -125,7 +125,6 @@ section > header h1 {
margin-left: 10px;
}
.invisible { display: none; }
.inactive { opacity: 0.4; }
.settings, .list {