Added some template changes - Document List now shows description
[biaweb2.git] / templates / doclist.tpl.html
index 206c4ac..f9b8a99 100644 (file)
@@ -1,8 +1,8 @@
 <h2>{title}</h2>
-<table style="width:100%;" >
-    <thead style="font-weight:bold;">
+<table class="doclisttable">
+    <thead>
         <tr>
-            <td style="width:50%">Document title</td>
+            <td>Document title</td>
             <td>Created on</td>
             <td>Last modified</td>
         </tr>