aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/phenotypes
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-12-03 16:20:41 -0600
committerFrederick Muriuki Muriithi2024-12-03 16:20:41 -0600
commita7accfc7883b77a16e8609cf6153354b4ad941ec (patch)
treecdccab1d9e4fd2f379f897af6881cf53ad1b2320 /uploader/templates/phenotypes
parent72e297afd3ac67ef601e81d515922fb8754c0321 (diff)
downloadgn-uploader-a7accfc7883b77a16e8609cf6153354b4ad941ec.tar.gz
UI Styling: make table body text slightly smaller.
Diffstat (limited to 'uploader/templates/phenotypes')
-rw-r--r--uploader/templates/phenotypes/job-status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/job-status.html b/uploader/templates/phenotypes/job-status.html
index 6b3431e..726d301 100644
--- a/uploader/templates/phenotypes/job-status.html
+++ b/uploader/templates/phenotypes/job-status.html
@@ -58,7 +58,7 @@
<th>Message</th>
</thead>
- <tbody>
+ <tbody style="font-size: 0.9em;">
{%for error in errors%}
<tr>
<td>{{error.filename}}</td>