Bug 525164: placeitem in BookmarkHelper should not be highlighted on :active [r=mark.finkle]

This commit is contained in:
Vivien Nicolas 2009-10-29 02:08:12 -04:00
parent 86f5924d49
commit 2983b5bb4f
2 changed files with 2 additions and 2 deletions

View File

@ -558,7 +558,7 @@ placeitem {
}
autocompleteresult:active,
placeitem:active,
placelist placeitem:active,
.autocompleteresult-selected {
background-color: #8db8d8;
}

View File

@ -319,7 +319,7 @@ placeitem {
}
autocompleteresult:active,
placeitem:active,
placelist placeitem:active,
.autocompleteresult-selected {
background-color: #8db8d8;
}