Add support for "Show/Hide outdated"

Signed-off-by: Jonas Franz <info@jonasfranz.software>
This commit is contained in:
Jonas Franz
2018-05-15 16:34:19 +02:00
parent 7c1edf93ff
commit 8bb51135b6
6 changed files with 38 additions and 8 deletions
+1 -1
View File
@@ -442,7 +442,7 @@ footer {
}
.hide {
display: none;
display: none !important;
}
.center {
text-align: center;