X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=examples%2Fselfcheck.html;h=f792ec04d2d0bb596eea2c4acfae4a7d4bbcce92;hb=dcbe6fa71342358dcf77e1a90bd9378db5773dc6;hp=fd00e6101b166b5b9a2fb1ca90b0026de4cb94d5;hpb=77e46708c51a697cf4dca335ec59b95d9a446361;p=Biblio-RFID.git diff --git a/examples/selfcheck.html b/examples/selfcheck.html index fd00e61..f792ec0 100644 --- a/examples/selfcheck.html +++ b/examples/selfcheck.html @@ -8,7 +8,12 @@ body, input { font-family: 'Roboto', sans-serif; - font-size: 110%; + font-size: 100%; + /* disable selection which brings havoc on touchscreens */ + -webkit-user-select: none; + -moz-user-select: -moz-none; + -ms-user-select: none; + user-select: none; } body { @@ -46,7 +51,7 @@ input[type=button] { display: block; float: left; width: 100%; - height: 3em; + height: 6em; } .button { @@ -66,7 +71,7 @@ input[type=button] { margin-left: -8em; /* width + 2 * padding / 2 */ margin-top: -2.5em; width: 12em; - height: 5em; + height: 8em; background: #ff8; padding: 2em; border: 0.5em solid #f00; @@ -107,7 +112,7 @@ 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.