From 2d807e06b1abffdbc40a60c3623e22e3c6b818c6 Mon Sep 17 00:00:00 2001 From: maTh Date: Tue, 19 Jul 2022 12:56:09 +0200 Subject: Fix/Improved: Slider mobile (#4416) * add close button, add content slider div * add &ajax=1#slider to the links * CSS * fix showPW functionality * open slider after received Ajax * do not show empty slider * RTL CSS * fixed code smell * improved: links prep via JS * Redirect anchor * enable #anchors in printuri() * enable #slider when config was saved * Active sliding via JS Co-authored-by: Alexandre Alapetite --- app/views/stats/idle.phtml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'app/views/stats/idle.phtml') diff --git a/app/views/stats/idle.phtml b/app/views/stats/idle.phtml index 0fa490372..9dbfbf4ab 100644 --- a/app/views/stats/idle.phtml +++ b/app/views/stats/idle.phtml @@ -50,13 +50,16 @@ -displaySlider ? ' active' : ''; ?> +feed) ? ' active' : ''; ?> -- cgit v1.2.3