mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
do not display mouse as a clickable pointer when hovering on description in todo list
This commit is contained in:
@@ -28,7 +28,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.todoitem .description {
|
.todoitem .description {
|
||||||
cursor: pointer;
|
|
||||||
padding: 3px 0px;
|
padding: 3px 0px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
|
|||||||
Reference in New Issue
Block a user