make debugger work nicely on trunk as well
[themes.git] / LCARStrek / browser / devtools / orion.css
index 0a166c1207aa1788e0bc8461a71ffc6b9124459f..a7fa7193abf2d74ea53d2fb7b294c736d53a70d1 100644 (file)
@@ -5,7 +5,8 @@
 .viewContainer {
   background: #000000; /* This will be seen as the continuation of the ruler */
   font-family: "Liberation Mono", Consolas, "Courier New", monospace;
 .viewContainer {
   background: #000000; /* This will be seen as the continuation of the ruler */
   font-family: "Liberation Mono", Consolas, "Courier New", monospace;
-  font-size: inherit; /* inherit browser's default monospace font size */
+  /* font-size: inherit; * inherit browser's default monospace font size */
+  font-size: 11px; /* use typical LCARStrek font size */
 }
 
 .view {
 }
 
 .view {