mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 1371331 - Show the 'search with Engine' suffix for Location Bar search results on mousehover. r=adw
MozReview-Commit-ID: EPgh0gkBuxW --HG-- extra : rebase_source : 0f211a3da2673924d1bf4f016b48a8397880c7e6
This commit is contained in:
parent
038efa62a3
commit
7b98919406
@ -30,8 +30,8 @@ richlistitem {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ac-action[actiontype=searchengine]:not([selected]),
|
||||
.ac-separator[actiontype=searchengine]:not([selected]) {
|
||||
.autocomplete-richlistitem:not([selected]):not(:hover) > .ac-action[actiontype=searchengine],
|
||||
.autocomplete-richlistitem:not([selected]):not(:hover) > .ac-separator[actiontype=searchengine] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user