about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xwqflask/wqflask/templates/show_trait_statistics_new.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/wqflask/wqflask/templates/show_trait_statistics_new.html b/wqflask/wqflask/templates/show_trait_statistics_new.html
index 1c269fda..1932d968 100755
--- a/wqflask/wqflask/templates/show_trait_statistics_new.html
+++ b/wqflask/wqflask/templates/show_trait_statistics_new.html
@@ -24,8 +24,7 @@
             <div class="tab-content">
                 <div class="tab-pane active" id="stats_tab">
                     <div style="padding: 20px" class="form-horizontal">
-
-                            <table id="stats_table" style="width: 300px; float: left;" class="table table-hover"></table>
+                            <table id="stats_table" style="width: 300px; float: left;" class="table table-hover table-striped"></table>
 
                     </div>
                 </div>