Skip to content

Top and bottom border not showing on IE8/Win XP qtip red #6

@gabrieliuga

Description

@gabrieliuga

Fix:

w = '< div class="qtip-borderTop" dir="ltr" style="height:' + B + "px; background-color:" + x + "; margin-left:" + B + 'px; line-height:0.1px; font-size:1px; padding:0;">' + u.topLeft + u.topRight + y; F.elements.wrapper.prepend(w); C = '< div class="qtip-borderBottom" dir="ltr" style="height:' + B + "px; background-color:" + x + "; margin-left:" + B + 'px; line-height:0.1px; font-size:1px; padding:0;">' + u.bottomLeft + u.bottomRight + y; Added background-color for qtip-borderTop/qtip-borderBottom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions