Skip to content

Tooltip Background Color #2240

Closed Answered by vnbaaij
Lindsay-Mathieson asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

You need to target element(s) in the shadow DOM to achieve that:

fluent-tooltip::part(tooltip), fluent-tooltip::part(tooltip):after {
    background: lightgreen !important;
}

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Lindsay-Mathieson
Comment options

@dvoituron
Comment options

@Lindsay-Mathieson
Comment options

@vnbaaij
Comment options

@Lindsay-Mathieson
Comment options

Answer selected by vnbaaij
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants