]> dev.renevier.net Git - syj.git/blobdiff - public/css/syjprint.css
add mapquest layer back
[syj.git] / public / css / syjprint.css
index 5a1c6647d4bca769a2681d74afb4ac494c46ab85..ebdef232f293c3eb46f2d928967bf37da051c800 100644 (file)
@@ -1,47 +1,17 @@
 /*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
     and is published under the AGPL license. */
 
-.olControlPanZoom, .olControlAttribution {
+.olControlPanZoom, .olControlAttribution, .olControlLayerSwitcher {
     display: none;
 }
-#message, #other-language, #menu, #user_area, #login_area, #newpwd_area, #termsofusearea, #footer, #map-overlay {
+#message, #other-language, #menu, #user_area, #login_area, #newpwd_area, #termsofusearea, footer, #map-overlay {
     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;
 }