From 74ca3b63740466e4e14cd3c97c6011896fcc3b73 Mon Sep 17 00:00:00 2001 From: Banana Date: Mon, 16 Jul 2012 15:13:30 +0200 Subject: [PATCH] no. simple plain text files are better --- css/tooltips.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/css/tooltips.txt b/css/tooltips.txt index 2a8ab31..5e80b77 100644 --- a/css/tooltips.txt +++ b/css/tooltips.txt @@ -12,7 +12,6 @@ Das javscript verhindert das event sollte man auf den Link draufklicken. Danach nur noch folgende CSS Definitionen und schon hat man seinen Tooltip. -```css a { z-index:10; } @@ -35,5 +34,4 @@ a:hover span{ color:#444; padding:1px 5px; z-index:10; -} -``` \ No newline at end of file +} \ No newline at end of file -- 2.39.5