Add new v3 master with v2 forms, with colander/deform
goal here is to replace FormAlchemy dependency, slowly but surely.. so far only the Settings and Stores views use v3 master
This commit is contained in:
parent
2b5aaa0753
commit
4dcd89fba7
18 changed files with 718 additions and 59 deletions
tailbone/static/css
|
@ -54,6 +54,7 @@ div.field-wrapper.error {
|
|||
}
|
||||
|
||||
div.field-wrapper label {
|
||||
color: Black;
|
||||
display: block;
|
||||
float: left;
|
||||
width: 15em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue