aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-09 22:15:34 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-09 22:15:34 +0200
commit929640aa3fbb496c404b584d95c4d8001f667a19 (patch)
tree260c63955c929cd29fcb499f62bfd745551f89c0 /static
parentAdd basic (semi broken) paginator to HTML search. (diff)
downloadcalp-929640aa3fbb496c404b584d95c4d8001f667a19.tar.gz
calp-929640aa3fbb496c404b584d95c4d8001f667a19.tar.xz
Add paginator, use in in html and term.
Diffstat (limited to 'static')
-rw-r--r--static/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index e2b6a8d1..563a8fa1 100644
--- a/static/style.css
+++ b/static/style.css
@@ -666,8 +666,9 @@ along with their colors.
----------------------------------------
*/
-.paginator a {
- padding: 1em;
+.paginator > * {
+ padding-left: 1em;
+ display: inline-block;
}
/* Popups