Bug 900722 - Inconsistent UI for webconsole's input chevron and dev toolbar wrench icon on mac, r=robcee

This commit is contained in:
Girish Sharma 2013-08-02 04:17:04 +05:30
parent 1db11d3627
commit bbf809fd21
2 changed files with 5 additions and 0 deletions

View File

@ -32,6 +32,10 @@
-moz-image-region: rect(0px, 16px, 16px, 0px);
}
#developer-toolbar-toolbox-button > label {
display: none;
}
#developer-toolbar-toolbox-button:hover {
-moz-image-region: rect(0px, 32px, 16px, 16px);
}

View File

@ -229,6 +229,7 @@
.jsterm-input-node {
background: -moz-image-rect(url("chrome://browser/skin/devtools/commandline-icon.png"), 0, 32, 16, 16) no-repeat;
background-position: 0%;
}
:-moz-any(.jsterm-input-node,