From aa2b770e3068705bd948196c82e396513ffc8a01 Mon Sep 17 00:00:00 2001 From: Veit Lehmann Date: Fri, 24 Feb 2023 00:46:40 +0100 Subject: [PATCH] add override links to utility views This enables `local-overrides.css` and `local-overrides.js` for all utility views, for example to add polyfills, enable responsive styling or to adjust styles globally. --- classes/feeds.php | 1 + classes/handler/public.php | 1 + plugins/auth_internal/init.php | 1 + plugins/bookmarklets/init.php | 2 ++ plugins/share/init.php | 1 + 5 files changed, 6 insertions(+) diff --git a/classes/feeds.php b/classes/feeds.php index de2f750cd..b4b20d2fc 100755 --- a/classes/feeds.php +++ b/classes/feeds.php @@ -706,6 +706,7 @@ class Feeds extends Handler_Protected { + +

diff --git a/plugins/bookmarklets/init.php b/plugins/bookmarklets/init.php index 4a7a35608..f5b3ab1ca 100644 --- a/plugins/bookmarklets/init.php +++ b/plugins/bookmarklets/init.php @@ -56,6 +56,7 @@ class Bookmarklets extends Plugin { display : none; } +