Search: implemented pagination
- Got rid of the nasty off-by-one logic in the JavaScript. - Implemented pagination at the API.
This commit is contained in:
@@ -248,7 +248,8 @@ $search-hit-width_grid: 100px
|
||||
opacity: .6
|
||||
|
||||
&.active a
|
||||
color: white
|
||||
color: $color-text-dark-primary
|
||||
font-weight: bold
|
||||
|
||||
#search-list
|
||||
width: 40%
|
||||
|
Reference in New Issue
Block a user