fourth and final part of syncing LCARStrek with Firefox 31 windows theme changes
[themes.git] / LCARStrek / browser / devtools / common.css
index 126b2cb1102a57fe3608ebd71def93cef5faee1d..6d8d2e7b1395db339babfd5d182f87a328cc4a1d 100644 (file)
@@ -245,4 +245,20 @@ notification {
   background-position: 0 0, 10px 10px;
 }
 
   background-position: 0 0, 10px 10px;
 }
 
+.devtools-tooltip-iframe {
+  border: none;
+  background: transparent;
+}
+
+/* Eyedropper Widget */
+
+.devtools-eyedropper-panel {
+  pointer-events: none;
+  -moz-appearance: none;
+  width: 156px;
+  height: 120px;
+  background-color: transparent;
+  border: none;
+}
+
 /* === END common.inc.css === */
 /* === END common.inc.css === */