Experimental mobile-friendly keyboard layout.

This commit is contained in:
Michael Jumper
2012-01-23 10:05:01 -08:00
parent 274da988ce
commit 0beb9165f4
4 changed files with 332 additions and 5 deletions

View File

@@ -24,6 +24,10 @@ body {
margin: 0;
}
* {
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
div.errorDialogOuter {
display: table;
height: 100%;