]> 91.132.146.200 Git - klimbim.git/commitdiff
no. simple plain text files are better
authorBanana <banana@starscream.de>
Mon, 16 Jul 2012 13:13:30 +0000 (15:13 +0200)
committerBanana <banana@starscream.de>
Mon, 16 Jul 2012 13:13:30 +0000 (15:13 +0200)
css/tooltips.txt

index 2a8ab31d4f97871920f63871e2d5b4a10a9604ea..5e80b778fe11fe57c8ad1562c1705c088b213d35 100644 (file)
@@ -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