liquid_feedback_frontend
diff static/lf4.css @ 1752:6d69bc46440e
Added progress bar and counter to survey
| author | bsw |
|---|---|
| date | Tue Oct 12 15:59:25 2021 +0200 (2021-10-12) |
| parents | 9f96b7e6e5f2 |
| children | 1e5d1bc961c4 |
line diff
1.1 --- a/static/lf4.css Tue Oct 12 15:37:28 2021 +0200 1.2 +++ b/static/lf4.css Tue Oct 12 15:59:25 2021 +0200 1.3 @@ -741,6 +741,11 @@ 1.4 margin-top: 0; 1.5 } 1.6 1.7 +.survey_counter { 1.8 + position: absolute;; 1.9 + right: 20px; 1.10 +} 1.11 + 1.12 .trace_list { 1.13 margin-left: 10px; 1.14 list-style-type: none;