liquid_feedback_frontend

changeset 1756:1e5d1bc961c4

Do not show top paginator
author bsw
date Wed Oct 13 15:22:54 2021 +0200 (2021-10-13)
parents 9043f24d872b
children ee64851da221
files static/lf4.css
line diff
     1.1 --- a/static/lf4.css	Wed Oct 13 15:19:36 2021 +0200
     1.2 +++ b/static/lf4.css	Wed Oct 13 15:22:54 2021 +0200
     1.3 @@ -746,6 +746,10 @@
     1.4    right: 20px;
     1.5  }
     1.6  
     1.7 +.ui_paginate_head {
     1.8 +  display: none;
     1.9 +}
    1.10 +
    1.11  .trace_list {
    1.12    margin-left: 10px;
    1.13    list-style-type: none;

Impressum / About Us