[10.0][MIG] Migrate web_widget_image_webcam v10

This commit is contained in:
smurf-U
2017-06-04 21:27:43 +05:30
committed by OCA-git-bot
parent 3087c55926
commit ea20fd8c2d
5 changed files with 16 additions and 23 deletions

View File

@@ -2,11 +2,13 @@
Copyright 2016 Siddharth Bhalgami <siddharth.bhalgami@techreceptives.com>
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
*/
.openerp .oe_form .oe_form_field_image .oe_form_field_image_controls
.oe_form_binary_file_web_cam {
.o_form_view.o_form_editable .o_form_field_image .o_form_image_controls
.o_form_binary_file_web_cam {
color: inherit;
}
.o_form_view .o_form_field_image .o_form_image_controls > .fa{
margin:3px;
}
.live_webcam_outer_div, .webcam_result_outer_div {
padding-left: 20px;
}