update both themes for browser winstripe changes in the Firefox 18 cycle
[themes.git] / LCARStrek / browser / devtools / markup-view.css
index 6b715b7a6f9b1b7d168be0fd1ab9d058efa4ff82..0db502957e3d7a3f2590b1729b2d898f8e87be7f 100644 (file)
@@ -61,11 +61,11 @@ li.container {
   height: 14px;
   background-repeat: no-repeat;
   background-position: center;
-  background-image: url("chrome://global/skin/tree/twisty-clsd.png");
+  background-image: url("chrome://global/skin/tree/twisty-closed.gif");
 }
 
 .expander[expanded] {
-  background-image: url("chrome://global/skin/tree/twisty-open.png");
+  background-image: url("chrome://global/skin/tree/twisty-open.gif");
 }
 
 .styleinspector-propertyeditor {