Files
FreshRSS/p/scripts
Aidi Tan ef84343576 Fix #4231 (#4541)
Actually, there are two issues to be fixed:
1. Since `div.flux_content` has been changed to `article.flux_content`
   in HTML, we should address that in JS too. Or, to take one step
   further, select it using `.flux_content` directly.
2. For the article already at the first position, its `prev_article`
   would select `#new-article` whose css attribute `display` is `none`
   in most cases, which breaks the new position calculation.
2022-08-27 11:11:41 +02:00
..
2021-10-21 11:44:03 +02:00
2019-10-20 22:10:24 +02:00
2022-05-15 21:52:52 +02:00
2022-07-17 22:54:24 +02:00
2022-07-19 12:56:09 +02:00
2022-08-15 21:01:18 +02:00
2021-10-21 11:44:03 +02:00
2022-08-27 11:11:41 +02:00
2022-05-15 21:52:52 +02:00