From cc2792eacc925694738cc621df5b80874d72613e Mon Sep 17 00:00:00 2001 From: winneratwin Date: Sat, 13 Aug 2022 04:37:42 +0100 Subject: [PATCH] change the style of the floating buttons r34.app --- filters/other/r34app_floating_buttons.list | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/filters/other/r34app_floating_buttons.list b/filters/other/r34app_floating_buttons.list index 6f8c679..c38bc46 100644 --- a/filters/other/r34app_floating_buttons.list +++ b/filters/other/r34app_floating_buttons.list @@ -3,4 +3,5 @@ ! Homepage: https://gitea.codecoffin.com/winneratwin/ublock-origin-filters ! Description: filter list to make the page buttons stay at bottom of screen all the time instead of needing to scroll to the bottom -r34.app##button[aria-label="Load specific page"]:upward(1):style(position: fixed !important; bottom: 0 !important; width: 704px;) +r34.app##button[aria-label="Load specific page"]:upward(1):style(position: fixed !important; bottom: 0 !important; width: 500px; margin-bottom: 5px; left: 50%; margin-left: -250px;) +r34.app##button[aria-label="Load specific page"]:upward(2):style(height: 1rem;margin-bottom: 5px;)