Gray out pagination buttons when they are not applicable
Whenever the "prev" and "next" buttons have no hyperlink, decrease their opacity to signal that they lead to nowhere. This signal is stronger and more obvious than the current one which merely removes the underline decoration from the text. This patch is an improvement on top of https://github.com/miniflux/v2/pull/1107
Showing
- template/templates/common/entry_pagination.html 2 additions, 2 deletionstemplate/templates/common/entry_pagination.html
- template/templates/common/pagination.html 2 additions, 2 deletionstemplate/templates/common/pagination.html
- ui/static/css/common.css 4 additions, 0 deletionsui/static/css/common.css
Loading
Please register or sign in to comment