sync LCARStrek with Firefox 51 devtools theme changes
[themes.git] / LCARStrek / devtools / inspector.css
index b99c22151d0693eb611ad91cf54bd0913d56fe4c..49d5bf11062db4e01171b7eae95e9ce5cb7ac656 100644 (file)
@@ -95,6 +95,17 @@ window {
 
 #inspector-searchlabel {
   overflow: hidden;
 
 #inspector-searchlabel {
   overflow: hidden;
+  margin-inline-end: 2px;
+}
+
+#inspector-search {
+  flex: unset;
+}
+
+/* TODO: bug 1265759: should apply to .devtools-searchinput once all searchbox
+   is converted to html*/
+#inspector-searchbox {
+  width: 100%;
 }
 
 /* Make sure the text is vertically centered in Inspector's
 }
 
 /* Make sure the text is vertically centered in Inspector's
@@ -105,10 +116,6 @@ window {
   line-height: 19px;
 }
 
   line-height: 19px;
 }
 
-#inspector-search {
-  flex: unset;
-}
-
 /* Eyedropper toolbar button */
 
 #inspector-eyedropper-toggle {
 /* Eyedropper toolbar button */
 
 #inspector-eyedropper-toggle {