зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1066794 - Make the search suggestions popup on about:home/about:newtab more consistent with the main search bar's popup. r=MattN
This commit is contained in:
Родитель
ea9fb10a76
Коммит
405a49873c
|
@ -25,8 +25,8 @@
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
.searchSuggestionRow.formHistory {
|
||||
color: hsl(210,100%,40%);
|
||||
.searchSuggestionRow.formHistory + .searchSuggestionRow.remote > td {
|
||||
border-top: 1px solid GrayText;
|
||||
}
|
||||
|
||||
.searchSuggestionRow.selected {
|
||||
|
@ -42,7 +42,3 @@
|
|||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.searchSuggestionEntry > span.typed {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче