From 127945aad38c45874c7b95f042f040c34151780e Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 6 Apr 2007 22:30:51 +0000 Subject: use popup balloon for more backlinks, rather than expanding on hover, since in some cases it's not possible to move the mouse over the more backlinks using the old method --- doc/style.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/style.css') diff --git a/doc/style.css b/doc/style.css index 0a37e55aa..5ba8b299c 100644 --- a/doc/style.css +++ b/doc/style.css @@ -262,7 +262,3 @@ input#openid_url { -moz-opacity: 0.95; filter: alpha(opacity=95); } -.popup:hover .expand, -.popup:focus .expand { - display: inline; -} -- cgit v1.2.3