Fix problem with monospace font
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 3 Feb 2014 10:26:07 +0000 (10:26 +0000)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 3 Feb 2014 10:26:07 +0000 (10:26 +0000)
webapp/view/reports/Job.jsp

index 4afbb89..ec7c4a1 100644 (file)
@@ -77,7 +77,7 @@
                                </thead>
                                <tr>
                                        <td>Protein</td>
                                </thead>
                                <tr>
                                        <td>Protein</td>
-                                       <td >
+                                       <td style="text-align: left; border-buttom: dotted; font-family: monospace">
                                                <a title="Click to view other jobs" href="${sequence_query}?sequence=${result.sequence}&searchtype=whole">${result.sequence}</a>
                                        </td>
                                </tr>
                                                <a title="Click to view other jobs" href="${sequence_query}?sequence=${result.sequence}&searchtype=whole">${result.sequence}</a>
                                        </td>
                                </tr>