mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:15:55 +00:00
modify classname helpers to use element.classList; fix feed debugger & share--get
This commit is contained in:
@@ -156,6 +156,7 @@ class Share extends Plugin {
|
||||
<head>
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
|
||||
<title><?= $line["title"] ?></title>
|
||||
<?= javascript_tag("js/common.js") ?>
|
||||
<?= javascript_tag("js/utility.js") ?>
|
||||
<style type='text/css'>
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
Reference in New Issue
Block a user