Merge pull request #15489 from Snuffleupagus/debugger-fonts
Restore the old fonts in the debugger (PR 15438 follow-up)
This commit is contained in:
commit
547fa3ed2c
@ -13,6 +13,12 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#PDFBug,
|
||||
#PDFBug input,
|
||||
#PDFBug button,
|
||||
#PDFBug select {
|
||||
font: message-box;
|
||||
}
|
||||
#PDFBug {
|
||||
background-color: rgba(255, 255, 255, 1);
|
||||
border: 1px solid rgba(102, 102, 102, 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user