Skip to content

Commit

Permalink
Add new HotSpot library in SVG/JS - refs #7705
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelFQC committed Nov 30, 2015
1 parent 5ec4be2 commit 489ce96
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 0 deletions.
15 changes: 15 additions & 0 deletions main/plugin/hotspot2/css/hotspot.css
@@ -0,0 +1,15 @@
#hotspot-container {
line-height: 0;
/*position: relative;
width: 100%;
vertical-align: middle;
padding-bottom: 408px;
margin: 0;
overflow: hidden;*/
}
#hotspot-container svg {
/*display: inline-block;
position: absolute;
top: 0;
left: 0;*/
}

0 comments on commit 489ce96

Please sign in to comment.