more slight corrections for inspector
authorRobert Kaiser <robert@widebook.box.kairo.at>
Sun, 22 Apr 2012 12:42:56 +0000 (14:42 +0200)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Sun, 22 Apr 2012 12:42:56 +0000 (14:42 +0200)
LCARStrek/browser/browser.css
LCARStrek/browser/devtools/common.css

index ac5a3a639f1d847affacb99e286506fede71d614..a31c0af4fac45a621ad8df3297e604447952eb80 100644 (file)
@@ -2640,6 +2640,12 @@ highlighter-veil-transparentbox {
   /*color: #8d99a6; */
 }
 
   /*color: #8d99a6; */
 }
 
+/* fit height of other buttons to breadcrumbs */
+#inspector-toolbar .devtools-toolbarbutton,
+#highlighter-closebutton {
+  min-height: 25px;
+}
+
 /* Highlighter toolbar - breadcrumbs - LTR */
 
 .inspector-breadcrumbs-button:-moz-locale-dir(ltr):first-of-type {
 /* Highlighter toolbar - breadcrumbs - LTR */
 
 .inspector-breadcrumbs-button:-moz-locale-dir(ltr):first-of-type {
index fa9828dfd0f0b8bd379b50a6198d787e61310945..7b59acf5325d5776c76734e894b7cdc389ffc698 100644 (file)
 }
 
 .devtools-toolbarbutton {
 }
 
 .devtools-toolbarbutton {
-  min-height: 25px;
-}
-
-#highlighter-closebutton {
-  min-height: 25px;
 }
 
 .devtools-toolbarbutton > .toolbarbutton-icon {
 }
 
 .devtools-toolbarbutton > .toolbarbutton-icon {