Add feature: search next, search previous

This commit is contained in:
Steve-Mcl
2022-02-09 11:00:09 +00:00
parent 5293563a6a
commit fe47b07229
6 changed files with 107 additions and 4 deletions

View File

@@ -135,6 +135,13 @@
margin-top: -1px;
}
}
.search-counter {
display: inline-block;
font-size: smaller;
font-weight: 600;
white-space: nowrap;
}
}
a.red-ui-footer-button,