diff options
-rw-r--r-- | toolkit/themes/windows/global/autocomplete.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/themes/windows/global/autocomplete.css b/toolkit/themes/windows/global/autocomplete.css index 79748f2895..53b5c591f7 100644 --- a/toolkit/themes/windows/global/autocomplete.css +++ b/toolkit/themes/windows/global/autocomplete.css @@ -37,6 +37,8 @@ textbox:not(.padded) .textbox-input-box { panel[type="autocomplete"], panel[type="autocomplete-richlistbox"], +panel[type="private-autocomplete"], +panel[type="private-autocomplete-richlistbox"], .autocomplete-history-popup { -moz-appearance: none; border-width: 1px; |