mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Migrated web_widget_image_webcam module from v12 to v13.
This commit is contained in:
committed by
Sylvain LE GAL
parent
9e072f5ddf
commit
4829683f09
@@ -3,17 +3,20 @@
|
||||
Copyright 2019-Today: Druidoo (<https://www.druidoo.io>)
|
||||
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
*/
|
||||
.o_form_view.o_form_editable .o_form_field_image .o_form_image_controls
|
||||
.o_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_field_widget.o_field_image .o_form_image_controls > .fa {
|
||||
margin: 3px;
|
||||
}
|
||||
.o_form_view .o_form_field_image .o_form_image_controls > .fa{
|
||||
.o_form_view .o_form_field_image .o_form_image_controls > .fa {
|
||||
margin: 3px;
|
||||
}
|
||||
.live_webcam_outer_div, .webcam_result_outer_div {
|
||||
.live_webcam_outer_div,
|
||||
.webcam_result_outer_div {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user