diff options
| author | rr- | 2016-08-28 23:20:25 +0200 |
|---|---|---|
| committer | rr- | 2016-08-28 23:40:28 +0200 |
| commit | dfc65e5a7cfc1f8c562a8210533f33b002cdb313 (patch) | |
| tree | 0eb375c8fb932112c080c47264b5e239dcc52d7c /client/css/pager.styl | |
| parent | 5a152dbc0c7b9d191db255b9ca05f31130168570 (diff) | |
client/general: add < > vim navigation hints
For example, in Vimperator, one now can navigate to previous/next page
or post by pressing f< or f>.
Diffstat (limited to 'client/css/pager.styl')
| -rw-r--r-- | client/css/pager.styl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/client/css/pager.styl b/client/css/pager.styl index 9ce9757..df35f3e 100644 --- a/client/css/pager.styl +++ b/client/css/pager.styl @@ -4,13 +4,6 @@ nav .disabled opacity: .5 - .prev span, - .next span - opacity: 0 - position: absolute - display: block - width: 0 - height: 0 .page position: relative |