fix colouring for windows context menus
This commit is contained in:
parent
feb08f3c7d
commit
b0a634aad5
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@
|
|||
}
|
||||
|
||||
/* context menus */
|
||||
@media (-moz-os-version: windows-win10) {
|
||||
@media (-moz-windows-compositor) {
|
||||
menupopup {
|
||||
--panel-color: var(--arrowpanel-color) !important;
|
||||
--panel-border-radius: 4px !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue