Settings and activity
5 results found
-
1 vote
An error occurred while saving the comment netaisllc shared this idea ·
-
53 votes
An error occurred while saving the comment netaisllc commented
Hmm.. not sure this use case is convincing. Security policies are very real, of course, but they may need to be updated. Perhaps an approach is to partner with a software publisher already accepted by the must-be-inside-the-dmz crowd.
-
235 votes
Adminsashika (Admin, Checkvist) responded
Dear Adrian, thanks for giving your vote to this issue! We’ll try hard to keep the user interface simple – promise!
An error occurred while saving the comment netaisllc commented
@sashika, isn't that what you get paid to do??? :)
Seriously, you two are doing an awesome job evolving Vist. Many thanks. -
1 vote
netaisllc shared this idea ·
-
34 votes
By the moment, you can modify Checkvist presentation in the PRO plan. You can alter some colors, and provide advanced custom CSS styles which allow to change the font size. But this requires hard CSS coding. We need to provide simple way to specify different styles for a list.
The sample CSS for reducing font size in the list is:
ul.topLevel li { font-size: 12px;}
ul.topLevel ul li, ul.topLevel ul li.task { font-size: 10px;}Some more customisation samples can be seen in this list: https://checkvist.com/checklists/486715
netaisllc supported this idea ·
sasha, too