7.0 add web text widget

This commit is contained in:
Nikolina Todorova
2015-05-27 15:19:19 +02:00
parent 885147e5b2
commit 23caf567db
5 changed files with 167 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
div.oe_form_field.oe_form_field_text {
position: relative;
}
span.length_limit {
position: absolute;
right: 0;
}