mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
* corrected appearance of #taskview in print style
This commit is contained in:
parent
a4337974d6
commit
4ff7bae9bb
1 changed files with 2 additions and 0 deletions
|
|
@ -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; }
|
||||
Loading…
Reference in a new issue