diff --git a/public/assets/stylesheet/check_in.css b/public/assets/stylesheet/check_in.css index 3b605eb5..9c34c48a 100644 --- a/public/assets/stylesheet/check_in.css +++ b/public/assets/stylesheet/check_in.css @@ -262,20 +262,6 @@ footer { } } - -#ScanVideoOutter { - min-width: 100%; - min-height: 300px; - position: relative; - background: #999; - background: url(http://dev.attendize.com/assets/images/background.png) repeat; - background-color: #2E3254; -} - -#qr-file { - -} - #QrCanvas{ display:none; } @@ -315,10 +301,6 @@ video#scannerVideo { border-radius:20px; } - - - - @-webkit-keyframes opacity { 0% { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); @@ -409,4 +391,4 @@ video#scannerVideo { -ms-animation-delay: 300ms; -o-animation-delay: 300ms; animation-delay: 300ms; -} \ No newline at end of file +}