From 23b05cbcb167dc28c423c517542c9ca60c3c8b50 Mon Sep 17 00:00:00 2001 From: Rudis Muiznieks Date: Wed, 25 Sep 2024 14:24:23 -0500 Subject: [PATCH] added a custom css config for summary content --- configure.phtml | 8 ++++++++ extension.php | 4 +++- i18n/en/ext.php | 2 ++ metadata.json | 2 +- static/script.js | 1 + 5 files changed, 15 insertions(+), 2 deletions(-) diff --git a/configure.phtml b/configure.phtml index 883bd76..41255db 100644 --- a/configure.phtml +++ b/configure.phtml @@ -1,6 +1,7 @@ kagi_token; $kagi_language = FreshRSS_Context::$user_conf->kagi_language; + $kagi_custom_css = FreshRSS_Context::$user_conf->kagi_custom_css; function printLanguageOption($lang, $selected) { echo '