Kravimir
Kravimir
The default Colorbox options place text in those button elements. If you are using icons instead, you can specify the aria-label attribute yourself. Here's the configuration I used on a...
I'm seeing this issue as well.
Don't we need to define minScrollTop before any resize events occur as well as redefine it after each time one occurs?
Thanks for taking a look at this. And thanks for the suggestion of reordering the rules which does seem to be an alternative workaround. I would conjecture that between the...
This seems to be the same as issue [https://github.com/jmosbech/StickyTableHeaders/issues/107](https://github.com/jmosbech/StickyTableHeaders/issues/107).
I took a different approach to a possible solution: #144
Thanks for posting that fix, **hitchhiker**. It makes the "right" property animate as expected. I've run into this problem on multiple projects now. Ben, would you please fix this? In...
Syl, couldn't the [https://developer.chrome.com/docs/extensions/reference/api/contextMenus#property-CreateProperties-documentUrlPatterns](documentUrlPatterns) property of the contextMenus API be used to implement that?