Restore the old fonts in the errorWrapper (PR 15438 follow-up)

This only applies to the GENERIC viewer, hence we use the pre-processor to exclude it from the Firefox PDF Viewer.
This commit is contained in:
Jonas Jenwald 2022-09-24 12:11:06 +02:00
parent 7404091787
commit 5296fc991c

View File

@ -320,6 +320,10 @@ body {
font: message-box; font: message-box;
} }
/*#if !MOZCENTRAL*/
#errorWrapper,
#errorWrapper button,
/*#endif*/
.toolbar input, .toolbar input,
.toolbar button, .toolbar button,
.toolbar select, .toolbar select,