web/data/cubicweb.form.css
changeset 6140 65a619eb31c4
parent 5819 1017163825c7
child 6558 f610789fd360
equal deleted inserted replaced
6139:f76599a96238 6140:65a619eb31c4
   227 
   227 
   228 .validateButton {
   228 .validateButton {
   229   margin: 1em 1em 0px 0px;
   229   margin: 1em 1em 0px 0px;
   230   border-width: 1px;
   230   border-width: 1px;
   231   border-style: solid;
   231   border-style: solid;
   232   border-color: %(buttonBorderColor)s %(actionBoxTitleBgColor)s %(actionBoxTitleBgColor)s %(buttonBorderColor)s;
   232   border-color: %(buttonBorderColor)s %(incontextBoxBodyBgColor)s %(incontextBoxBodyBgColor)s %(buttonBorderColor)s;
   233   background: %(buttonBgColor)s %(buttonBgImg)s;
   233   background: %(buttonBgColor)s %(buttonBgImg)s;
   234 }
   234 }