Hi, thanks for the relpy. I deleted the stuff regarding .hasSomethingIcon. The problem now is that icons get grouped up below, when I have a list with different lines al with different notes so I see a bunch of icons packed together. any way to fix this?
Hi, I don't quite understand you, could you please illustrate what you mean. In my case, I can see the cloud icon which allows me to collapse/expand notes section.
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.
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!
Some things I miss from Checkvist when working in the browser on an iPad (without keyboard): 1. The task menu (actions, aa) has no lc and "more" (which includes ex, for example). 2. I cannot invalidate a task (shift-space), or delete it. 3. For marking done/open, the swipe has to be carried out on the text of the task. For short entries (short word or even just a letter), this can be hard to do. These are exceptions, but why not allow swiping the whole task row?
You'll loose information about number of notes and attached files in UI, so I'd consider this a hack:
ReplyDelete.notesFragment:before {
font-family: FontAwesome;
content: "\f0c2";
visibility:visible;
}
.notesFragment {
visibility: hidden;
}
And you'll need to remove previous CSS regarding .hasSomethingIcon
Hi, thanks for the relpy. I deleted the stuff regarding .hasSomethingIcon. The problem now is that icons get grouped up below, when I have a list with different lines al with different notes so I see a bunch of icons packed together. any way to fix this?
ReplyDeleteHi, I don't quite understand you, could you please illustrate what you mean. In my case, I can see the cloud icon which allows me to collapse/expand notes section.
ReplyDelete