first step to sync LCARStrek with browser winstripe changes in Firefox 20 cycle
[themes.git] / LCARStrek / browser / devtools / markup-view.css
index 0db502957e3d7a3f2590b1729b2d898f8e87be7f..8e7c15513e07c56023b4d7e7786f74565380eb98 100644 (file)
@@ -8,7 +8,6 @@
 }
 
 body {
-  font: message-box;
   background-color: #000000;
   color: #FF9F00;
 }
@@ -68,6 +67,10 @@ li.container {
   background-image: url("chrome://global/skin/tree/twisty-open.gif");
 }
 
+.more-nodes {
+  padding-left: 16px;
+}
+
 .styleinspector-propertyeditor {
   border: 1px solid #9C9CFF;
 }