зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1293308 - System font setting respected by location bar but ignored by location bar's autocomplete drop-down list. r=mak
MozReview-Commit-ID: ID6qXdbsNck --HG-- extra : rebase_source : ed73e56ff804f97467bd42e2a40b7d04e99f217e
This commit is contained in:
Родитель
d07b49ff57
Коммит
f4c8161378
|
@ -1178,11 +1178,11 @@ notification[value="translation"] menulist > .menulist-dropmarker {
|
|||
}
|
||||
|
||||
.ac-title {
|
||||
font-size: 14px;
|
||||
font-size: 1.05em;
|
||||
}
|
||||
|
||||
.ac-tags {
|
||||
font-size: 12px;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
html|span.ac-tag {
|
||||
|
@ -1196,7 +1196,7 @@ html|span.ac-tag {
|
|||
.ac-separator,
|
||||
.ac-url,
|
||||
.ac-action {
|
||||
font-size: 12px;
|
||||
font-size: 0.9em;
|
||||
color: -moz-nativehyperlinktext;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче