Skip to content

css for delay in tooltip animation #73

@gitxav

Description

@gitxav

Hi all:

I wonder how to implement in css some delay in tooltip's display animation. For instance, I've tried the following but it has no effect:

tooltip-box {
    transition: .25s all ease !important;
    transition-delay: 1s !important;
}

I'll appreciate any hint.
Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions