Bug 431014: Search icon needs to correctly reference normal / hover / hit states, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@250851 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
93d7c03325
commit
76dcbc11f3
@ -89,12 +89,8 @@
|
||||
-moz-image-region: rect(0px 32px 16px 16px);
|
||||
}
|
||||
|
||||
.search-go-button[disabled="true"] {
|
||||
-moz-image-region: rect(0px, 48px, 16px, 32px);
|
||||
}
|
||||
|
||||
.search-go-button:hover:active {
|
||||
-moz-image-region: rect(0px, 64px, 16px, 48px);
|
||||
-moz-image-region: rect(0px, 48px, 16px, 32px);
|
||||
}
|
||||
|
||||
.searchbar-engine-menuitem[selected="true"] > .menu-iconic-text {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user