X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fconsole.css;h=47d08218b6ab347004f37ff53512356d9229a47d;hp=ce4d777f6cf9da523b4b50e32a68e1f37c3f2597;hb=d84b9613e1a1e1e6892338ba0df362fd68886085;hpb=6046f02728e083dbd359a9ee7946cd76dc74fb35 diff --git a/LCARStrek/global/console.css b/LCARStrek/global/console.css index ce4d777f..47d08218 100644 --- a/LCARStrek/global/console.css +++ b/LCARStrek/global/console.css @@ -38,9 +38,9 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ===== console.css ==================================================== - == Styles used by the JavaScript Console window. + == Styles used by the Error Console window. ======================================================================= */ - + .console-box { background-color: #000000; color: #FF9F00; @@ -90,7 +90,7 @@ .console-row[type="message"] { font-family: monospace; -} +} /* ..... selected state ..... */