]> dev.renevier.net Git - syj.git/blobdiff - public/css/syjprint.css
better print support (bis)
[syj.git] / public / css / syjprint.css
index 5a1c6647d4bca769a2681d74afb4ac494c46ab85..305b06d64ab209a33bc1b5cf891b282c6db147cc 100644 (file)
@@ -8,40 +8,10 @@
     display: none;
 }
 
-div.olMap {
-    z-index: 0;
-}
-
-body, html {
-    width: 100%;
-    height: 100%;
-}
-
 #map {
-    position: absolute;
-    top: 0; left: 0; right: 0; bottom: 0;
-    width: 100%;
-    height: 100%;
     border: 1px solid;
 }
 
-#path-length {
-    display: none;
-    text-align: center;
-    position: absolute;
-    top: 1em;
-    left: 5em;
-    opacity: 0.85;
-    margin-right: 12px;
-    filter:alpha(opacity=85);
-    background-color: white;
-    padding: 2px 15px 2px 15px;
-    -moz-border-radius: 5px;
-    -webkit-border-radius: 5px;
-    border-radius: 5px;
-    background-color: white;
-}
-
 @page {
   size: landscape;
 }