From b4507bc2440f61948d7c4f195fde120ab5ce1b2e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 24 Aug 2007 07:59:54 +0100 Subject: [PATCH] new version icon tweaks --- functions.php | 2 ++ tt-rss.css | 1 - tt-rss.php | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index 518239ea3..07cc9454a 100644 --- a/functions.php +++ b/functions.php @@ -2595,6 +2595,8 @@ } } + print ""; + print ""; } diff --git a/tt-rss.css b/tt-rss.css index d02ca4f08..5d7107087 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 8e785569e..69e9c7e8d 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -108,7 +108,7 @@ window.onload = init; () -