give the cloud file list a bit of padding

This commit is contained in:
friendica
2014-05-27 16:49:47 -07:00
parent f67d54c542
commit b17f923abb
4 changed files with 29 additions and 24 deletions

View File

@@ -892,7 +892,7 @@ class RedBrowser extends DAV\Browser\Plugin {
$html .= "
<body>
<h1>Index for " . $this->escapeHTML($path) . "/</h1>
<table>
<table id=\"cloud-index\">
<tr><th width=\"24\"></th><th>Name</th><th>Type</th><th>Size</th><th>Last modified</th></tr>
<tr><td colspan=\"5\"><hr /></td></tr>";