branch | stable |
changeset 4280 | 15d541321a8c |
parent 3806 | 6a4191b0eb9a |
child 5038 | 90493551b1eb |
--- a/web/data/cubicweb.form.css Tue Jan 19 18:20:43 2010 +0100 +++ b/web/data/cubicweb.form.css Wed Jan 20 10:13:02 2010 +0100 @@ -108,7 +108,7 @@ background: url("required.png") 100% 50% no-repeat; } -.entityForm input.validateButton { +.entityForm .validateButton { margin: 5px 10px 5px 0px; } @@ -226,7 +226,7 @@ cursor: default; } -input.validateButton { +.validateButton { margin: 1em 1em 0px 0px; border: 1px solid #edecd2; border-color:#edecd2 #cfceb7 #cfceb7 #edecd2;