diff --git a/src/webui/www/public/css/style.css b/src/webui/www/public/css/style.css index 03a6daf62..828ea023a 100644 --- a/src/webui/www/public/css/style.css +++ b/src/webui/www/public/css/style.css @@ -357,4 +357,16 @@ ul.filterList li:hover a { width: 16px; cursor: pointer; vertical-align: middle; +} + +.torrentTable th { + padding: 5px 10px; +} + +.torrentTable td { + padding: 0px 3px; +} + +.torrentTable thead tr { + background-color: #eee; } \ No newline at end of file diff --git a/src/webui/www/public/prop-files.html b/src/webui/www/public/prop-files.html index d633b5312..3d6f2b84e 100644 --- a/src/webui/www/public/prop-files.html +++ b/src/webui/www/public/prop-files.html @@ -2,7 +2,7 @@ - +
_(Name) _(Size) _(Progress)