]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/styles.scss
Add prev and next button to navigate through different pages
[bookstack] / resources / sass / styles.scss
index 376541b5dcba5d67b476f269b1c60ab8aab61131..78d94f977f8d0043679557148fc00af97a8cd276 100644 (file)
@@ -290,12 +290,12 @@ $btt-size: 40px;
   }
 }
 
-table a.audit-log-user {
+table.table .table-user-item {
   display: grid;
   grid-template-columns: 42px 1fr;
   align-items: center;
 }
-table a.icon-list-item {
+table.table .table-entity-item {
   display: grid;
   grid-template-columns: 36px 1fr;
   align-items: center;