Skip to content

ui-droppable-hover seems not working in v9 #114

Description

@karolymarton

Hi,

In my the latest upgrade it seems the hover effect on drag-n-drop to folder is broken.
Name: Afterlogic WebMail Lite PHP
Version: 9.8.0.build18-build-o3

I tested the https://lite.afterlogic.com/ and experienced the same. There is no style change on drag hover.

If I change the following CSS, it matches but the mask is not visible:
from

.panels.settings .folders .items_list .item > .title.droppableHover .name {
...

To:

.panel.left_panel .items_list .item > .title.ui-droppable-hover .name {
    color:#6ac697;
...
}

Best regards,
Karoly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions