* Firefox 3.1 compatibility.

* Visual tweak to net error page.
This commit is contained in:
Anthony Lieuallen 2009-02-01 01:22:41 +00:00
parent b2bde15460
commit 89e3f91958
2 changed files with 2 additions and 1 deletions

View file

@ -16,7 +16,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>3.0.*</em:maxVersion>
<em:maxVersion>3.1.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>

View file

@ -1,6 +1,7 @@
body.resurrect div#errorPageContainer {
padding-right: 22em;
max-width: 41em;
min-height: 20em;
}
fieldset#resurrect {