Multiple fixes for chrome app

This commit is contained in:
Matias Pando 2014-12-02 10:40:24 -03:00
commit 834c57a51a
12 changed files with 88 additions and 10 deletions

View file

@ -22,6 +22,7 @@
color: #B7C2CD;
}
#qr-canvas { display: none; }
#qrcode-scanner-video {
display: block;
@ -60,6 +61,7 @@ body, html{
height:100%;
width:100%;
color: #2C3E50;
-webkit-user-select: text;
}
header {