[CHG] rename web_translate_dialog_page to web_translate_dialog

This commit is contained in:
Guewen Baconnier
2013-12-06 13:54:38 +01:00
parent 549b31bfa9
commit d53c5ddc03
6 changed files with 26 additions and 33 deletions

View File

@@ -0,0 +1,6 @@
.openerp .oe_trad_field {
width: 95%;
}
.openerp .oe_trad_field.touched {
border: 1px solid green !important;
}