* printer css updated

This commit is contained in:
Max Pozdeev 2009-10-02 21:04:54 +04:00
parent 41c84d4c2e
commit ffdab16e64

View file

@ -2,7 +2,7 @@ html { height:0; }
body { height:0; min-height:0; margin:0; }
h2{ display: none; }
h3 { border-bottom:2px solid #777777; }
#tabs { display: none; }
#lists { display: none; }
.small-bar { display:none; }
.task-actions { display:none; }
@ -18,9 +18,11 @@ div.task-note-block { border-left:1px solid #777777; background:none; padding-le
.task-date { white-space:nowrap; margin-left:10px; }
#tasklist li.today, #tasklist li.past { background-color:#ffffff; border-color:#dedede; }
.task-prio { font-weight:bold; }
#footer_content { border-top:1px solid #777777; background:none; }
#footer_content a { text-decoration:none; color:#000000; }
#sort { display:none; }
#tagcloudbtn { display:none; }
.mtt-notes-showhide { display:none; }