mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 415901 - "Error console should respect line breaks in error messages" [p=trev.moz@adblockplus.org (Wladimir Palant) r=gavin a1.9=damons]
This commit is contained in:
parent
2224f1eaa4
commit
4b12e99c60
@ -17,7 +17,8 @@
|
|||||||
-moz-binding: url("chrome://global/content/consoleBindings.xml#message");
|
-moz-binding: url("chrome://global/content/consoleBindings.xml#message");
|
||||||
}
|
}
|
||||||
|
|
||||||
.console-msg-text {
|
.console-msg-text,
|
||||||
|
.console-error-msg {
|
||||||
white-space: -moz-pre-wrap;
|
white-space: -moz-pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user