From 89202922b1353f7fa3ab1bc6849e98f7f243cf9d Mon Sep 17 00:00:00 2001 From: Cyb10101 Date: Wed, 5 Oct 2022 23:40:59 +0200 Subject: Slider: Block Page for one scrollbar; Scrollbar width normal (#4692) * Block page if slider is open; Hides the double page scrollbar * Slider scrollbar default width * Update frss.rtl.css * Add user Cyb10101 to credits * make fix-all * make fix-all (second pass) Co-authored-by: mathContao Co-authored-by: Alexandre Alapetite --- CREDITS.md | 1 + app/views/configure/queries.phtml | 2 +- app/views/extension/index.phtml | 2 +- app/views/index/normal.phtml | 2 +- app/views/stats/idle.phtml | 2 +- app/views/subscription/index.phtml | 2 +- p/scripts/extra.js | 2 ++ p/themes/base-theme/frss.css | 4 ++++ p/themes/base-theme/frss.rtl.css | 4 ++++ 9 files changed, 16 insertions(+), 5 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index efb67f2c6..6d655872f 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -40,6 +40,7 @@ People are sorted by name so please keep this order. * [Craig Andrews](https://github.com/candrews): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:candrews), [Web](http://candrews.integralblue.com/) * [Creak](https://github.com/MightyCreak): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is%3Apr+author%3AMightyCreak) * [Crupuk](https://github.com/Crupuk): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:Crupuk) +* [Cyb10101](https://github.com/Cyb10101): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:Cyb10101) * [Damien Leroy](https://github.com/ShiiFu): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:ShiiFu) * [Damstre](https://github.com/Damstre): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:Damstre) * [danc](https://github.com/danc): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:danc), [Web](http://tintouli.free.fr/) diff --git a/app/views/configure/queries.phtml b/app/views/configure/queries.phtml index bc6d92846..24c06ac5a 100644 --- a/app/views/configure/queries.phtml +++ b/app/views/configure/queries.phtml @@ -62,7 +62,7 @@ query != null) ? ' active' : ''; ?> -