make devtools work with 25 trunk
[themes.git] / LCARStrek / browser / devtools / toolbox.css
index fcdd6bc98d84f6481c597177cef41f25e4ec31f9..5e71b4775f82db60877be17b5c7c727a9f18d9cb 100644 (file)
@@ -193,6 +193,11 @@ window {
   -moz-margin-end: 3px;
 }
 
+.devtools-tab:not(.highlighted) > .highlighted-icon,
+.devtools-tab[selected=true] > .highlighted-icon,
+.devtools-tab:not([selected=true]).highlighted > .default-icon {
+  visibility: collapse;
+}
 
 #options-panel {
   /* background-image: url("chrome://browser/skin/newtab/noise.png"); */