finish sync of LCARStrek with Firefox 23 browser windows theme changes
[themes.git] / LCARStrek / browser / devtools / webconsole.css
index be6686a6a3e628f41a691ab7fdda8e4595bdd4f4..b521681247aa48e4aacde91e46c3bed1e1298db0 100644 (file)
@@ -102,6 +102,13 @@ window {
   display: none;
 }
 
+.hidden-message {
+  display: block;
+  visibility: hidden;
+  height: 0;
+  overflow: hidden;
+}
+
 /* WebConsole colored drops */
 
 .webconsole-filter-button[checked] {