Commit 45f825c3 authored by kdabholkar's avatar kdabholkar

removing cursor

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@173830 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 95b31a58
...@@ -210,10 +210,10 @@ border: 1px solid #E7E7E7 !important; ...@@ -210,10 +210,10 @@ border: 1px solid #E7E7E7 !important;
.editTdClass .editTdClass
{ {
background-color: #f3f3f3 !important; background-color: #f3f3f3 !important;
cursor : url('/ibase/webitm/images/editCursor.png') -32 32, auto;; /* cursor : url('/ibase/webitm/images/editCursor.png') -32 32, auto;;*/
} }
.editInputCur .editInputCur
{ {
background-color: #f3f3f3 !important; background-color: #f3f3f3 !important;
cursor : url('/ibase/webitm/images/editCursor.png') -32 32, auto;; /*cursor : url('/ibase/webitm/images/editCursor.png') -32 32, auto;; */
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment