11.component-barcode-scanner {width : 100% ;height : 100% ;min-width : 640px ;min-height : 480px ;background : # eee ;position : relative;resize : both;}
2- .dbrScanner -bg-loading {animation : 1s linear infinite dbrScanner -rotate;width : 40% ;height : 40% ;position : absolute;margin : auto;left : 0 ;top : 0 ;right : 0 ;bottom : 0 ;fill : # aaa ;}
3- .dbrScanner -bg-camera {width : 40% ;height : 40% ;position : absolute;margin : auto;left : 0 ;top : 0 ;right : 0 ;bottom : 0 ;fill : # aaa ;}
4- .dbrScanner -video{ width : 100 % ; height : 100 % ; position : absolute;left : 0 ;top : 0 ;}
5- .dbrScanner-cvs-drawarea {width : 100% ;height : 100% ;position : absolute;left : 0 ;top : 0 ;}
6- .dbrScanner-cvs-scanarea {width : 100% ;height : 100 % ;position : absolute;left : 0 ; top : 0 ;}
7- .dbrScanner-scanlight { width : 100 % ; height : 3 % ; position : absolute;animation : 3 s infinite dbrScanner-scanlight; border-radius : 50 % ; box-shadow : 0 px 0 px 2 vw 1 px # 00e5ff ; background : # fff ;}
8- .dbrScanner -sel-camera {margin : 0 auto; position : absolute; left : 0 ; top : 0 ;}
9- .dbrScanner -sel-resolution {position : absolute; left : 0 ; top : 20 px ;}
10- .dbrScanner -msg-poweredby {position : absolute;left : 50% ;bottom : 10% ;transform : translateX (-50% );}
11- .dbrScanner -msg-poweredby svg {height : max (3vmin , 17px );fill : # FFFFFF ;}
12- @keyframes dbrScanner -rotate{from {transform : rotate (0turn );}to {transform : rotate (1turn );}}
13- @keyframes dbrScanner -scanlight{from {top : 0 ;}to {top : 97% ;}}
2+ .dce -bg-loading {animation : 1s linear infinite dce -rotate;width : 40% ;height : 40% ;position : absolute;margin : auto;left : 0 ;top : 0 ;right : 0 ;bottom : 0 ;fill : # aaa ;}
3+ .dce -bg-camera {width : 40% ;height : 40% ;position : absolute;margin : auto;left : 0 ;top : 0 ;right : 0 ;bottom : 0 ;fill : # aaa ;}
4+ .dce -video-container { position : absolute;left : 0 ;top : 0 ; width : 100 % ; height : 100 % ;}
5+ .dce-scanarea {width : 100% ;height : 100% ;position : absolute;left : 0 ;top : 0 ;}
6+ .dce-scanlight {width : 100% ;height : 3 % ;position : absolute;animation : 3 s infinite dce-scanlight; border-radius : 50 % ; box-shadow : 0 px 0 px 2 vw 1 px # 00e5ff ; background : # fff ;}
7+ .div-select-container { position : absolute;left : 0 ; top : 0 ;}
8+ .dce -sel-camera {display : block ;}
9+ .dce -sel-resolution {display : block; margin- top: 5 px ;}
10+ .dbr -msg-poweredby {position : absolute;left : 50% ;bottom : 10% ;transform : translateX (-50% );}
11+ .dbr -msg-poweredby svg {height : max (3vmin , 17px );fill : # FFFFFF ;}
12+ @keyframes dce -rotate{from {transform : rotate (0turn );}to {transform : rotate (1turn );}}
13+ @keyframes dce -scanlight{from {top : 0 ;}to {top : 97% ;}}
0 commit comments