Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r=dbo

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@253319 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bugzilla%standard8.plus.com
2008-07-28 16:19:59 +00:00
parent 9b4f7429d3
commit 71e1e685da

View File

@@ -186,6 +186,7 @@ timezone-page {
-moz-user-focus: none;
}
/* This definition is only required for MOZILLA_1_8_BRANCH */
.textbox-addressingWidget[noMatchesFound="true"] {
color: red;
}