diff --git a/src/print.css b/src/print.css index 74e96b6..4051326 100644 --- a/src/print.css +++ b/src/print.css @@ -26,3 +26,5 @@ div.task-note-block { border-left:1px solid #777777; background:none; padding-le #sort { display:none; } #tagcloudbtn { display:none; } .mtt-notes-showhide { display:none; } +.mtt-btnmenu { border:none; } +#taskview img { display:none; } \ No newline at end of file