Bug 1581973 - Restore unintentionally deleted blank line.

Differential Revision: https://phabricator.services.mozilla.com/D46269

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Tim Nguyen 2019-09-18 11:22:47 +00:00
parent 6630b99357
commit e92db864f2

View File

@ -421,6 +421,7 @@
color: var(--autocomplete-popup-color);
border-color: var(--arrowpanel-border-color);
}
#PopupSearchAutoComplete .autocomplete-richlistitem[selected] {
background: var(--autocomplete-popup-highlight-background);
color: var(--autocomplete-popup-highlight-color);