mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
7.0 add web text widget
This commit is contained in:
8
web_text_widget/static/src/css/text_limited.css
Normal file
8
web_text_widget/static/src/css/text_limited.css
Normal file
@@ -0,0 +1,8 @@
|
||||
div.oe_form_field.oe_form_field_text {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
span.length_limit {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user