From 22f675e5c4195285b6b5033b451efa9cbb30384b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 25 Jul 2014 13:54:10 +0400 Subject: add a link to headlines-spacer to open next unread feed --- js/functions.js | 1 + 1 file changed, 1 insertion(+) (limited to 'js/functions.js') diff --git a/js/functions.js b/js/functions.js index aa840382c..9915e6808 100644 --- a/js/functions.js +++ b/js/functions.js @@ -204,6 +204,7 @@ function notify_real(msg, no_hide, n_type) { return; } else { Element.show(n); + new Effect.Highlight(n); } /* types: -- cgit v1.2.3