aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 22:30:51 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 22:30:51 +0000
commit127945aad38c45874c7b95f042f040c34151780e (patch)
tree552cf557a7f6ae1912d40b3d188669876d21e1a3 /doc/style.css
parent979ca5158430cddac10bf0e6404e7436637771c8 (diff)
downloadikiwiki-127945aad38c45874c7b95f042f040c34151780e.tar
ikiwiki-127945aad38c45874c7b95f042f040c34151780e.tar.gz
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
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css4
1 files changed, 0 insertions, 4 deletions
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;
-}