Selaa lähdekoodia

add style to table

ksieren 2 vuotta sitten
vanhempi
commit
c5cf02c725
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Resources/Private/Templates/Dashboard/Index.html

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

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