update both themes to the state of SeaMonkey 2.3 and Firefox 6
[themes.git] / LCARStrek / global / webConsole.css
index 8860808906a7320addd9d60980475dbb712c38b0..b5f125f51d6c50151540c21b0ef253c62ee45fbe 100644 (file)
   padding: 1px 0px;
   -moz-box-align: center;
 }
+
+.web-console-panel {
+  -moz-appearance: none;
+  background-color: black;
+}
+
+.web-console-panel > .hud-box {
+  height: 100%;
+  width: 100%;
+  background-color: black;
+}