commit | c6cf4a2630481ecb02d0f19be4403d56463e362b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Aug 09 12:16:03 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Aug 09 12:16:03 2012 +0530 |
tree | 864292c4546fabe08ae38fbdf6762859e4e99e1a | |
parent | c4df355edc9cb41cd56201650180cc9b1168e0bd [diff] |
do not display mouse as a clickable pointer when hovering on description in todo list
diff --git a/erpnext/utilities/page/todo/todo.css b/erpnext/utilities/page/todo/todo.css index 9fe5955..499d891 100644 --- a/erpnext/utilities/page/todo/todo.css +++ b/erpnext/utilities/page/todo/todo.css
@@ -28,7 +28,6 @@ } .todoitem .description { - cursor: pointer; padding: 3px 0px; display: inline-block; width: 80%;