mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
Bug 487518 - Search widget on OS X shouldn't start search when clicking on non-existent search icon. r=enn
This commit is contained in:
parent
fa2d980aa0
commit
ca7d55090f
@ -149,8 +149,10 @@ textbox[type="search"].compact > .textbox-input-box > .textbox-search-icons > .t
|
||||
-moz-image-region: rect(0, 22px, 11px, 11px);
|
||||
}
|
||||
|
||||
.textbox-search-icon[searchbutton]:not([disabled]) ,
|
||||
.textbox-search-clear:not([disabled]) {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
|
||||
.textbox-search-icons:not([selectedIndex="1"]) {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user