Merge PR #3064 into 17.0

Signed-off-by CarlosRoca13
This commit is contained in:
OCA-git-bot
2025-02-11 09:35:59 +00:00

View File

@@ -115,7 +115,8 @@ class ResCompany(models.Model):
background-color: %(color_navbar_bg_hover)s !important;
}
}
.o-mail-DiscussSystray-class {
.o_menu_systray .o-dropdown .dropdown-toggle {
color: %(color_navbar_text)s !important;
&:hover, &:focus, &:active, &:focus:active {
background-color: %(color_navbar_bg_hover)s !important;
}