make devtools, Sync prefs, and neterror pages work right up to current nightly
[themes.git] / LCARStrek / browser / devtools / computedview.css
index 4efe970e69e1444a09808838eb35e5f6712ff202..ff809e24e62ce452a9a869f48368519dd4d2057a 100644 (file)
@@ -153,7 +153,7 @@ body {
 
 #root .devtools-toolbar {
   width: 100%;
-  display: -moz-box;
+  display: flex;
 }
 
 .link {
@@ -183,9 +183,9 @@ body {
 
 .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;