changeset 6140 | 65a619eb31c4 |
parent 5819 | 1017163825c7 |
child 6558 | f610789fd360 |
--- 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; }