change asset www_add and www_edit into templates
This commit is contained in:
parent
9489283960
commit
ad3231af73
5 changed files with 37 additions and 49 deletions
11
www/extras/css/wg-formbuilder.css
Normal file
11
www/extras/css/wg-formbuilder.css
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/**
|
||||
* wg-formbuilder.css
|
||||
* CSS rules for all forms built with WebGUI::FormBuilder
|
||||
*/
|
||||
|
||||
.wg-formbuilder label.formDescription
|
||||
{
|
||||
display: block;
|
||||
margin-top: 1em;
|
||||
font-weight: bold;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue