FIX plein de bugs introduits avec la Grand Restructuration
[euphorik.git] / styles / 1 / pageMinichat.css
index 528d685..aeefec7 100755 (executable)
 #page.minichat form#posterMessage .smiles {
        height: 16px;
        width: 16px;
-       background-image: url(img/bouton_smiles.png);
+       background-image: url(../../img/bouton_smiles.png);
        background-repeat: no-repeat;
        background-position: 2px 2px;
        vertical-align: top;
        background-image: url(img/fleche_proprietaire.png);
 }
 #page.minichat div.message.repondEnEvidence {
-       background-color: #fce476
+       background-color: #fce476 !important
 }
 #page.minichat div.message.systeme {
        background-color: #f0df95
 }
 #page.minichat div.message.ekMasterheavy .pseudo {
    color: #fcd82f;
-   padding-left: 14px;
-   background: transparent url(img/marque_ek.png) no-repeat scroll left center
+   padding-right: 15px;
+   background: transparent url(img/marque_ek.png) no-repeat scroll right center
 }
 
 #page.minichat div.message .pseudo .login {