ADAM
/
AIAHTML5
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
Merge Requests
14
Labels
Wiki
Snippets
Download as
Plain Diff
Browse Code ยป
Commit
d5b0ebfbb13d25df8fd64a8dd3bfd488145dba3f
Authored by
Amrita Vishnoi
2017-08-17 13:32:22 +0530
2 parents
3d33aa29
4f8ba363
Merge branch 'CursorStuckAA' of http://52.6.196.163/ADAM/AIAHTML5 into Develop
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/views/aa/atlas-anatomy-detail.html
400-SOURCECODE/AIAHTML5.Web/app/views/aa/atlas-anatomy-detail.html
View file @
d5b0ebf
...
...
@@ -2,7 +2,7 @@
2
2
.canvas-annotationStyle {
3
3
display: none;
4
4
background-color: transparent;
5
- z-index: 1200
0
;
5
+ z-index: 1200
1
;
6
6
position: absolute;
7
7
left: 0;
8
8
right: 0;
...
...