Bug 614939 - 'No results' row in the awesome panel should not be highlighted [r=mfinkle]

This commit is contained in:
Vivien Nicolas 2010-12-09 10:08:57 -05:00
parent ff0348d29a
commit e579c0bd3b

View File

@ -850,7 +850,7 @@ autocompleteresult.noresults {
}
autocompleteresult.noresults:hover:active {
background-color: white;
background-color: white !important;
}
autocompleteresult.noresults > .autocomplete-item-container {