X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fconsole.css;h=47d08218b6ab347004f37ff53512356d9229a47d;hb=a36a33b7053ded0c3ecebd701574377e188b653b;hp=ce4d777f6cf9da523b4b50e32a68e1f37c3f2597;hpb=b1eaa41997928ca662ce1158215dc02e5b203eb0;p=themes.git 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 ..... */