X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Fwebconsole.css;h=6d065376f69f02340782d2bded3136caa8658d66;hp=2ef48dfc20301d2553bef6501ee3fc485d5fdd5f;hb=c5772fdfc8610c3a9c9979d3821839895f8afdde;hpb=0d686391fa6b72dbbe596b569e595f729dced27c diff --git a/LCARStrek/browser/devtools/webconsole.css b/LCARStrek/browser/devtools/webconsole.css index 2ef48dfc..6d065376 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;