X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Fwebconsole.css;h=e71ffa56ef7e997123c8d1f33ae9a677166583f8;hp=7a5a2de214d56585bd895310cc77e4e287fb7819;hb=84abe3e37a3cc17e23400d9f19eecac3a8134d72;hpb=e0b5363ad8f4e66bcf767dad8e0e252f31b2e160 diff --git a/LCARStrek/browser/devtools/webconsole.css b/LCARStrek/browser/devtools/webconsole.css index 7a5a2de2..e71ffa56 100644 --- a/LCARStrek/browser/devtools/webconsole.css +++ b/LCARStrek/browser/devtools/webconsole.css @@ -59,6 +59,7 @@ color: #8050B0; margin-top: 0; margin-bottom: 0; + font: 12px "Liberation Mono", Consolas, "Courier New", monospace; } .hud-msg-node { @@ -89,6 +90,7 @@ -moz-margin-start: 3px; -moz-margin-end: 6px; white-space: pre-wrap; + font: 12px "Liberation Mono", Consolas, "Courier New", monospace; } .webconsole-msg-body-piece { @@ -131,7 +133,6 @@ color: inherit; } -.hud-output-node, .jsterm-input-node, .jsterm-complete-node { font: 12px "Liberation Mono", Consolas, "Courier New", monospace;