--- a/web/data/cubicweb.form.css Sun Nov 08 19:33:03 2009 +0100
+++ b/web/data/cubicweb.form.css Sun Nov 08 19:34:31 2009 +0100
@@ -12,7 +12,6 @@
color: #ff4500;
padding-bottom : 0.4em;
text-transform: capitalize;
- background: url("bg_trame_grise.png") left bottom repeat-x;
margin-bottom: 0.6em
}
@@ -209,10 +208,6 @@
text-align: center;
}
-div.trame_grise {
- background: url("bg_trame_grise.png") left top repeat-x;
-}
-
div.notice {
display: none;
font-style: italic;
@@ -231,7 +226,7 @@
cursor: default;
}
-input.validateButton {
+input.validateButton {
margin: 1em 1em 0px 0px;
border: 1px solid #edecd2;
border-color:#edecd2 #cfceb7 #cfceb7 #edecd2;