Merge branch 'master' into dev

This commit is contained in:
alstjr7375 2021-11-27 16:48:51 +09:00
commit 7ffbc009c6

View file

@ -1014,11 +1014,11 @@
If this value is used, unset is required in the default theme.
*/
}
}
/* Fallback background */
menupopup:not(.cui-widget-panel.cui-widget-panelview, [placespopup="true"]) {
background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important;
/* Fallback background */
menupopup:not(.cui-widget-panel.cui-widget-panelview, [placespopup="true"]) {
background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important;
}
}
/* Default theme color preservation */