From 7de384bf9c192292cbc726085eedfadddfa7ca7d Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Thu, 13 Mar 2025 23:10:48 +0100 Subject: Mark as read button: config for the size (#7314) * settings * i18n: mark_read_button * big, small, none * fix * Fixes * make fix-all --------- Co-authored-by: Alexandre Alapetite --- p/themes/Mapco/mapco.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p/themes/Mapco/mapco.css') diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css index deae7ed5d..cc8edfb53 100644 --- a/p/themes/Mapco/mapco.css +++ b/p/themes/Mapco/mapco.css @@ -425,7 +425,7 @@ th { } /*=== "Load more" part */ -#bigMarkAsRead { +#bigMarkAsRead.big { text-align: center; text-decoration: none; background: #effcfd; -- cgit v1.2.3