зеркало из https://github.com/mozilla/gecko-dev.git
Bug 409974 - "Addresses in autocomplete list hard to read or invisible on certain systems" (Linux patch) [p=dao@mozilla.com (Dão Gottwald) ui-r=faaborg r=gavin a=blocking-firefox3+]
This commit is contained in:
Родитель
839e6f9bc2
Коммит
bf2f0997a3
|
@ -1026,7 +1026,7 @@ toolbar[iconsize="small"] #paste-button[disabled="true"] {
|
|||
}
|
||||
|
||||
.ac-url-text {
|
||||
color: #336633;
|
||||
color: GrayText;
|
||||
}
|
||||
|
||||
.autocomplete-treebody::-moz-tree-cell-text(treecolAutoCompleteComment) {
|
||||
|
|
|
@ -148,7 +148,7 @@ treechildren.autocomplete-treebody::-moz-tree-cell-text(selected) {
|
|||
|
||||
.autocomplete-richlistitem {
|
||||
padding: 1px 2px;
|
||||
border-bottom: 1px solid ThreeDShadow;
|
||||
border-bottom: 1px solid ThreeDLightShadow;
|
||||
color: MenuText;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче