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:
parent
7404091787
commit
5296fc991c
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user