Relax checksum test in disk.restore()
This commit is contained in:
parent
a54cbeeba8
commit
605146075b
12 changed files with 1108 additions and 1080 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue