Dear friends, As you probably know, Google+ is going to shut down in a couple of months. It was a decent platform for us for many years, but now we have to ask you to move to our new discussion forum - https://discuss.checkvist.com If you need to comment on your old posts in this Google+ forum, please, consider creating a corresponding topic in the new place and add a link to the old discussion. See you there!
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.
A CSS hack which creates a Kanban-like board UI in a specified list: #list_481388 ul.topLevel { display: flex; } #list_481388 ul.topLevel > li { flex: 1 1 auto; } #list_481388 ul.topLevel > li > .frame{ display: none; } #parentTask_0 div.coreDiv { margin-right: 20px; } May be, will be useful to someone :)
Also, I have Markdown feature enabled.
ReplyDeleteHello Mantas, this is a known bug, we plan to fix it soon, hopefully in January. Please vote for http://checkvist.uservoice.com/forums/2121-general/suggestions/715182-support-angle-brackets-in-entries?ref=title
ReplyDeleteThanks a lot for writing us about this.