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