update both themes for DOMi classic changes up to 2011-01-09
[themes.git] / EarlyBlue / inspector / viewers / boxModel / boxModel.css
index 567a549a1abca57c3cd0921d15b91b4d2b26bf46..31e52cc79988b49b20959a86eeaa95bbd755f8f7 100644 (file)
 
 /* ::::: statistics ::::: */
 
-.value-column {
-  -moz-margin-end: 30px;
+.nonzero {
+  font-weight: bold;
+}
+
+groupbox:not(#boxBorder) textbox {
+  text-align: right;
+}
+
+row {
+  -moz-box-align: baseline;
+}
+
+#enclosingBox {
+  overflow: auto;
 }