Merge pull request #10006 from Piccirello/webui-tables

Allow WebUI Trackers and Content tables to be manipulated
This commit is contained in:
Mike Tzou
2019-01-11 14:10:27 +08:00
committed by GitHub
11 changed files with 557 additions and 486 deletions

View File

@@ -456,11 +456,11 @@ td.generalLabel {
vertical-align: top;
}
#filesTable {
#torrentFilesTableDiv {
line-height: 20px;
}
#trackersTable,
#torrentTrackersTableDiv,
#webseedsTable {
line-height: 25px;
}