sync LCARStrek with the rest of the modifications in Firefox 10
[themes.git] / LCARStrek / inspector / inspectorWindow.css
index cd760f2d9ed6956be9c6e9a81709b25e50c7baff..baa906a333b682b3076880d9216792dbe8aab0e8 100644 (file)
 
 /* HACK: this button has no id !!! */
 #bxURLBarContainer + toolbarbutton {
-  margin: 2px 0px 4px 0px;
+  margin: 2px 0px 4px;
   font-weight: bold;
-}
\ No newline at end of file
+}
+
+.viewer-list, .viewer-menu {
+  -moz-user-focus: ignore;
+}