]> git.plutz.net Git - serve0/blobdiff - static/common.css
integrated stereoview in regular viewser
[serve0] / static / common.css
index eb2e7a92cdcf957273840f54d608ce7758a1d0c5..c73b25fb038be91e24ac0caecef9c76c1c82b425 100644 (file)
@@ -482,15 +482,3 @@ span.progress > span {
   min-width: 2em;
 }
 
-body.stereoview canvas {
-  position: fixed;
-  top: 0;
-  width: 50%;
-  margin: 0; padding: 0;
-}
-body.stereoview canvas#lv { left: 0; }
-body.stereoview canvas#rv { right: 0; }
-body.stereoview video {
-  position: fixed;
-  top: 0;
-}