зеркало из https://github.com/mozilla/pjs.git
Bug 627085 - Reduce font size in urlbar autocomplete.
r=dao a=beltzner
This commit is contained in:
Родитель
c429224568
Коммит
02357eda7a
|
@ -932,10 +932,6 @@ richlistitem[selected="true"][current="true"] > hbox > .ac-result-type-bookmark,
|
|||
height: 16px;
|
||||
}
|
||||
|
||||
.ac-comment {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
.ac-extra > .ac-comment {
|
||||
font-size: inherit;
|
||||
}
|
||||
|
@ -943,7 +939,7 @@ richlistitem[selected="true"][current="true"] > hbox > .ac-result-type-bookmark,
|
|||
.ac-url-text,
|
||||
.ac-action-text {
|
||||
color: -moz-nativehyperlinktext;
|
||||
font-size: 0.95em;
|
||||
font: message-box;
|
||||
}
|
||||
|
||||
richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-icon {
|
||||
|
|
Загрузка…
Ссылка в новой задаче