Bug 886015 - Console js input looks broken on OS X; r=vporof

This commit is contained in:
Mihai Sucan 2013-06-22 22:47:33 +03:00
parent a970eff48f
commit 93d8d6d163

View File

@ -84,6 +84,10 @@
color: inherit;
}
.jsterm-input-container {
background: white;
}
.jsterm-input-node,
.jsterm-complete-node {
font-family: monospace;