diff -r f76599a96238 -r 65a619eb31c4 web/data/cubicweb.form.css --- a/web/data/cubicweb.form.css Wed Aug 25 09:43:12 2010 +0200 +++ b/web/data/cubicweb.form.css Wed Aug 25 10:01:11 2010 +0200 @@ -229,6 +229,6 @@ margin: 1em 1em 0px 0px; border-width: 1px; border-style: solid; - border-color: %(buttonBorderColor)s %(actionBoxTitleBgColor)s %(actionBoxTitleBgColor)s %(buttonBorderColor)s; + border-color: %(buttonBorderColor)s %(incontextBoxBodyBgColor)s %(incontextBoxBodyBgColor)s %(buttonBorderColor)s; background: %(buttonBgColor)s %(buttonBgImg)s; }