add "tweaks" customisation

This commit is contained in:
bmFtZQ 2022-05-16 16:21:12 +08:00
parent aaa2e327ac
commit e4e54bc1a5
4 changed files with 59 additions and 25 deletions

View file

@ -215,12 +215,6 @@
}
/* auto complete popup */
menupopup,
panel[type="autocomplete-richlistbox"] {
/* -moz-window-shadow: none !important; */
appearance: none !important;
}
#PopupAutoComplete>.autocomplete-richlistbox {
background: var(--arrowpanel-background) !important;
color: var(--arrowpanel-color) !important;