Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Moode 4.1 Library page, opening action menu
#5
(06-18-2018, 10:16 PM)Tim Curtis Wrote: I think just adding some padding around the ellipsis button to expand the hit zone should do the trick. If you make the change below then you will need to toggle the Accent color in Customize to reload the updated panels.css.

/var/www/themes/alizarin/panels.css
.lib-action .btn {
.
.
.
padding:4px 15px;
}


Having the entire line be clickable requires some other code modifications to correctly position the menu. New menu positioning is in the works but might not make it into the next release.

-Tim

Hi Tim,

I like it!
I guess you can make this work for exactly the whole line by using:

Code:
padding: 4px 6px 4px 98%;

for me this is now getting me exactly the complete line as clickable.

thanks,

Hendrik-Jan
Reply


Messages In This Thread
RE: Moode 4.1 Library page, opening action menu - by hjheins - 06-19-2018, 12:08 PM

Forum Jump: