Explorar o código

adjust paginate

itizawa %!s(int64=6) %!d(string=hai) anos
pai
achega
7cf4a2edff
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      src/client/styles/scss/theme/_apply-colors-dark.scss

+ 9 - 0
src/client/styles/scss/theme/_apply-colors-dark.scss

@@ -75,6 +75,15 @@ textarea.form-control {
   @extend .bg-dark;
 }
 
+/*
+ * Pagination
+ */
+ul.pagination {
+  li.page-item > button.page-link {
+    @extend .btn-dark;
+  }
+}
+
 .table > thead > tr > th,
 .table > tbody > tr > th,
 .table > tfoot > tr > th,