diff --git a/.gitignore b/.gitignore index 4c00041..9bb37c2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ main_org.js proj-info.json tests/addProject-test.js .idea + diff --git a/eapp/modules/instrument-editor/css/ie-mgm.css b/eapp/modules/instrument-editor/css/ie-mgm.css new file mode 100644 index 0000000..a2de65f --- /dev/null +++ b/eapp/modules/instrument-editor/css/ie-mgm.css @@ -0,0 +1,3 @@ +.hand tr { + cursor: pointer; +} \ No newline at end of file diff --git a/eapp/modules/instrument-editor/html/ie-mgm.html b/eapp/modules/instrument-editor/html/ie-mgm.html index f29dc3a..11ac227 100644 --- a/eapp/modules/instrument-editor/html/ie-mgm.html +++ b/eapp/modules/instrument-editor/html/ie-mgm.html @@ -13,6 +13,7 @@ +