second part of syncing LCARStrek with Firefox 42-44 windows theme changes
[themes.git] / LCARStrek / browser / devtools / computedview.css
index 4efe970e69e1444a09808838eb35e5f6712ff202..c992a5c5032557df5615571b8326a50ed0d31bb1 100644 (file)
@@ -124,11 +124,6 @@ body {
   border-bottom-width: 1px;
 }
 
   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;
 }
 .matched {
   text-decoration: line-through;
 }
@@ -153,7 +148,7 @@ body {
 
 #root .devtools-toolbar {
   width: 100%;
 
 #root .devtools-toolbar {
   width: 100%;
-  display: -moz-box;
+  display: flex;
 }
 
 .link {
 }
 
 .link {
@@ -183,9 +178,9 @@ body {
 
 .computedview-colorswatch {
   border-radius: 50%;
 
 .computedview-colorswatch {
   border-radius: 50%;
-  width: 1em;
-  height: 1em;
-  vertical-align: text-top;
+  width: 0.9em;
+  height: 0.9em;
+  vertical-align: middle;
   -moz-margin-end: 5px;
   display: inline-block;
   position: relative;
   -moz-margin-end: 5px;
   display: inline-block;
   position: relative;