mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
reorganize theme support; add some themeable icons; add neon theme
This commit is contained in:
+1
-1
@@ -467,7 +467,7 @@ function feedlist_init() {
|
||||
}
|
||||
}
|
||||
|
||||
if (getInitParam("theme") == "") {
|
||||
if (getInitParam("theme") == "" || getInitParam("theme") == "neon") {
|
||||
setTimeout("hide_footer()", 5000);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user