index
:
watchdogs.git
master
Application that takes data from SEC directly on CEOs and determines suspicious activity using a page rank algorithm. Displays the results visually as a graph in a webfrontend.
csci0320
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
maps-frontend
/
src
/
css
/
Canvas.css
blob: 1bc45b51b14cbae2fe26bc33785d1939498e97ea (
plain
)
1
2
3
4
5
6
.
Map-canvas
{
touch-action
:
none
;
position
:
absolute
;
z-index
:
5
;
}