mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[10.0][MIG] Migrate web_widget_image_webcam v10
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user