added prev next nav in perf nodes
This commit is contained in:
@@ -1070,7 +1070,25 @@ html.no-js, html.classic-nav{
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
#block-perfart-perf-prevnext{
|
||||
ul#perf-prev-next-btns{
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
li.perf-prev-link,
|
||||
li.perf-next-link{
|
||||
flex:1 1 100%;
|
||||
width: 50%;
|
||||
}
|
||||
li.perf-next-link{
|
||||
text-align: right;
|
||||
}
|
||||
a{
|
||||
text-decoration: none;
|
||||
.fs-filters-list;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user