Add a preview of the tip on in the tip edition form
[platal.git] / htdocs / css / openweb.css
index 464cae3..566ad9e 100644 (file)
@@ -447,8 +447,18 @@ div.adresse div.titre { color: purple; }
         [ choix de classes faites par le skinneur
 *******************************************************************************/
 
+.phperror {
+    color: red;
+    background: white;
+    margin: 2px auto;
+    padding: 4px 2px;
+    border: 1px solid black;
+    width: 80%;
+    white-space: pre;
+}
+
 #dev {
-    width: 100%;
+    width: auto;
     text-align: center;
     padding: 1px;