X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fselfcheck.html;h=efe2cffe293278ff5487af22b452676b63f17fde;hb=c0a67873c977f590916e05d68fc45e2267643d8a;hp=f792ec04d2d0bb596eea2c4acfae4a7d4bbcce92;hpb=603ac103d3f7489d55a7aeb7a60815dc2715f4eb;p=Biblio-RFID.git diff --git a/examples/selfcheck.html b/examples/selfcheck.html index f792ec0..efe2cff 100644 --- a/examples/selfcheck.html +++ b/examples/selfcheck.html @@ -78,6 +78,15 @@ input[type=button] { text-align: center; } +#working { + display: none; + position: absolute; + top: 50%; + left: 50%; + margin-left: -250px; /* 500 / 2 */ + margin-top: -187px; /* 375 / 2 */ +} + @@ -98,6 +107,11 @@ Timeout in 99 seconds. +
+ +
+ +