mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
web_translate_dialog: port to v8
This commit is contained in:
6
web_translate_dialog/static/src/css/base.css
Normal file
6
web_translate_dialog/static/src/css/base.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.openerp .oe_translation_field {
|
||||
width: 95%;
|
||||
}
|
||||
.openerp .oe_translation_field.touched {
|
||||
border: 1px solid green !important;
|
||||
}
|
||||
Reference in New Issue
Block a user