(no commit message)
[euphorik.git] / css / 1 / euphorik.css
index 74e139f..2812e70 100755 (executable)
@@ -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,