sync both themes with Mozilla 11 toolkit winstripe changes
[themes.git] / LCARStrek / browser / devtools / webconsole.css
similarity index 97%
rename from LCARStrek/global/webConsole.css
rename to LCARStrek/browser/devtools/webconsole.css
index c0add3e24f006894357ed331aa3a76d02c013600..2ef48dfc20301d2553bef6501ee3fc485d5fdd5f 100644 (file)
@@ -62,7 +62,7 @@
 }
 
 .hud-msg-node {
-  list-style-image: url("chrome://global/skin/icons/webconsole.png");
+  list-style-image: url("chrome://browser/skin/devtools/webconsole.png");
   -moz-image-region: rect(0, 1px, 0, 0);
 }
 
 
 .webconsole-filter-button > .toolbarbutton-menubutton-button {
   -moz-box-orient: horizontal;
-  list-style-image: url("chrome://global/skin/icons/webconsole.png");
+  list-style-image: url("chrome://browser/skin/devtools/webconsole.png");
 }
 
 .webconsole-filter-button > .toolbarbutton-menubutton-button,
 }
 
 /* Web Developer styles */
-.webconsole-filter-button[category="webdev"] {
+.webconsole-filter-button[category="logging"] {
   -moz-image-region: rect(24px, 8px, 32px, 0);
 }