Merge branch 'master' of linz:/srv/git/themes
[themes.git] / LCARStrek / browser / devtools / webconsole.css
index 58f15d15f742ca8e61acdcc621077e520402326f..6698d27ef56ae7246be11ec9f748c3fd4a6740c8 100644 (file)
@@ -238,7 +238,11 @@ a {
 }
 
 .console-string {
-  color: #FF0000;
+  color: #FF9F00;
+}
+
+.message[severity=error] .console-string {
+  color: #000000;
 }
 
 .theme-selected .console-string,