[10.0][MIG]migrate web_widget_timepicker

This commit is contained in:
smurf-U
2017-06-26 23:57:49 +05:30
committed by Kaushal Prajapati
parent f33cf1292c
commit b97d2f1cda
8 changed files with 203 additions and 123 deletions

View File

@@ -1,3 +1,6 @@
.oe_form_editable .oe_form .oe_form_field_time input {
.o_form_editable .o_form_field_time input {
width: 6em;
}
.o_form_field_time{
display: -webkit-inline-box !important;
}