Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mdesign83 opened this issue Oct 1, 2024 · 1 comment
Open

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

mdesign83 opened this issue Oct 1, 2024 · 1 comment

Comments

@mdesign83
Copy link

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

@afterlogic-support afterlogic-support transferred this issue from afterlogic/webmail-lite Oct 1, 2024
@afterlogic-support
Copy link
Member

Thank you, I've reproduced the issue and reported it to the developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants