Relax checksum test in disk.restore()

This commit is contained in:
Jeff Parsons 2014-11-10 15:10:58 -08:00 committed by jeffpar
commit 605146075b
12 changed files with 1108 additions and 1080 deletions

View file

@ -33,6 +33,11 @@
font-family: Monaco, monospace;
font-size: x-small;
}
.pcjs-fieldset {
border: none;
margin: 0;
padding: 0;
}
.pcjs-flag {
font-family: "Lucida Console", monospace;
font-size: small;