MOD affichage des smiles dans une fenetre
[euphorik.git] / css / 1 / euphorik.css
index 1a2882a..2630f1f 100755 (executable)
@@ -1,6 +1,8 @@
 @import url(../common.css);\r
 @import url(pageMinichat.css);\r
-@import url(pageProfileRegister.css);\r
+@import url(pageProfileRegister.css);
+@import url(pageAbout.css);
+\r
 \r
 * {\r
        padding: 0;\r
@@ -52,10 +54,6 @@ body {
        z-index: 10;
        left: 600px;    
        top:0px;
-       border: 1px;
-       background-color: #164200; 
-       border: #2d8800 1px solid;
-       color: #EEEEEE;
        font-size: 9px;
 }
 
@@ -73,7 +71,7 @@ body {
    height: 37px;
    position: absolute;
    top: -20px;
-   left: -10px;
+   left: 4px;
 }\r
 
 #footer {
@@ -93,7 +91,7 @@ div#info {
        z-index: 20;\r
 }
 
-div#info .fermer {
+div#info div.fermer {
        float:right;
        cursor: pointer;
        height:16px;
@@ -133,22 +131,11 @@ div#info .boutons div:hover {
 \r
 .captcha {\r
        display:none\r
-}\r
-\r
-/* Obsolète
-#captcha {
-       margin-bottom: 5px;
-}
-#captcha input {
-       margin-left: 5px;
 }
-#captcha .captchaImg {
-       background-color: #FFFFFF;
-       vertical-align: bottom;
-}*/
 
 form input,
-form button {
+form button,
+form select {
        background-color: #164200; 
        border: #2d8800 1px solid;
        color: #EEEEEE;