aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/views/files.rocker.html
diff options
context:
space:
mode:
authorMarvin Borner2019-04-15 23:39:07 +0200
committerMarvin Borner2019-04-15 23:39:07 +0200
commitaf4344a11b75d6db2b4bc566fdc6cef2fd0e26e5 (patch)
treef9f6a5d41dcc8ddae9d6776bfbcbad8303355eb5 /src/main/resources/views/files.rocker.html
parentce627b7b74b2a7b5ac53322df5945e00a8462b24 (diff)
Fixed percental width of columns
Diffstat (limited to 'src/main/resources/views/files.rocker.html')
-rw-r--r--src/main/resources/views/files.rocker.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/views/files.rocker.html b/src/main/resources/views/files.rocker.html
index bb01259..fdea65f 100644
--- a/src/main/resources/views/files.rocker.html
+++ b/src/main/resources/views/files.rocker.html
@@ -15,6 +15,13 @@
<div class="drop" id="drop">
<h2>/@path</h2>
<table id="table">
+ <colgroup>
+ <col/>
+ <col/>
+ <col/>
+ <col/>
+ </colgroup>
+
<thead>
<tr>
<th data-asc="true">Name</th>