X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=css%2F1%2Feuphorik.css;h=2812e70e9b77e32ced7620501ae1b7bbec0d6266;hb=fb3228e3144147eec275df94c65fcaf7a75f1bb0;hp=74e139fbffe8406f38fca5d2cfb25c53da02e041;hpb=6d280c7552c36b53fb6700376774b0e9cc01b943;p=euphorik.git diff --git a/css/1/euphorik.css b/css/1/euphorik.css index 74e139f..2812e70 100755 --- a/css/1/euphorik.css +++ b/css/1/euphorik.css @@ -1,6 +1,5 @@ /* coding: utf-8 */ -@import url(../common.css); @import url(pageMinichat.css); @import url(pageAdmin.css); @import url(pageProfileRegister.css); @@ -166,10 +165,16 @@ div#info .boutons div:hover { background-color: #e84747; } +/***** Les infos bulles *****/ +#flecheBulle { + width: 15px; + height: 8px; + background-image: url(../../img/css1/fleche_bulle.png) +} + /***** Le faux captcha *****/ .captcha { display:none; -} /***** Les formulaires *****/ form input,