X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=css%2F2%2Feuphorik.css;h=4ba935273e59053ff9067497b0d2cbb0465a22b8;hp=22a533fc509a42c2d5d50c0132f35c79238037c0;hb=384d85d53813f191ec34860ec9c69efad8e5366e;hpb=e2fc8a1a3dd118b714a2ea55daf1829fa1b98649 diff --git a/css/2/euphorik.css b/css/2/euphorik.css index 22a533f..4ba9352 100755 --- a/css/2/euphorik.css +++ b/css/2/euphorik.css @@ -172,10 +172,27 @@ div#info .boutons div:hover { #flecheBulle { position: absolute; z-index: 50; + display: none +} +.flecheBulleHaut { + background-image: url(../../img/css2/fleche_bulle_haut.png); width: 15px; height: 8px; - background-image: url(../../img/css2/fleche_bulle.png); - display: none +} +.flecheBulleDroite { + background-image: url(../../img/css2/fleche_bulle_droite.png); + width: 8px; + height: 15px; +} +.flecheBulleBas { + background-image: url(../../img/css2/fleche_bulle_bas.png); + width: 15px; + height: 8px; +} +.flecheBulleGauche { + background-image: url(../../img/css2/fleche_bulle_gauche.png); + width: 8px; + height: 15px; } #messageBulle { position: absolute;