WebUI: Add RSS functionality

Implemented RSS Reader and AutoDownloader in reference WebUI.
This commit is contained in:
Sepro
2020-04-29 14:41:24 +02:00
parent a1faef0a3c
commit 2b3c92a4a8
18 changed files with 2902 additions and 27 deletions

View File

@@ -34,7 +34,6 @@ Required by:
}
.tab-menu li {
display: block;
float: left;
margin: 0 0 5px 0;
cursor: pointer;