From: Andrew Dolgov Date: Tue, 19 Apr 2011 11:16:17 +0000 (+0400) Subject: set mouse cursor on feed link icons in headlines display X-Git-Tag: 1.5.3~23 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=4a06f46dc7953b6f060f0023e630b721c36ae1d8;p=tt-rss.git set mouse cursor on feed link icons in headlines display --- diff --git a/functions.php b/functions.php index 78fec13a..1401cd74 100644 --- a/functions.php +++ b/functions.php @@ -5219,6 +5219,7 @@ if ($line["feed_title"] && !get_pref($link, 'VFEED_GROUP_BY_FEED')) { $reply['content'] .= " $feed_icon_img"; }