second and last part of syncing LCARStrek with Firefox 40 windows theme changes
[themes.git] / LCARStrek / browser / devtools / computedview.css
index eae29c3907462c45da43057d474e1a3f5a90a1e7..4efe970e69e1444a09808838eb35e5f6712ff202 100644 (file)
@@ -61,7 +61,7 @@ body {
   background-size: 5px 8px;
 }
 
-@media (min-resolution: 2dppx) {
+@media (min-resolution: 1.25dppx) {
   .property-value, .other-property-value {
     background-image: url("arrow-e@2x.png");
   }
@@ -151,8 +151,9 @@ body {
   margin: 0 5px;
 }
 
-.devtools-toolbar {
+#root .devtools-toolbar {
   width: 100%;
+  display: -moz-box;
 }
 
 .link {