add FW search

This commit is contained in:
Christian Herzog
2019-10-03 20:20:02 +02:00
parent dfb7169564
commit 2d7aef57ef
3 changed files with 28 additions and 1 deletions

View File

@@ -356,3 +356,8 @@ div#message {
tr.hide {
display: none;
}
#searchfw {
float: right;
display: none;
}