Files
web/web_widget_timepicker/static/src/css/web_widget_timepicker.css
docmfried 4d70b99df9 [FIX]: Formal license and Travis LINT errors
[FIX]: Renaming files according to OCA standards
[FIX]: Change internal persistance form char to float
[FIX]: Reorder jquery plugin to lib directory
[ADD]: Form field record defintion can override timepicker plugin options
2016-05-18 17:44:21 +02:00

4 lines
76 B
CSS

.oe_form_editable .oe_form .oe_form_field_time input {
width: 6em;
}