color: $link_color !important;
}
-/*
- * some temporary workarounds until this will solved
- * elsewhere (e.g. new templates)
- */
-section .profile-match-wrapper {
- float: left;
-}
-
/* Pagination improvements */
-
.pagination > li > a,
.pagination > li > span {
color: $link_color;
background-color: $link_color;
border-color: $link_color;
}
-
.disabled > a {
pointer-events: none;
-}
\ No newline at end of file
+}
+
+/*
+ * some temporary workarounds until this will solved
+ * elsewhere (e.g. new templates)
+ */
+section .profile-match-wrapper {
+ float: left;
+}
+{{* Pager template, uses output of paginate_data() in include/text.php *}}\r
{{if $pager}}\r
<div class="{{$pager.class}}">\r
{{if $pager.first}}<li class="pager_first {{$pager.first.class}}"><a href="{{$pager.first.url}}">{{$pager.first.text}}</a></li>{{/if}}\r