Is it just me, or the share button in the toolbar is missing right now?
I'd like to @import some fonts, but Checkvist's custom CSS is loaded inside @media screen.
I'd like to @import some fonts, but Checkvist's custom CSS is loaded inside @media screen. @import rules must precede all other types of rules (with a few exceptions), hence cannot be used. Would be great if there was a way to use @import with Checkvist's custom CSS option.
I just checked. The button is there. (Safari on iOS.)
ReplyDeleteMay be you are logged out and viewing a public list?
ReplyDeleteThis is interesting. It is invisible on chrome, but visible in Safari on mac. When I use devtools, the following element has "display: none" in the computed CSS
ReplyDeleteshare
It turns out AdBlock Plus is hiding the element, because of the shareLink class.
ReplyDeleteishan chhabra Hello, thanks a lot for the investigation of the problem! May I ask you to take a look whether the problem is fixed on https://beta.checkvist.com site - we've renamed the corresponding CSS class.
ReplyDeleteThanks!
It works as expected in beta. Thanks for the quick turnaround.
ReplyDelete