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

index 011a4bbb6528f156cf2fc3fae2c857a5e354c68c..fa9828dfd0f0b8bd379b50a6198d787e61310945 100644 (file)
 }
 
 .devtools-toolbarbutton {
+  min-height: 25px;
+}
+
+#highlighter-closebutton {
+  min-height: 25px;
 }
 
 .devtools-toolbarbutton > .toolbarbutton-icon {
 .devtools-searchinput > .textbox-input-box > .textbox-input:-moz-placeholder {
   color: hsl(208,10%,66%);
 }
-*/
\ No newline at end of file
+*/
+
+/* Splitters */
+
+#devtools-side-splitter,
+#inspector-tree-splitter {
+  border: none;
+}