finish sync of LCARStrek with Firefox 24 windows theme changes
[themes.git] / LCARStrek / browser / devtools / debugger.css
index b981648e4e9a29e2fa65fab480c799ed98326f6b..b1156aeb8069d525ebad92541d3d03f4f2065ab0 100644 (file)
@@ -90,13 +90,12 @@ window {
 
 .dbg-expression {
   height: 20px;
-  -moz-padding-start: 8px;
 }
 
 .dbg-expression-arrow {
-  width: 10px;
+  width: 16px;
   height: auto;
-  background: url("chrome://browser/skin/devtools/commandline.png") 0px 4px no-repeat;
+  background: -moz-image-rect(url("chrome://browser/skin/devtools/commandline-icon.png"), 0, 32, 16, 16);
 }
 
 .dbg-expression-input {