瀏覽代碼

add style to table

ksieren 2 年之前
父節點
當前提交
c5cf02c725
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Resources/Private/Templates/Dashboard/Index.html

+ 1 - 1
Resources/Private/Templates/Dashboard/Index.html

@@ -36,7 +36,7 @@
       background-color: #f1f1f1;
     }
   </style>
-  <table id="termsTable" style="width: 100%">
+  <table id="termsTable" style="width: 100%" class="table table-hover table-striped">
     <thead>
     <tr>
       <th onclick="sortTable('termsTable',0)" additionalAttributes="{style: 'width: 10px;'}">ID</th>