# HG changeset patch # User bsw # Date 1634131374 -7200 # Node ID 1e5d1bc961c4d5a76c2c963342bcbb55d4ca0d18 # Parent 9043f24d872bae7c525a4636371a7b9c9c01c84c Do not show top paginator diff -r 9043f24d872b -r 1e5d1bc961c4 static/lf4.css --- a/static/lf4.css Wed Oct 13 15:19:36 2021 +0200 +++ b/static/lf4.css Wed Oct 13 15:22:54 2021 +0200 @@ -746,6 +746,10 @@ right: 20px; } +.ui_paginate_head { + display: none; +} + .trace_list { margin-left: 10px; list-style-type: none;