mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #29745 from overleaf/dp-close-button-color
Fix product tour close button color in dark mode GitOrigin-RevId: 8862b7414ee857497d37a313386229272eb6a28c
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
--editor-tour-tooltip-link-hover-color: var(--link-ui-hover);
|
||||
--editor-tour-tooltip-link-visited-color: var(--link-ui-visited);
|
||||
|
||||
.material-symbols {
|
||||
color: var(--bs-popover-header-color);
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--editor-tour-tooltip-link-color);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user