change the style of the floating buttons r34.app

This commit is contained in:
winneratwin 2022-08-13 04:37:42 +01:00
parent d65ff75fa1
commit cc2792eacc
Signed by: winneratwin
GPG Key ID: CDBC42F8803D689E

View File

@ -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;)