* hide long task title

This commit is contained in:
Max Pozdeev 2010-02-16 17:40:45 +03:00
parent 3614a49490
commit d2606b3166

View file

@ -77,6 +77,7 @@ li.task-expanded .task-toggle { background-position:-48px 0; }
.task-actions { float:right; width:25px; text-align:right; }
.task-date { color:#999999; font-size:8pt; margin-left:4px; display:none; }
.show-inline-date .task-date { display:inline; }
.task-through { overflow:hidden; }
.task-title a { color:#000000; }
.task-title a:hover { color:#af0000; }
#page_tasks.readonly #tasklist li .task-actions { display:none; }