From: Andrew Dolgov Date: Fri, 24 Aug 2007 06:59:54 +0000 (+0100) Subject: new version icon tweaks X-Git-Tag: 1.2.15~66 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=b4507bc2440f61948d7c4f195fde120ab5ce1b2e;p=tt-rss.git new version icon tweaks --- diff --git a/functions.php b/functions.php index 518239ea..07cc9454 100644 --- a/functions.php +++ b/functions.php @@ -2595,6 +2595,8 @@ } } + print ""; + print ""; } diff --git a/tt-rss.css b/tt-rss.css index d02ca4f0..5d710708 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1637,7 +1637,6 @@ ul.headlineDropdownMenu ul li:hover { #newVersionIcon { vertical-align : middle; cursor : pointer; - display : none; } a.helpLinkPic { diff --git a/tt-rss.php b/tt-rss.php index 8e785569..69e9c7e8 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -108,7 +108,7 @@ window.onload = init; () -