X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=examples%2Fselfcheck.html;h=3d576b8cd35f2af3b857f09de66b37bb1b8acc92;hb=3935574aa2bfcef6e6f54b5eaacfb0fa9c4f93e9;hp=979ca02a3072fbef11928bf5b269e7941e841d32;hpb=71eca481790da9d6c41799bba4930965b30c4e44;p=Biblio-RFID.git diff --git a/examples/selfcheck.html b/examples/selfcheck.html index 979ca02..3d576b8 100644 --- a/examples/selfcheck.html +++ b/examples/selfcheck.html @@ -8,11 +8,16 @@ body, input { font-family: 'Roboto', sans-serif; - background: #eee; - font-size: 150%; + font-size: 110%; + /* disable selection which brings havoc on touchscreens */ + -webkit-user-select: none; + -moz-user-select: -moz-none; + -ms-user-select: none; + user-select: none; } body { + background: #f0f0ff; margin: 2em; } @@ -43,10 +48,19 @@ body { } input[type=button] { + display: block; + float: left; + width: 100%; + height: 3em; +} + +.button { margin-top: 1em; display: block; width: 100%; - height: 5em; + position: absolute; + left: 0; + bottom: 0; } #timeout { @@ -54,13 +68,14 @@ input[type=button] { position: absolute; top: 50%; left: 50%; - margin-left: -10em; - margin-top: -5em; - width: 20em; - height: 10em; + margin-left: -8em; /* width + 2 * padding / 2 */ + margin-top: -2.5em; + width: 12em; + height: 5em; background: #ff8; padding: 2em; border: 0.5em solid #f00; + text-align: center; } @@ -77,8 +92,10 @@ RFID reader not found or driver program not started.
Timeout in 99 seconds. +
+
@@ -95,10 +112,12 @@ Ako želite posuditi knjigu, najprije stavite iskaznicu na za to previđeno mjes Select checkin button to return books. --> -Ako želite vratiti knjigu, pristisnite ovaj gumb. +Ako želite vratiti knjigu, pristisnite gumb za povrat. +
+