do not display mouse as a clickable pointer when hovering on description in todo list

This commit is contained in:
Anand Doshi 2012-08-09 12:16:03 +05:30
parent c4df355edc
commit c6cf4a2630

View File

@ -28,7 +28,6 @@
}
.todoitem .description {
cursor: pointer;
padding: 3px 0px;
display: inline-block;
width: 80%;