fourth part of syncing LCARStrek with Firefox 42-44 windows theme changes
[themes.git] / LCARStrek / browser / devtools / computedview.css
index ff809e24e62ce452a9a869f48368519dd4d2057a..b0c0fe9ef904206ddb2735faf5ad209397353276 100644 (file)
@@ -61,7 +61,7 @@ body {
   background-size: 5px 8px;
 }
 
-@media (min-resolution: 1.25dppx) {
+@media (min-resolution: 1.1dppx) {
   .property-value, .other-property-value {
     background-image: url("arrow-e@2x.png");
   }
@@ -124,11 +124,6 @@ body {
   border-bottom-width: 1px;
 }
 
-/* This rule is necessary because Templater.jsm breaks LTR TDs in RTL docs */
-.rule-text {
-  direction: ltr;
-}
-
 .matched {
   text-decoration: line-through;
 }